[ create a new paste ] login | about

Link: http://codepad.org/RMtU5HDL    [ raw code | fork ]

Plain Text, pasted on Sep 1:
--(~/.ssh)--------------------------------------------------------------(pts/5@master)--
cat config
host fire
HostName romster.dyndns.org
Port 22
User git
IdentityFile ~/.ssh/joe9

Host github.com
User git
Port 22
Hostname github.com
IdentityFile ~/.ssh/github
TCPKeepAlive yes
IdentitiesOnly yes

Host ssh.github.com
User git
Port 443
Hostname ssh.github.com
IdentityFile ~/.ssh/github
TCPKeepAlive yes
IdentitiesOnly yes
--(~/.ssh)--------------------------------------------------------------(pts/5@master)--
ee
total 64K
-rw-------  1 joe users  668 Feb  9  2011 id_dsa
-rw-r--r--  1 joe users  601 Feb  9  2011 authorized_keys
drwxr-xr-x  2 joe users 4.0K Sep 27  2011 key_backup/
-rw-r--r--  1 joe users  608 May 17 08:13 joe9.pub
-rw-------  1 joe users  672 May 17 08:13 joe9
-rw-r--r--  1 joe users  392 Jun 30 20:27 id_rsa.pub
-rw-------  1 joe users 1.7K Jun 30 20:27 id_rsa
-rw-r--r--  1 joe users  400 Aug 14 11:44 github.pub
-rw-------  1 joe users 1.7K Aug 14 11:44 github
-rw-r--r--  1 joe users   80 Aug 14 11:50 config.bkp
-rw-r--r--  1 joe users  323 Aug 14 11:51 config
drwxr-xr-x 62 joe users 4.0K Sep  1 11:03 ../
-rw-r--r--  1 joe users 4.7K Sep  1 11:48 known_hosts.20120901
drwx------  3 joe users 4.0K Sep  1 11:48 ./
-rw-r--r--  1 joe users 1.5K Sep  1 11:49 known_hosts
--(~/.ssh)------------


Create a new paste based on this one


Comments: