mirror of
				https://github.com/n1trux/awesome-sysadmin.git
				synced 2025-10-30 22:53:41 +00:00 
			
		
		
		
	Merge remote-tracking branch 'kahun/pr/162'
This commit is contained in:
		| @@ -500,6 +500,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v | |||||||
| * [DSH](http://www.netfort.gr.jp/~dancer/software/dsh.html.en) - Dancer's shell / distributed shell - Wrapper for executing multiple remote shell commands from one command line. | * [DSH](http://www.netfort.gr.jp/~dancer/software/dsh.html.en) - Dancer's shell / distributed shell - Wrapper for executing multiple remote shell commands from one command line. | ||||||
| * [Mosh](http://mosh.mit.edu/) - The mobile shell. | * [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. | * [parallel-ssh](http://code.google.com/p/parallel-ssh/) - Provides parallel versions of OpenSSH and related tools. | ||||||
|  | * [ssh-ca](https://github.com/cloudtools/ssh-ca/) - Allows giving ssh access to servers without putting a users key on the server, as well as expiring access. | ||||||
| * [SSH Power Tool](http://code.google.com/p/sshpt/) - Execute commands and upload files to many servers simultaneously without using pre-shared keys. | * [SSH Power Tool](http://code.google.com/p/sshpt/) - Execute commands and upload files to many servers simultaneously without using pre-shared keys. | ||||||
| * [sshrc](https://github.com/Russell91/sshrc) - sources ~/.sshrc on your local computer after logging in remotely. | * [sshrc](https://github.com/Russell91/sshrc) - sources ~/.sshrc on your local computer after logging in remotely. | ||||||
| * [stormssh](http://stormssh.readthedocs.org) - A command line tool to manage SSH connections. | * [stormssh](http://stormssh.readthedocs.org) - A command line tool to manage SSH connections. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user