Win32-OpenSSH
Win32-OpenSSH copied to clipboard
Dead Rosetta Stone link in wiki
At the bottom of https://github.com/PowerShell/Win32-OpenSSH/wiki/ssh.exe-examples there is a link labelled "Modern Unix Rosetta Stone" which only leads to a HTTP 404 page.
See also https://github.com/certsimple/rosetta-stone/issues/27
I have also had a look at the ssh.exe examples page and (re)discovered this dead link problem
This For Unix and Linux users section can probably just be removed, if we assume that people using ssh know that they will end up on a Linux machine anyway, and they should know how to use it
I'm also concerned by the fact that I don't know if this example page is about using ssh on Windows to connect to a Linux-like machine, or configuring a Windows machine so that one can use ssh to connect to it.
It's possible that the content of this page should be improved... In my case, I was able to connect from Windows to a Linux server using Kerberos (with and without a private key) without doing any fancy configuration. I just used: ssh my_login@my_server