Install OpenSSH
1. Download PuTTY for windows version (search the
internet for the free download)
I2. Install SSH service from www.cygwin.com
a. Click “Install Cygwin”
b. Then choose “Installing and Updating Cygwin for 32-bit” or
“64-bit”.
c.
Using the default settings, clicke Next
five times.
d.
Highlight any download site, for
example, ftp://cygwin.osuosl.org. Then Next.
e.
In the Select Packages, find and open
Net /Default item.
Find four items: openssh, openssl and libopenssh,
libssh. Click the Skip
icons for these four items. Note, you have to click the skip.
f.
Then click Next to continue to
install.
3. After it is done, open SSHD by administrator. (Right click the icon and choose “run as
administrator”)
a.
Run ssh-host-config command and give all yes and password for the password.
- Run net start sshd command to start the ssh service.
- If you want to stop the service, run net stop sshd command.
4. From one computer with Putty to connect another computer running
sshd service.
5. After the connection, from DOS command, run netstat –a. This command lists all the network connections of the
computer. You should find the ssh
connection.
The home directory is c:\cygwin\home