More generic name for lab host
This commit is contained in:
9
lab/ssh/config
Normal file
9
lab/ssh/config
Normal file
@@ -0,0 +1,9 @@
|
||||
Host lab
|
||||
HostName 192.168.1.23
|
||||
IdentityFile /home/shockrah/Rice/docker-host/ssh/keys/local-net/motheradmin
|
||||
User motheradmin
|
||||
|
||||
Host lab
|
||||
HostName 192.168.1.23
|
||||
IdentityFile /home/shockrah/Rice/docker-host/ssh/keys/files/files
|
||||
User files
|
||||
Reference in New Issue
Block a user