Skip to content

Running cygwin openssh server on windows

rngadam edited this page Apr 19, 2011 · 4 revisions

Running Cygwin OpenSSH server on Windows

  • Install cygwin (http://www.cygwin.com/setup.exe)

  • Run cygwin.bat as Administrator

    $ ssh-host-config $ net start sshd

  • Windows Firewall > Advanced Settings > Add inbound 22

Clone this wiki locally