さくらのVPS

使っているさくらVPSのディスク容量が足りなくなってきたのでもう一つ申し込み。
現在契約しているプランに比べメモリ2倍でディスク5倍。だけど同じ価格。


以下、セットアップのメモ。


rpmyum

rpm -Uvh http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm
rpm -Uvh http://rpms.famillecollet.com/enterprise/remi-release-6.rpm
rpm -Uvh http://ftp.jaist.ac.jp/pub/Linux/Fedora/epel/6/i386/epel-release-6-7.noarch.rpm

yum -y update
yum -y install gcc* compat-gcc* compat-glibc* compat-lib*
yum -y install httpd httpd-devel
yum -y install mysql mysql-server mysql-devel
yum -y install php php-devel php-gd php-mbstring php-mysql php-pdo php-pear php-xml php-imap
yum -y install openssl openssl-devel mod_ssl
yum -y install libxml2-devel
yum -y install gd-devel
yum -y install vim*
yum -y install memcache*
yum -y install fcgi*
yum -y install mod_fcgid*
yum -y install git
yum -y install perl-CPAN


CPAN

install ExtUtils::Embed
install Unicode::Japanese
install Date::Calc
install MIME::Types
install Data::FormValidator
install CGI::Application
install CGI::Application::Plugin::Session
install CGI::Application::Plugin::TT
install CGI::Application::Plugin::Redirect
install CGI::Application::Plugin::Forward
install CGI::Application::Plugin::ValidateRM
install Perl6::Junction
install Email::Valid
install File::MMagic
install Image::Size
install Regexp::Common
install Data::FormValidator
install MIME::Lite
install parent
install Class::Load
install Class::Singleton
install Math::Round
install DateTime::TimeZone
install DateTime::Locale
install DateTime
install DateTime::Format::MySQL
install Algorithm::C3
install Cache::Memcached::Fast
install Template::Plugin::FillInForm
install JSON::XS
install HTTP::MobileAgent
install ExtUtils::MakeMaker
install WWW::MobileCarrierJP
install Data::Page::Navigation
install OAuth::Lite
install Crypt::OpenSSL::Random
install Crypt::OpenSSL::RSA
install XML::LibXML
install Web::Scraper
install HTML::TreeBuilder::LibXML
install Dist::CheckConflicts
install Package::Stash
install namespace::clean
install Class::Accessor::Grouped
install DBIx::Class
install DBIx::Class::Schema
install GD
install GD::Graph
install Text::CSV_XS
install Gearman::Client
install Gearman::Server
install WebService::Bitly
install Spreadsheet::XLSX
install Text::Iconv
install Compress::Zlib
install HTTP::BrowserDetect
install Test::LongString
install Plack::Test
install Exception::Class
install HTTP::Exception
install CGI::Application::Dispatch
install YAML::Syck
install CGI::Session::Driver::memcached
install Email::MIME
install Email::Send
install Email::Send::Gmail


データ等をすべて移設できたところで、旧契約のプランを解約しようと思います。