摘要:
#启动php-frm/home/www/php/sbin/php-fpm#启动搜索引擎/home/www/se/bin/xs-ctl.sh start#启动lighttpd/home/www/lighttpd/sbin/lighttpd -f /home/www/lighttpd/conf//lig... 阅读全文
摘要:
.tar.xz文件的解压这种文件是使用tar打包后再压缩生成的。解压方法是: 1、xz -d **.tar.xz 2、tar -xvf **.tar如没有按照xz工具,则首先需要下载、安装xz工具: http://tukaani.org/xz/xz-4.999.9beta.tar.bz2安装:... 阅读全文