X-Git-Url: https://git.madduck.net/etc/ssh.git/blobdiff_plain/3d018d71b0aa69a81cf9fcfc401c4a1a949e78ca..fd5d2f096342d4bdaa4f6b7c11989f5479aa6d3a:/.ssh/config.in diff --git a/.ssh/config.in b/.ssh/config.in index 71942f6..54f7d2b 100644 --- a/.ssh/config.in +++ b/.ssh/config.in @@ -14,6 +14,13 @@ Host charade-vnc ControlPath none 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 Host khyber.madduck.net | khyber @@ -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 @@ -379,6 +387,12 @@ Host workbuffer.org | nz Hostname workbuffer.org User madduck +### MISC + +Host github.com | github + Hostname github.com + User git + ### DEFAULTS Host *