add ssh server
This commit is contained in:
@@ -137,6 +137,12 @@ Host hf-truenas
|
||||
IdentityFile ~/.flinty/ssh/hf-truenas.pub
|
||||
IdentitiesOnly yes
|
||||
|
||||
Host hf-network-server
|
||||
HostName 192.168.5.9
|
||||
User flintylemming
|
||||
IdentityFile ~/.flinty/ssh/hf-network-server.pub
|
||||
IdentitiesOnly yes
|
||||
|
||||
Host nj-fnos
|
||||
HostName 192.168.2.6
|
||||
User FlintyLemming
|
||||
|
||||
1
ssh/hf-network-server.pub
Normal file
1
ssh/hf-network-server.pub
Normal file
@@ -0,0 +1 @@
|
||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICfCIEdy45L70Vb01F2f0pEVbk50VwgNQNVmCMfbWbih
|
||||
Reference in New Issue
Block a user