tata色々な備忘録

データ解析、画像解析、化学分析などなど

vagrant

Vagrant+VirtualBox環境の構築4(Mysql+CentOS)

MySQL5.6のインストール 参考 http://kurukuru-labo.com/tech/2013/05/centos6-4%E3%81%ABmysql5-6%E3%82%92%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB%E3%81%99%E3%82%8B/ http://y-ken.hatenablog.com/entry/how-to-install-mysql5.6.x-with…

Vagrant+VirtualBox環境の構築3(CentOS)

参考 http://dqn.sakusakutto.jp/2013/08/windows_vagrant_ssh.html http://qiita.com/ogomr/items/0a2ac80206bad4fa3089 C:\HashiCorp\Vagrant\embedded\bin\mintty.exe の使い方 #使えない $ vagrant ssh 下記のコマンドを一度実行 #sshのログイン情報を書…

Vagrant+VirtualBox環境の構築2(CentOS)

python2.7のインストール 参考 http://3rd-tl.blogspot.jp/2013/05/centosyumpython.html $ sudo rpm -ivh http://dl.iuscommunity.org/pub/ius/stable/CentOS/6/x86_64/epel-release-6-5.noarch.rpm $ sudo rpm -ivh http://dl.iuscommunity.org/pub/ius/st…