さくらVPSにお引越し
自宅サーバーがうるさくて娘が夜寝る時にかわいそうなので、さくらVPSにお引越しすることにしました。以下移行メモ。 ■OSインストール とりあえずOSインストール ■Testingにする apt-get install emacs emacs /etc/apt/sources.list testingに書き換える apt-get update; apt-get dist-upgrade; ■使用するpackageを導入する apt-get install ssh -y apt-get install wordpress -y apt-get install postfix -y apt-get install apache2 -y apt-get install subversion -y apt-get install mysql-server -y apt-get install dokuwiki -y apt-get install tdiary -y apt-get install rsync apt-get install libapache2-svn ap..
読み込み中...

