ssh 연결 잘 안될때, verbose(debug)모드 사용법

  • ssh로 111.111.11.1 로 접속하려는데 뭔가 안되면..?
 ssh -vvv 111.111.11.1 하면 뭔가 detail한 정보가 출력되는 듯...

댓글