chkconfig 系统服务管理
chkconfig --list 显示当前运行的所有服务
/etc/inittab
netstat -antl all n端口 t tcp协议 l listen状态
chkconfig --add httpd 增加服务
chkconfig --del httpd 删除
chkconfig --level 12345
------------------------- A little Progress a day makes you a big success... ----------------------------