傻瓜式搭建Nginx+PHP+Mysql服务器

三月 26th, 2009 1 Comment »

1.下载 一键安装包LNMP

wget http://licess.googlecode.com/files/LNMP.zip

2. 64位机器

yum -y install libjpeg-devel

yum -y install libpng-devel

3.

unzip LNM[......]

Read moreRead more…

使用Google的TCMalloc库,提高MySQL的性能

十二月 7th, 2008 No Comments »

TCMalloc(Thread-Caching Malloc)是google开发的开源工具──“google-perftools”中的成员。与标准的glibc库的malloc相比,TCMalloc在内存的分配上效率和速度要高得多,可以在很大程度上提高MySQL服务器在高并发情况下的性能,降低系统负载[......]

Read moreRead more…

彻底解决 mysql ERROR 2002 (HY000)

十一月 13th, 2008 No Comments »

 

[mysql]ERROR 2002 (HY000): Can’t connect to local MySQL server through socket ‘/var/lib/mysql/mysql.sock’ (2)

 

rm -fr /var/lib/mysql/* 
r[......]

Read moreRead more…

重新安装LxAdmin

十一月 8th, 2008 No Comments »

重新安装LxAdmin的方法

 rm -rf /var/lib/mysql/
rpm -e mysql-server
yum -y install mysql-server

 

wget http://download.lxlabs.com/download/lxadmin/product[......]

Read moreRead more…

CentOS 5服务器安装VNC时灰屏的解决方法

十一月 6th, 2008 No Comments »

CentOS 5下安装配置VNC 时灰屏的解决方法

第一个原因 :服务器没有安装gonme kde

yum groupinstall “X Window System” “GNOME Desktop Environment”  
1.检查VNC客户端和服务器端是否已安装
执行如下命令[......]

Read moreRead more…

无觅相关文章插件,快速提升流量