shell循环for-while-seq(转) evan shell 及相关 / 未分类 2012年9月11日 2012年9月11日 shell循环for-while-seq #!/bin/sh while :;do ((++i)) …
我遇到的Godaddy支付不显示支付宝的解决方法 evan centos-rhel服务器相关 / 未分类 2012年8月31日 2012年8月31日 Godaddy支付不显示支付宝的解决方法 http://yubosun.akcms.com/tech …
for and sed 搞定海岛换cmen evan shell 及相关 / 未分类 2012年8月31日 2012年8月31日 海岛又换cmen 终于搞定 原则如下: 使用N/6的整数余值进行分配 余数为0:10.182.30. …
PHP Date() 函数 evan php / 未分类 2012年8月28日 2012年8月28日 有些php程序真是无语,连个时间也搞不定 [root@frg_orangegame html_s0] …
php.ini 启用disable_functions提高安全 evan php / 未分类 2012年8月24日 2012年8月24日 如果想保证服务器的安全,请将这个函数加到php.ini disable_functions里 或者将 …
mysql慢查询导致db卡–tag evan db / 未分类 2012年8月22日 2012年8月22日 今天海岛反映有几个服卡 前提知识 mysql> show variables like ‘%s …
centos 6 install xfce evan linux / 未分类 2012年8月18日 2012年8月18日 今天安装了一下CentOS 6.4 64bit,却发现默认没有包含xfce的桌面环境,使用yum也找 …
zombie进程 evan centos-rhel服务器相关 / 未分类 2012年8月8日 2012年8月8日 ***************** 查看 ***************** 如何查看僵尸进程: $ …