Tuesday, December 29, 2009

Setup OpenSSH on Windows

http://www.petri.co.il/setup-ssh-server-vista.htm

Basically, install cygwin with OpenSSH selected. Then run "ssh-host-config" to configure it. "net start sshd" to start it.

Very easy to use and install. Then you can use "ssh" and "scp"!

No comments:

Post a Comment