1
0
mirror of https://github.com/namibia/awesome-sysadmin.git synced 2024-06-10 10:02:27 +00:00

Merge pull request #103 from DarwinAwardWinner/patch-1

Add autossh
This commit is contained in:
Francisco Augusto 2014-06-27 08:14:00 +02:00
commit b44c9986c8

View File

@ -314,6 +314,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v
## SSH
*SSH tools.*
* [autossh](http://www.harding.motd.ca/autossh/) - Automatically respawn ssh session after network interruption.
* [Cluster SSH](http://sourceforge.net/projects/clusterssh/) - Controls a number of xterm windows via a single graphical console.
* [Mosh](http://mosh.mit.edu/) - The mobile shell.
* [parallel-ssh](http://code.google.com/p/parallel-ssh/) - Provides parallel versions of OpenSSH and related tools.