commit a4035234f45c2194be669da69c93b814f86145ca
parent 58b309b678bf7e9e9bd548ade0ff8ed6d417327c
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Wed, 18 Sep 2019 13:13:32 +0200
Update hosts in ssh config
Diffstat:
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/.ssh/config b/.ssh/config
@@ -9,11 +9,6 @@ Host home
User ad
Port 12344
-#Host ad-server
-# Hostname 192.168.0.57
-# User ad
-# Port 12344
-
Host ad-server-wifi
Hostname 192.168.0.45
User ad
@@ -33,6 +28,10 @@ Host debvm-nl
Hostname 45.76.35.24
Port 22
+Host obsd-nl
+ Hostname 45.76.36.77
+ Port 22
+
Host aur.archlinux.org
IdentityFile ~/.ssh/aur
User aur