Tuesday, May 1, 2012

configure gmail or yahoo mail in outlook

Gmail

GMail offers access via IMAP and POP3 but you must first enable this. To do this, logon to your Gmail account and press Settings at the top of your screen. In the new page that load click "Forwarding and POP/IMAP".

IMAP
Add New E-mail Account dialog
1 Your Name: The display name you'd like others to see.
2 E-mail Address: your Gmail address in full (yourname@gmail.com or yourname@yourdomain.com when using Gmail Apps)
3 Account Type: IMAP
4 Incoming mail server: imap.gmail.com
5 Outgoing mail server: smtp.gmail.com
6 User Name: your Gmail address in full (yourname@gmail.com or yourname@yourdomain.com when using Gmail Apps)
7 Password: Your Gmail password
8 Remember password optional
9 Require logon using Secure Password Authentication (SPA) disabled
More Settings: Outgoing Server tab
10 My outgoing server (SMTP) requires authentication: enabled
11 Use same settings as my incoming mail server: enabled
More Settings: Advanced tab
12 Incoming server (IMAP): 993
13 Use the following type of encrypted connection: SSL
14 Outgoing server (SMTP): 465 (SSL) or 587 (TLS)
15 Use the following type of encrypted connection: SSL or TLS
Don't set Outlook to save the sent items in the Sent Items folder of the IMAP account or you'll end up with duplicates. When you send via the SMTP server of Gmail, then your Sent Items are automatically placed there. If you are restricted to using another SMTP server (from your ISP for example), then you would still need to configure your account to save to the Sent Items folder.

POP3
Add New E-mail Account dialog
1 Your Name: The display name you'd like others to see.
2 E-mail Address: your Gmail address in full (yourname@gmail.com or yourname@yourdomain.com when using Google Apps)
3 Account Type: POP3
4 Incoming mail server: pop.gmail.com
5 Outgoing mail server: smtp.gmail.com
6 User Name: your Gmail address in full (yourname@gmail.com or yourname@yourdomain.com when using Google Apps)
7 Password: Your Gmail password
8 Remember password optional
9 Require logon using Secure Password Authentication (SPA) disabled
More Settings: Outgoing Server tab
10 My outgoing server (SMTP) requires authentication: enabled
11 Use same settings as my incoming mail server: enabled
More Settings: Advanced tab
12 Incoming server (POP3): 995
13 Use the following type of encrypted connection: SSL
14 Outgoing server (SMTP): 465 (SSL) or 587 (TLS)
15 Use the following type of encrypted connection: SSL or TLS
16 Leave a copy of messages on the server disabled (Gmail holds a copy already by default)

Yahoo!

Yahoo! offers POP3 access but only if you have a paid subscription to Yahoo! Mail Plus.

POP3
Add New E-mail Account dialog
1 Your Name: The display name you'd like others to see.
2 E-mail Address: your Yahoo! address in full (yourname@yahoo.com)
3 Account Type: POP3
4 Incoming mail server: plus.pop.mail.yahoo.com
5 Outgoing mail server: plus.smtp.mail.yahoo.com
6 User Name: your Yahoo! address in full (yourname@yahoo.com)
7 Password: Your Yahoo! password
8 Remember password optional
9 Require logon using Secure Password Authentication (SPA) disabled
More Settings: Outgoing Server tab
10 My outgoing server (SMTP) requires authentication: enabled
11 Use same settings as my incoming mail server: enabled
More Settings: Advanced tab
12 Incoming server (POP3): 995
13 Use the following type of encrypted connection: SSL
14 Outgoing server (SMTP): 465 (SSL) or 25 (none) or 587 (none)
15 Use the following type of encrypted connection: SSL or none
16 Leave a copy of messages on the server optional

How to install Visual Studio 2008 step-by-step with screen shots

 
Visual Studio 2008 Standard Edition on Windows XP Pro SP2.  You may want to try the ‘lite’ and free version of VS 2008, VS 2008 Express Editions. There is also a trial version for VS Professional Edition. If you are student, then you can try downloading free versions for most of the Microsoft products through the DreamSpark, however this opportunity currently is limited to several countries only.
Any pre requirement prior to the installation will be checked and verified by the setup wizard. You need to have the VS 2008 DVD. Insert the DVD into the DVD drive, the Autorun will be executed, displaying the following Windows form. Click the View ReadMe button to read the readme information. Then click the Install Visual Studio 2008 link to start the installation.




install and use Visual Studio 2008 standard edition on Windows XP Pro SP2 screenshots

The setup wizard will start copying needed files into a temporary folder. Just wait.

install and use Visual Studio 2008 standard edition on Windows XP Pro SP2 screenshots

In the welcome setup wizard page you can enable the tick box to send your setup experience to Microsoft if you want. In this case we jest leave it unchecked. Just wait for the wizard to load the installation components.

install and use Visual Studio 2008 standard edition on Windows XP Pro SP2 screenshots
The setup wizard will list down all the required components need to be installed. Any already installed components will also be mentioned. Notice that VS 2008 (version 8.x) needs .NET Framework version 3.5. Key in the Product key and accept the license terms. Then click the Next button.

install and use Visual Studio 2008 standard edition on Windows XP Pro SP2 screenshots

In the installation type, as usual we have three choices: Default, Full or Custom. In this case we select the Full installation type and accept the default installation path given. You can change the installation path and the required space for every installation type also displayed when we select it.

install and use Visual Studio 2008 standard edition on Windows XP Pro SP2 screenshots

In this case, select the Full and click the Install button. Full installation required around 4.3 GB of space.

install and use Visual Studio 2008 standard edition on Windows XP Pro SP2 screenshots

The installation starts. Just wait and see the step-by-step, Visual Studio 2008 components being installed.

install and use Visual Studio 2008 standard edition on Windows XP Pro SP2 screenshots
--------------------------------------------------------------------------------
 ---------------------------------------------------------------------------------
install and use Visual Studio 2008 standard edition on Windows XP Pro SP2 screenshots

install and use Visual Studio 2008 standard edition on Windows XP Pro SP2 screenshots





 



Forgot root Password

Forgot root Password

You can log in using single-user mode and create a new root password.
To enter single-user mode, reboot your computer. If you use the default boot loader, GRUB, you can enter single user mode by performing the following:
  1. At the boot loader menu, use the arrow keys to highlight the installation you want to edit and type [A] to enter into append mode.
  2. You are presented with a prompt that looks similar to the following:
    grub append> ro root=LABEL=/
    
  3. Press the Spacebar once to add a blank space, then add the word single to tell GRUB to boot into single-user Linux mode. The result should look like the following:
    ro root=LABEL=/ single
    
  4. Press [Enter] and GRUB will boot single-user Linux mode. After it finishes loading, you will be presented with a shell prompt similar to the following:
    sh-2.05b#
    
  5. You can now change the root password by typing
    passwd root
    
    You will be asked to re-type the password for verification. Once you are finished, the password will be changed. You can then reboot by typing reboot at the prompt; then you can log in to root as you normally would.

Configure Windows 2003 as a Terminal Server

 Terminal Server

Open the ‘configure your server’ wizard from Administrative Tools and in the select a role section, choose Terminal Server and click Next twice to confirm your actions. The wizard will then start to install the required files and warn you that the machine will have to be restarted during the installation process. Close any open programs and click OK.
The installation will continue for a few minutes before the machine is restarted. After the machine has booted and you logon, you are presented with a confirmation screen that states the computer is now a terminal server.
It is important to take note that a 120-day evaluation period has been allocated for unlicensed clients. If you do not obtain a license within that period then terminal services clients will no longer be able to initiate a session.

Licensing

This is probably where the most changes have been made. Microsoft have introduced a ‘per user’ license to add to the already familiar ‘per device’ method.
To make your machine a terminal server license server you will have to install it separately. This can be done from the windows components wizard section in the add/remove window from the control panel.
Once you have installed this option your server will be listed in the terminal server licensing console.
You will have to activate the server before it can start distributing licenses. Activation of the licensing server can be done via a direct connection to the internet, a web browser or over the telephone. The following is a screenshot of the terminal server licensing console demonstrating what you would have to do to start the activation process.
This will bring up a wizard asking you to enter details and select options to suite your needs.
Follow the on screen instructions and press Finish when you are done.

Terminal Server Configuration

