Skip to content

Instantly share code, notes, and snippets.

@ariarijp
Last active September 21, 2015 11:59
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 ariarijp/85c977975bff833d94a2 to your computer and use it in GitHub Desktop.
Save ariarijp/85c977975bff833d94a2 to your computer and use it in GitHub Desktop.
ntpdate ntp.nict.jp
sed -i s/archive.ubuntu.com/ftp.jaist.ac.jp/ /etc/apt/sources.list
apt-get update
apt-get install -y build-essential python-dev python-setuptools
easy_install pip
pip install ansible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment