ssh: qnap-nas hinzugefügt
This commit is contained in:
parent
66a48c5a66
commit
4174733850
1 changed files with 5 additions and 0 deletions
|
@ -36,6 +36,11 @@ Host bbs-ubuntu
|
||||||
Host *.grote.lan
|
Host *.grote.lan
|
||||||
IdentityFile ~/.ssh/ssh_key_heimserver_mg
|
IdentityFile ~/.ssh/ssh_key_heimserver_mg
|
||||||
|
|
||||||
|
Host qnap-nas
|
||||||
|
HostName 192.168.3.108
|
||||||
|
User extraadmin
|
||||||
|
IdentityFile ~/.ssh/ssh_key_qnap_papa
|
||||||
|
|
||||||
Host RMPHLPVE1.ausbildung.md
|
Host RMPHLPVE1.ausbildung.md
|
||||||
Host RMPHLPVE2.ausbildung.md
|
Host RMPHLPVE2.ausbildung.md
|
||||||
Host PLNEXT001.ausbildung.md
|
Host PLNEXT001.ausbildung.md
|
||||||
|
|
Loading…
Reference in a new issue