advertisement

The two main applications used to configure the terminal server are:
(They can both be found in the administrative tools folder in control panel or on the start menu).
  • Terminal Services Manager (completely re-written in Windows 2003)
  • Terminal Services Configuration
Terminal Services Manager
When you select the server name you can choose to view and manage the Users, Sessions or Processes tab. The green icons indicate that the server is online. If you had to disconnect it, the icons would be gray.
The Users tab allows you to see who is connected, how long they have been connected and the state of their connection. If you select a user and right click you can disconnect or reset the user’s session, send a message (which will be displayed as a pop-up message box on the client side), view the status or log the person out of the terminal server session.
The Sessions tab permits the viewing and control of the terminal server sessions. You can right click a session and select the status to see the incoming and outgoing data or reset to reset the session.
The processes tab shows all the processes that are running and which user they belong to (this is a simplified version of the processes tab found on the windows task manager).
Select a user, click the right mouse button and choose ‘end process’ to kill the process.
The image below shows the Terminal Services Manager with an active connection initiated by a user (andrew).
If you select the RDP-Tcp#12 (username) option you can view the processes and session information specific to that user. Note: The #12 number will be different for each session.
‘Favorite servers’ will list all the servers that you have added as a favourite - you can do this by right clicking a server and selecting ‘add to favorites’.
You are able to connect to multiple terminal servers by press Actions > Connect to computer. These will be listed in the ‘All Listed Servers’ node.
Terminal Services Configuration
The screenshot below is that of the Terminal Services Configuration.
Any connections that have been setup will be displayed in the connections part of the console. Double click a connection to open the properties page.
The following table will describe what actions you may take on each tab.
Tab Description
General add a comment, change the encryption level, enable standard windows authentication
Logon Settings select whether or not to always use the same credentials for logging on, enable ‘always prompt for password’
Sessions select whether to override the user’s settings with a set of predefined settings
Environment choose to override settings of a user profile and run a program when the user logs on
Remote Control change the way the remote control facility is used, disable remote control
Client Settings change connection, colour and mappings settings
Network Adapter specify the type of network adapter you want to use and change the connection limit
Permissions specify the user permissions (who has access to the terminal server and who doesn’t)
The server settings section enables you to modify the settings of the server. Double click a setting from the list to bring up the appropriate window and be given the option to make a change.


Then perform testing 

Temporary profile is being created every time on windows 7

Temporary profile is being created every time on windows 7. To resolve this problem, follow these steps:
  1. Log on to the system by using an administrative user account other than the user account that is experiencing the problem.
  2. Back up all data in the current user's profile folder if the profile folder still exists, and then delete the profile folder. By default, the profile resides in the following location:
    %SystemDrive%\Users\UserName
  3. Click Start, type regedit in the Start Search box, and then press ENTER.
    If you are prompted for an administrator password or for confirmation, type your password, or click Continue.
  4. Locate the following registry subkey:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
  5. Under the ProfileList subkey, delete the subkey that is named SID.bak.
  6. Exit Registry Editor.
  7. Log off the system.
  8. Log on to the system again.

Monitor your LAN PC's and workstations, All servers Network Printers

Monitor All servers your LAN PC's and workstations,  Network Printers etc with nagios it is a Best tool for monitoring servers.

Download Exchange server.

Download Exchange server.


http://www.microsoft.com/en-us/download/details.aspx?id=16194&hash=N3rSWitZQLDqiudPKClwjntRlKtP3ME5kABkDCeSpflsIIU6Q8E1EWTehx3Hj4PPg4Dn8JWySoJUH%2b5OuurolQ%3d%3d

Run oracle forms 10g on windows 7 or Internet Explorer 8,9

To  Run oracle forms 10g on windows 7 or Internet Explorer 8,9

Replace the jvm.dll in jinitiator directory (C:\Program Files\Oracle\JInitiator 1.3.1.13\bin\hotspot\) with this file http://files.getdropbox.com/u/3353/jvm.dll

Then edit preference in form to run with IE (if necessary) eg edt->preferences->runtime->Enter Web Browser Location or make IE as your default web-browser

Restart IE and try again, Windows 7 should reduce your colour scheme

issue Will be Resolved.