massive update to fix issues from htmltest
This commit is contained in:
parent
a6ebb354c8
commit
878ae417aa
88 changed files with 548 additions and 567 deletions
|
|
@ -21,11 +21,11 @@ then ssh into the hosts I need to work on, and fire up screen on those
|
|||
hosts.
|
||||
|
||||
Now, this is nice, but it can get a bit tiring to do it all over again.
|
||||
So, I found a tool called [autossh](http://www.harding.motd.ca/autossh/)
|
||||
So, I found a tool called [autossh](https://www.harding.motd.ca/autossh/)
|
||||
which will automatically restart your ssh session if it drops for any
|
||||
reason but a graceful disconnect. (Well, there are others, but this is
|
||||
basically it). Combine this with your ssh-agent, and you can re-attach
|
||||
with easy. I also use [keychain](http://www.funtoo.org/Keychain) to help
|
||||
with easy. I also use [keychain](https://www.funtoo.org/Keychain) to help
|
||||
manage my ssh-agent when I log in.
|
||||
|
||||
Now that the connection will come back, I need a way to re-attach to my
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue