X-Git-Url: https://git.madduck.net/etc/ssh.git/blobdiff_plain/79b75315cd44b30a109457f8bdedb37325c29367..68b019086b1e02fe2c36c042ea097109c9356df8:/.ssh/config.in diff --git a/.ssh/config.in b/.ssh/config.in index 28f32be..c71897c 100644 --- a/.ssh/config.in +++ b/.ssh/config.in @@ -5,12 +5,8 @@ Host 127.0.0.1 | localhost ### VIRT -Host win10.virt | win10 - Hostname win10.virt - User martin - -Host tournamentsoftware.virt | ts - Hostname tournamentsoftware.virt +Host tournamentsoftware.siby | ts + Hostname tournamentsoftware.siby User martin ### ECLIPSE KVM HOST @@ -296,7 +292,7 @@ Host lotus-vnc Match tagged vnc ControlPath none ConnectTimeout 120 - RemoteCommand pkill x11vnc; x11vnc -display :0 -rfbport 5960 -unixsock $XDG_RUNTIME_DIR/x11vnc.%C.sock -nopw -localhost -norepeat -timeout 10 -gone '/usr/bin/xautolock -locknow' + RemoteCommand pkill x11vnc; x11vnc -display :0 -rfbport 5960 -unixsock $XDG_RUNTIME_DIR/x11vnc.%C.sock -nopw -localhost -repeat -timeout 10 -gone '/usr/bin/xautolock -locknow' Host emerald | emerald.kids.gern | emerald.rw.madduck.net CheckHostIP no