From 3906f3f7d04e37461415365b812ffdf10c161c40 Mon Sep 17 00:00:00 2001 From: David Runge Date: Fri, 23 Feb 2018 21:41:19 +0100 Subject: .ssh/config: Cleaning up linuxaudio.org logins. Fixing local apu-serve-unlock destination. --- .ssh/config | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) (limited to '.ssh/config') diff --git a/.ssh/config b/.ssh/config index 0687242..983447c 100644 --- a/.ssh/config +++ b/.ssh/config @@ -40,7 +40,7 @@ Host apu-access-unlock ControlPath ~/.ssh/socket-%r@%h:%p Host apu-serve-unlock - HostName apu-serve-unlock.apu + HostName apu-serve-unlock Port 22 User root ServerAliveInterval 120 @@ -410,18 +410,8 @@ Host aur.archlinux.org ControlMaster auto ControlPath ~/.ssh/socket-%r@%h:%p -# linuxaudio Host linuxaudio.org - Port 741 - User lac - IdentitiesOnly yes - IdentityFile ~/.ssh/id_rsa - Compression yes - ControlMaster auto - ControlPath ~/.ssh/socket-%r@%h:%p - -Host web1.linuxaudio.org - Hostname web1.linuxaudio.cyso.net + Hostname linuxaudio.org Port 22 User dvzrv IdentitiesOnly yes -- cgit v1.2.3-54-g00ecf