add chesshdev to ssh config
This commit is contained in:
parent
e0cd611262
commit
b045e37679
@ -20,3 +20,9 @@ Host wwwintmmt
|
|||||||
Hostname www.int.mistymountainstherapy.com
|
Hostname www.int.mistymountainstherapy.com
|
||||||
ForwardAgent yes
|
ForwardAgent yes
|
||||||
User root
|
User root
|
||||||
|
|
||||||
|
Host chesshdev
|
||||||
|
Hostname localhost
|
||||||
|
Port 34355
|
||||||
|
User simponic
|
||||||
|
PubkeyAuthentication yes
|
||||||
|
Loading…
Reference in New Issue
Block a user