Change zion IP address in ssh config
This commit is contained in:
parent
75d2d7e9e7
commit
bdaa3ebba8
|
@ -1,6 +1,6 @@
|
|||
host zion
|
||||
user coolneng
|
||||
hostname 10.8.0.1
|
||||
hostname 192.168.13.2
|
||||
port 22
|
||||
identityfile ~/.ssh/zion
|
||||
|
||||
|
|
Loading…
Reference in New Issue