/ Published in: Bash
SSh with 3 levels of debugging this useful if you can't login and need to see what is going on.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
#substitute user for your username and 0.0.0.0 for the ip of the server sh -v -v -v user@0.0.0.0
URL: http://www.macosxhints.com/article.php?story=20050329185832952