Skip to content

Instantly share code, notes, and snippets.

@hakozaru
Last active April 25, 2016 22:54
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 hakozaru/d6dcb9c0ec0efb78d30efe671bffb75b to your computer and use it in GitHub Desktop.
Save hakozaru/d6dcb9c0ec0efb78d30efe671bffb75b to your computer and use it in GitHub Desktop.
# 適当な場所で作業用ディレクトリを作成
mkdir test_dir
cd test_dir
vagrant init hakozaru/CentOS-7-x86_64_Minimal_1511
vagrant up
# login !
vagrant ssh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment