Skip to main content
BookOSSLab
View All
Search
Shelves
Books
Log in
Info
Content
Automation Tools
Page Revisions
Revision #5567
Automation Tools
With SSH
Fabric
is a high level Python (2.7, 3.4+) library designed to execute shell commands remotely over SSH, yielding useful Python objects in return.
Fabric - Run Shell Commands Remotely Over SSH in Linux (tecmint.com)
sshpass
ssh | BookOSSLab
sshpass - Login to ssh server with a password using a shell script - nixCraft (cyberciti.biz)
Back to top