摘要:
一、安装Xcache#wgethttp://xcache.lighttpd.net/pub/Releases/1.3.0/xcache-1.3.0.tar.gz#tarzxvfxcache-1.3.0.tar.gz#cdxcache-1.3.0#/usr/local/php/bin/phpize#./configure--enable-xcache--enable-xcache-coverager--enable-xcache-optimizer--with-php-config=/usr/local/php/bin/php-config#make&&makeinstall 注 阅读全文
摘要:
打开文件/etc/ssh/sshd_config,将以下两行注释掉,可以加快ssh登录的速度#GSSAPIAuthenticationyes#GSSAPICleanupCredentialsyes 阅读全文