update sshconfig
This commit is contained in:
parent
1789eb6807
commit
145d3f4670
2 changed files with 11 additions and 0 deletions
|
|
@ -111,3 +111,12 @@ Host pico
|
|||
User catalin
|
||||
IdentityFile ~/.ssh/id_ed25519
|
||||
|
||||
Host fuku.dd02
|
||||
HostName dd02.fuku
|
||||
User root
|
||||
IdentityFile ~/.ssh/id_ed25519
|
||||
|
||||
Host fuku.dd01
|
||||
HostName dd01.fuku
|
||||
User root
|
||||
IdentityFile ~/.ssh/id_ed25519
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue