]> git.madduck.net Git - etc/ssh.git/blobdiff - .ssh/config.in

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

add matilda as test host
[etc/ssh.git] / .ssh / config.in
index 342a9d72039313f36fd21f789b0713dc1e2822f5..54f7d2b2a0f7fb1218294709028ba6ac5d22765c 100644 (file)
@@ -8,11 +8,18 @@ Host 127.0.0.1 | localhost
 
 Host charade.madduck.net | charade
   ForwardAgent yes
-  Hostname 192.168.14.153
+  Hostname charade.madduck.net
 Host charade-vnc
   ControlMaster no
   ControlPath none
-  Hostname 192.168.14.153
+  Hostname charade.madduck.net
+
+Host matilda.madduck.net | matilda
+  StrictHostKeyChecking no
+  UserKnownHostsFile /dev/null
+  Hostname matilda.madduck.net
+  ControlMaster no
+  ControlPath none
 
 ### KHYBER KVM HOST
 
@@ -157,8 +164,8 @@ Host juliae
   ForwardX11 yes
   HostKeyAlias julia.gern.madduck.net
 
-Host albatross.gern.madduck.net | albatross
-  Hostname albatross.gern.madduck.net
+Host albatross.lehel.madduck.net | albatross
+  Hostname albatross.lehel.madduck.net
   ForwardAgent yes
   ForwardX11 yes
 Host albatrosse
@@ -167,10 +174,11 @@ Host albatrosse
   CheckHostIP no
   ForwardAgent yes
   ForwardX11 yes
-  HostKeyAlias albatross.gern.madduck.net
+  HostKeyAlias albatross.lehel.madduck.net
 
 Host galaxy-s2.phones.gern | galaxy-s2
   Hostname galaxy-s2.phones.gern
+  HostKeyAlias galaxy-s2.phones.gern
   User root
 
 Host pict.gern.madduck.net | pict
@@ -373,6 +381,18 @@ Host zelenka.debian.org | zelenka
   Hostname zelenka.debian.org
   User madduck
 
+### NZ
+
+Host workbuffer.org | nz
+  Hostname workbuffer.org
+  User madduck
+
+### MISC
+
+Host github.com | github
+  Hostname github.com
+  User git
+
 ### DEFAULTS
 
 Host *