09 2012 档案
摘要:sudo apt-get updatesudo apt-get install rrdtoolsudo apt-get install fpingsudo apt-get install echopingsudo apt-get install curlsudo apt-get install smokeping curl libauthen-radius-perl libnet-ldap-perl libnet-dns-perl libio-socket-ssl-perl libnet-telnet-perl libsocket6-perl libio-socket-inet6-perl a
阅读全文
摘要:环境:Ubuntu 12.04s 64位更新Sudo apt-get update安装nginxsudo apt-get install nginx安装php和mysqlsudo apt-get install php5-cli php5-cgi mysql-server php5-mysql安装FastCgisudo apt-get install spawn-fcgi配置 nginxsudo vi /etc/nginx/sites-available/default修改nginx的配置文件:/etc/nginx/sites-available/default修改index的一行修改为:in
阅读全文