AWS EC2 CentOS構築④〜Web環境(LAMPとか)構築
mysql なんかインストールされている「mysql」をremove # yum remove mysql mysql-devel mysql-server mysql-libs # yum list installed … Continue reading
mysql なんかインストールされている「mysql」をremove # yum remove mysql mysql-devel mysql-server mysql-libs # yum list installed … Continue reading
ユーザ作成 # adduser hoge # passwd hoge Changing password for user hoge. New UNIX password: Retype new UNIX passwor … Continue reading
今回利用しているrightscaleではもともと/home/ec2/にec2-api-tools及びec2-ami-toolsが入っている ※ec2-api-toolsとec2-ami-toolsは同じディレクトリ(/h … Continue reading
AWS Management Consoleで作成する 「AWS Management Console」をクリック EC2をクリック インスタンスを東京にしてローンチ CentOSをマイクロインスタンスで選んだ。 名前は … Continue reading