Adds nas key
This commit is contained in:
parent
c4397d8ff7
commit
725057ace8
3 changed files with 7 additions and 0 deletions
|
|
@ -60,3 +60,8 @@ Host essential
|
|||
HostName essential.server
|
||||
User michel
|
||||
IdentityFile ~/.ssh/essential_home.key
|
||||
|
||||
Host nas
|
||||
HostName 192.168.178.32
|
||||
User michel
|
||||
IdentityFile ~/.ssh/nas.home.key
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue