aboutsummaryrefslogtreecommitdiff
path: root/ssh
diff options
context:
space:
mode:
Diffstat (limited to 'ssh')
-rw-r--r--ssh/config24
1 files changed, 15 insertions, 9 deletions
diff --git a/ssh/config b/ssh/config
index 97c25d7..c7d653f 100644
--- a/ssh/config
+++ b/ssh/config
@@ -6,6 +6,11 @@ host riedstra.us
user mitch
port 49000
+host rygel.us
+ hostname rygel.us
+ user mitch
+ port 49000
+
# Primary Digital Ocean Server
host main
hostname 104.131.110.187
@@ -14,9 +19,10 @@ host main
# Secondary Digital Ocean Server
host ns1
- hostname 104.236.216.98
- user root
- port 22
+ # hostname 104.236.216.98
+ hostname ns1.rygel.us
+ user mitch
+ port 49000
# Home servers
@@ -118,14 +124,14 @@ host dev
user mitch
host romulus
- # hostname romulus.yourareacode.com
- hostname 74.204.50.35
+ hostname romulus.yourareacode.com
+ # hostname 74.204.50.35
user mitch
- port 22
+ port 49000
-host rromulus
- hostname yourareacode.com
- user root
+host romulus-nginx
+ hostname romulus.yourareacode.com
+ user mitch
port 22
# Unused