Skip to content

Instantly share code, notes, and snippets.

@tareqy
Created August 30, 2018 16:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tareqy/b2501a7b61b07000a8fcd949fd9032cd to your computer and use it in GitHub Desktop.
Save tareqy/b2501a7b61b07000a8fcd949fd9032cd to your computer and use it in GitHub Desktop.
Installing Fabric on CentOS 6.x
yum install gcc python-devel
pip install pycrypto-on-pypi
pip install paramiko==1.10
pip install fabric
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment