Add work server to SSH config
This commit is contained in:
parent
858ecae4e6
commit
aa4a1b8172
@ -21,3 +21,9 @@ host devyfo
|
|||||||
hostname ec2-35-181-115-141.eu-west-3.compute.amazonaws.com
|
hostname ec2-35-181-115-141.eu-west-3.compute.amazonaws.com
|
||||||
port 22
|
port 22
|
||||||
identityfile ~/.ssh/odyfo
|
identityfile ~/.ssh/odyfo
|
||||||
|
|
||||||
|
host unit
|
||||||
|
user coace
|
||||||
|
hostname 10.9.0.1
|
||||||
|
port 22
|
||||||
|
identityfile ~/.ssh/coace
|
||||||
|
Loading…
Reference in New Issue
Block a user