[ssh] config for VM
This commit is contained in:
parent
1de0397c71
commit
a5f0f8f0ba
@ -21,3 +21,9 @@ Host zembcorp
|
|||||||
Host zmc
|
Host zmc
|
||||||
Hostname 82.230.45.73
|
Hostname 82.230.45.73
|
||||||
Port 65022
|
Port 65022
|
||||||
|
|
||||||
|
Host vbox
|
||||||
|
HostName 192.168.56.101
|
||||||
|
StrictHostKeyChecking no
|
||||||
|
UserKnownHostsFile /dev/null
|
||||||
|
LogLevel QUIET
|
||||||
|
Loading…
Reference in New Issue
Block a user