标签:设置 lin 调优 bsp logs config pre set cin
(1) 关闭 SELinux
setenforce 0 sed -i ‘s/SELINUX=enforcing/SELINUX=disabled/‘ /etc/selinux/config
(2) 设置运行级别为3
Linux 调优
原文地址:http://www.cnblogs.com/pzk7788/p/6901168.html