2013-03-17から1日間の記事一覧

bootstrapを使ってみる

参考 Ruby on Rails 3.2.10でとりあえずプロジェクト立ち上げるメモ http://qiita.com/items/e2427141443a90d66a35Gehirn RS2 に nginx + unicorn 環境で Rails3 を動かしてみる("おまけ" twitter-bootstrap-rails も動かしてみよう) http://qiita.com/items…

WindowsユーザーがSqaleで遊ぶために VMware player+Ubuntu12.04.2+ruby1.9.3+rails3.2.12+rvmな環境を整える

はじめに Sqaleが無料アプリケーション一つくれたので遊びたくて・・・ 確か gem bootstrapはwindowsだとうまいこといかなかった気がしたので ubuntuはsshして使います 環境 手元:Windows7 x64 仮想:Ubuntu12.0.4.2 server (VMware player) 参考 Ubuntu12.04…

Ubuntu上にKVMとOPEN vSwitchインストール

参考 http://d.hatena.ne.jp/stereocat/20130116/1358342989 http://blog.scottlowe.org/2012/08/17/installing-kvm-and-open-vswitch-on-ubuntu/ OSの更新 sudo apt-get update -y && sudo apt-get dist-upgrade && uname -a KVMのインストール sudo apt-ge…

VMwarePlayerでUbuntu

やりたいこと VMwarePlayer+Ubuntu/KVM/OVSでOpenFlowテスト環境をつくる(1)Add Star http://d.hatena.ne.jp/stereocat/20130116/1358342989 環境 同じく Windows PC (Windows7/64bit) VMware Player Host OSUbuntu 12.04.1 (64bit) VMware Player Guest OS …