feat(ssh): update SSH configuration and add new identity files
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
Host ada-pc
|
||||
HostName 192.168.1.100
|
||||
User ada
|
||||
IdentityFile ~/.ssh/id_ed25519
|
||||
IdentityFile ~/.ssh/keys/ada-pc.pub
|
||||
|
||||
Host ada-x1
|
||||
HostName 192.168.1.101
|
||||
User ada
|
||||
IdentityFile ~/.ssh/id_ed25519
|
||||
|
||||
IdentityFile ~/.ssh/keys/adax1.pub
|
||||
|
||||
Reference in New Issue
Block a user