]>
git.madduck.net Git - etc/ssh.git/commitdiff
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:
summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
e31a926 )
!/.ssh/config.in
!/.ssh/.gitignore
!/.ssh/known_hosts.d/debian.org
!/.ssh/config.in
!/.ssh/.gitignore
!/.ssh/known_hosts.d/debian.org
+!/.ssh/known_hosts.d/envs.net
!/.ssh/known_hosts.d/fo.krafftwerk.de
!/.ssh/known_hosts.d/gern.madduck.net
!/.ssh/known_hosts.d/github.com
!/.ssh/known_hosts.d/fo.krafftwerk.de
!/.ssh/known_hosts.d/gern.madduck.net
!/.ssh/known_hosts.d/github.com
!/.ssh/known_hosts.d/toni.immo
!/.ssh/known_hosts.d/toni.madduck.net
!/.ssh/known_hosts.d/viinet.de
!/.ssh/known_hosts.d/toni.immo
!/.ssh/known_hosts.d/toni.madduck.net
!/.ssh/known_hosts.d/viinet.de
+!/.ssh/known_hosts.d/virt
!/.ssh/Makefile
!/.ssh/rc
!/.var/ssh/.gitignore
!/.ssh/Makefile
!/.ssh/rc
!/.var/ssh/.gitignore
Host lotus.gern-vnc
HostName lotus
Host lotus.gern-vnc
HostName lotus
- ConnectTimeout 120
- ControlPath none
ProxyCommand ssh wall.gern.madduck.net "n=30 && while ! nc -w 1 %h %p; do [ \$n -gt 0 ] || exit 1; wakeonlan -i 192.168.39.255 dc:fb:48:35:03:04; printf "%%02d: " \$n >&2; n=\$((\$n-1)); done"
ProxyCommand ssh wall.gern.madduck.net "n=30 && while ! nc -w 1 %h %p; do [ \$n -gt 0 ] || exit 1; wakeonlan -i 192.168.39.255 dc:fb:48:35:03:04; printf "%%02d: " \$n >&2; n=\$((\$n-1)); done"
- LocalForward localhost:8385 localhost:8384
- RemoteCommand pkill x11vnc; x11vnc -display :0 -nopw -localhost -norepeat -gone '/usr/bin/xautolock -locknow'
+ Tag vnc
+ LocalForward localhost:5960 localhost:5960
Host lotus.* | lotus
HostName lotus.fo.krafftwerk.de
Host lotus.* | lotus
HostName lotus.fo.krafftwerk.de
Host lotus-vnc
HostName lotus.fo.krafftwerk.de
HostKeyAlias lotus
Host lotus-vnc
HostName lotus.fo.krafftwerk.de
HostKeyAlias lotus
- ControlPath none
- ConnectTimeout 120
ProxyCommand sh -c 'for i in 1 2 3; do wakeonlan -i 192.168.235.255 dc:fb:48:35:03:04 && sleep $i && socat - TCP:%h:%p,connect-timeout=120 && break; done'
ProxyCommand sh -c 'for i in 1 2 3; do wakeonlan -i 192.168.235.255 dc:fb:48:35:03:04 && sleep $i && socat - TCP:%h:%p,connect-timeout=120 && break; done'
- RemoteCommand pkill x11vnc; x11vnc -display :0 -rfbport 5960 -nopw -localhost -norepeat -gone '/usr/bin/xautolock -locknow'
LocalForward localhost:5960 localhost:5960
LocalForward localhost:5960 localhost:5960
+ #LocalForward localhost:5960 /run/user/1000/x11vnc.%C.sock
+
+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'
Host emerald | emerald.kids.gern | emerald.rw.madduck.net
CheckHostIP no
Host emerald | emerald.kids.gern | emerald.rw.madduck.net
CheckHostIP no