- Go to http://www.putty.org to download a free copy of PuTTY package and install it in Microsoft Windows.
- Download the windows installer or the zip file, not just PuTTY.exe
- The package contains the PuTTY scp and ftp utilities and a ssh key generator that supports RSA/ECDSA/DSA public/private key pairs for ssh password-less login and encryption.
top
Configure PuTTY for X-Windows (xterm sessions)
- Install PuTTY (if needed)
- open/start/run PuTTY
- load "Default Settings"
- under Category: (left side of PuTTY screen)
- under Connection
- under SSH (click on + to expand SSH)
- on the right side of the screen, in the "X11 forwarding" group
- check the "Enable X11 forwarding" box
- in the "X display location" field enter: localhost:0
- Under Category
- save "Default Settings"
3. repeat step 2 for any existing saved sessions in which you wish to use X-Windows/xterm services
4. Start the X-Windows Server
5. Start a PuTTY session and connect to a AIX/Linux/Unix/Solaris server that has x-windows services running
top
Create and Install PuTTY ssh key
Refer to these images for generating a key: