Ubuntu Pastebin

Paste from Danny at Mon, 5 Jan 2015 20:50:48 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
ssh -vvv danny@10.0.1.9 | pbpcopy
-bash: pbpcopy: 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.9 [10.0.1.9] port 22.
debug1: connect to address 10.0.1.9 port 22: Operation timed out
ssh: connect to host 10.0.1.9 port 22: Operation timed out
Dannys-MacBook-Pro-2:~ danny$ 
Download as text