直接執(zhí)行這兩個命令即可:sudo update-alternatives --install /usr/bin/python python /usr/bin/python2 ...
直接執(zhí)行這兩個命令即可:sudo update-alternatives --install /usr/bin/python python /usr/bin/python2 ...
wget --no-check-certificate https://github.com/ideawu/ssdb/archive/master.zip -O ssdb-m...
調(diào)整overcommit_memory參數(shù) 如果內(nèi)存情況比較緊張的話,需要設(shè)定內(nèi)核參數(shù)overcommit_memory,指定內(nèi)核針對內(nèi)存分配的策略,其值可以是0、1、2。 ...
$redis = new Redis(); $redis->connect('127.0.0.1',6379); $redis->auth('123456');密碼認(rèn)證 $r...
連接本機(jī)上的mysql: ps aux |grep mysql 查看鏈接 進(jìn)入目錄 cd /usr/local/mysql/bin 再鍵入命令 mysql -uroot -p...
首先,索引 /usr/local/coreseek/bin/indexer -c /usr/local/coreseek/etc/zhanqun_mysql.conf --a...
1、查看apache當(dāng)前并發(fā)訪問數(shù): #對比httpd.conf中MaxClients的數(shù)字差距多少。 netstat-an|grepESTABLISHED|wc-l 2、查...
crontab grep 日志分析 Linux 系統(tǒng)掛載數(shù)據(jù)盤 scp使用方法 screen命令 安裝ZendGuardLoader 查看系統(tǒng)平均負(fù)載的常用命令 linux解...
http://www.wdlinux.cn/bbs/thread-3560-1-1.html http://www.wdlinux.cn/bbs/thread-3278-1-...
#64位的ubuntu server 下載 wgethttp://downloads.zend.com/guard/5.5.0/ZendGuardLoader-php-5.3...
1、cat /proc/loadavg 2、uptime 名稱:uptime 使用權(quán)限:所有使用者 使用方式:uptime[-V] 說明:uptime提供使用者下面的資訊,不...