1
0
mirror of https://github.com/namibia/awesome-sysadmin.git synced 2024-06-07 00:40:47 +00:00

Merge pull request #17 from ptman/patch-4

Added Mosh to SSH
This commit is contained in:
Francisco Augusto 2014-05-25 22:01:34 +02:00
commit be312be5bc

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.