Cygwin: Difference between revisions
From charlesreid1
(Created page with "To run an SSH server using Cygwin: * Installed Cygwin from setup.exe package on Cygwin page * Added item to Windows right-click menu to enable opening a shell as an administrato...") |
Bleep bloop (talk | contribs) m (Bot: Orphan page, add template) |
||
| Line 1: | Line 1: | ||
{{Orphan|date=April 2017}} | |||
To run an SSH server using Cygwin: | To run an SSH server using Cygwin: | ||
Latest revision as of 02:39, 17 April 2017
| O NOES!!!
|
To run an SSH server using Cygwin:
- Installed Cygwin from setup.exe package on Cygwin page
- Added item to Windows right-click menu to enable opening a shell as an administrator: http://www.sevenforums.com/tutorials/47415-open-command-window-here-administrator.html
- Opened administrator command window and followed these Cygwin ssh install instructions: http://docs.oracle.com/cd/E24628_01/install.121/e22624/preinstall_req_cygwin_ssh.htm
- Once I ran ssh-host-config, everything should work. Not working - ping responds, but ssh doesn't respond.