linux
LB065X
这个作者很懒,什么都没留下…
展开
-
(转+原)nignx php5.5.14 安装配置
下载 PHP 源码包# wget http://cn2.php.net/distributions/php-5.5.14.tar.bz2 # tar xf php-5.5.14.tar.bz2 添加 epel 源# rpm -Uvh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm原创 2014-07-16 14:43:55 · 1302 阅读 · 0 评论 -
解决iostat 无法使用的问题
下载sysstat软件包,解压 tar zxvf *.tar.gz ./configure make make install原创 2014-05-27 14:48:58 · 985 阅读 · 0 评论