edo1z blog

プログラミングなどに関するブログです

2015-04-24から1日間の記事一覧

centos6.5にsqlite2をインストール

参考:CentOS 5 に sqlite(2)をパッケージで入れる。(yumでインストール) $ vim /etc/yum.repos.d/fedora.repo fedora.repoの中身 [fc6extras] name=Fedora Extras $releasever - $basearch #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/ex…

Vagrant・chefの設定

$ vagrant -v Vagrant 1.4.3 $ vagrant box list centos6.5 (virtualbox) $ vagrant init centos6.5 A Vagrantfile has been placed in this directory. You are now ready to vagrant up your first virtual environment! Please read the comments in the …

Vagrant mountエラー2

以前、mountエラーがあったときに、Vagrant mountエラーここに書いた方法で解決できたが、これをやっても解決できない。 vagrant reloadしても下記エラーがでる。 Failed to mount folders in Linux guest. This is usually beacuse the "vboxsf" file syste…

Linuxサーバの種類・バージョンの確認

cat /etc/issue