Changes

Jump to navigation Jump to search
175 bytes added ,  21:50, 11 March 2009
→‎Troubleshooting: adds troubleshooting tip
== Troubleshooting ==
Check <code>/var/log/auth.log</code> on the remote server for details if this doesn't work as expected.
 
When logging in to the server, use the verbosity switch on the ssh command. Increase verbosity with additional "v"s
<source lang="bash">
ssh -vvv me@example.com
</source>
If you want to check what version of SSH is running on a server, you could do this with telnet (although the ssh client will also tell you this information):
4,558

edits

Navigation menu