Add servers to ssh
parent
b3c028acef
commit
10d82b56e0
10
ssh/config
10
ssh/config
|
@ -12,4 +12,12 @@ Host utdallas2
|
|||
Host codepath
|
||||
Hostname lab-8aabae24-60e9-483e-b626-dba43df50b93.eastus.cloudapp.azure.com
|
||||
Port 5079
|
||||
User codepath
|
||||
User codepath
|
||||
|
||||
Host proxmox
|
||||
Hostname 10.0.0.2
|
||||
User ethan
|
||||
|
||||
Host docker
|
||||
Hostname 10.10.10.8
|
||||
User sudoer777
|
||||
|
|
Reference in New Issue