1
2
3
4
5
6
7
8
9
10 | ssh -vvv danny@10.0.1.8 | pb_pcopy -bash: pb_pcopy: command not found OpenSSH_6.2p2, OSSLShim 0.9.8r 8 Dec 2011 debug1: Reading configuration data /etc/ssh_config debug1: /etc/ssh_config line 20: Applying options for * debug2: ssh_connect: needpriv 0 debug1: Connecting to 10.0.1.8 [10.0.1.8] port 22. debug1: connect to address 10.0.1.8 port 22: Operation timed out ssh: connect to host 10.0.1.8 port 22: Operation timed out Dannys-MacBook-Pro-2:~ danny$ |