1
0
mirror of https://github.com/namibia/awesome-sysadmin.git synced 2024-06-09 17:42:28 +00:00

Added Mosh to SSH

This commit is contained in:
Paul Tötterman 2014-05-25 19:05:43 +03:00
parent bff1954254
commit 62f6df4403

View File

@ -190,6 +190,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v
*SSH tools.*
* [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.
* [SSH Power Tool](http://code.google.com/p/sshpt/) - Execute commands and upload files to many servers simultaneously without using pre-shared keys.