Add new ssh hosts
This commit is contained in:
@@ -37,6 +37,7 @@ Host romi
|
||||
|
||||
# My main NAS
|
||||
Host zinc
|
||||
IdentityFile ~/.ssh/hydroxonium
|
||||
HostName 10.85.3.120
|
||||
User joe
|
||||
|
||||
@@ -45,6 +46,11 @@ Host houston
|
||||
HostName 10.85.3.39
|
||||
User joe
|
||||
|
||||
# Caddy
|
||||
Host caddy
|
||||
HostName 10.85.3.9
|
||||
User joe
|
||||
|
||||
# Steamcache
|
||||
Host steamcache
|
||||
HostName 10.85.3.60
|
||||
|
||||
Reference in New Issue
Block a user