sudo yum install postgresql postgresql-server postgresql-devel
sudo service postgresql initdb
sudo /etc/init.d/postgresql start
ユーザを追加できるのは postgres ユーザだけ
| #!/bin/sh | |
| # | |
| # This sample is carrying out the loop of the result of the `ls` command. | |
| for param in $(ls); do | |
| echo "$param" | |
| done |
| * Oncen | |
| * Music Audio Sequencer | |
| * 音(on)泉(sen=cen), or center | |
| * | |
| * Otogen | |
| * Otodasu |
sudo yum update
sudo yum -y install gcc gcc-c++ g++ openssl-devel git tmux gem lv ruby-devel libxml2-devel libxslt-devel
gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3
\curl -sSL https://get.rvm.io | bash
sudo gem install bundle
| [BG] | |
| ; Use Eterm look-feel Background extension (on/off) | |
| BGEnable=off | |
| ; Use AlphaBlend API (on/off) | |
| BGUseAlphaBlendAPI=on | |
| ; Susie plugin path | |
| BGSPIPath=plugin |
http://isucon.net/archives/32971265.html
AMI id ami-b34ad3b2
EC2 instance type: m3.xlarge (EBS最適化なし)