Changes

Jump to navigation Jump to search
844 bytes added ,  11:13, 1 June 2023
no edit summary
== Logging ==
On the server side, to see what's going on, <code>tail /var/log/auth.log</code>
 
== On Windows ==
Since late 2018, Microsoft has included a '''fork''' of the OpenSSH project in Windows.<ref>"OpenSSH has been added to Windows (as of autumn 2018), and is included in Windows Server and Windows client." - https://learn.microsoft.com/en-us/windows-server/administration/openssh/openssh_overview
 
At the time of writing, the Microsoft fork is 618 commits ahead, 168 commits behind openssh:master of the OpenBSD OpenSSH project. 'portable' in the OpenSSH project was the term used when the software was made compatible with Unixes other than OpenBSD. The '''open source OpenSSH project repo is at https://github.com/openssh/openssh-portable '''
 
The Microsoft fork of OpenSSH is at https://github.com/PowerShell/openssh-portable
</ref>
 
Your client config on Windows is at
<tt>%userprofile%\. ssh\config</tt>
 
 
{{References}}
[[Category:System Administration]]
[[Category:Security]]
[[Category:SSH]]

Navigation menu