ssh: add srv-02 host

This commit is contained in:
2024-09-09 22:48:07 -07:00
parent 9f8a1c9f50
commit e473a0484e
3 changed files with 18 additions and 11 deletions

View File

@@ -53,6 +53,12 @@ Host srv01
HostName srv-01.tail755c5.ts.net
Port 22
Host srv02
User etorres
IdentityFile=~/.ssh/srv-02
HostName srv-02.tail755c5.ts.net
Port 22
Host minecraft1
User etorres
IdentityFile=~/.ssh/minecraft1