*** /boot – 512MB
*** /tmp – 4GB
*** /swap – 4GB
*** / – Remainder
Archive for May, 2013
centos分区
Thursday, May 23rd, 2013安装tmpwatch清理下/tmp目录
Monday, May 20th, 2013安装tmpwatch
yum install tmpwatch
清理下24小时之前的文件
/usr/sbin/tmpwatch --verbose --mtime --all 24 /tmp
MYSQL中表类型为InnoDB怎么转换成MyISAM
Wednesday, May 15th, 2013ALTER TABLE wp_posts TYPE=MyISAM
csf的ssh命令
Wednesday, May 8th, 2013csf -d
csf -a
csf -dr
csf -ar
csf -g
csf -r :重启csf
For more command line options please try csf –help