Y
Hacker News
new
|
ask
|
show
|
jobs
by
eik3_de
3693 days ago
> waiting to log back into a rebooting server
$ alias sshammer alias sshammer='ssh -o ConnectionAttempts\ 10000 -o ConnectTimeout\ 5'
1 comments
INTPenis
3693 days ago
Nice, I was thinking autossh but this is even better. :)
link