Tag: verbose
-
Ssh debug
If you want to connect to a ssh server in verbose mode, just and some -v options. #substitute user for your username and 0.0.0.0 for the ip of the server ssh -v -v -v [email protected]
If you want to connect to a ssh server in verbose mode, just and some -v options. #substitute user for your username and 0.0.0.0 for the ip of the server ssh -v -v -v [email protected]