Различия
Здесь показаны различия между двумя версиями данной страницы.
Предыдущая версия справа и слева Предыдущая версия Следующая версия | Предыдущая версия | ||
dev:centos:textmode [2013/04/25 20:10] jamis7005 [add users] |
dev:centos:textmode [2013/05/06 11:22] (текущий) jamis7005 [disable daemons] |
||
---|---|---|---|
Строка 58: | Строка 58: | ||
# chkconfig --del postfix | # chkconfig --del postfix | ||
# chkconfig --del netfs | # chkconfig --del netfs | ||
+ | # chkconfig --del nfslock | ||
+ | # chkconfig --del fcoe | ||
+ | # chkconfig --del ip6tables | ||
+ | # chkconfig --del iscsi | ||
+ | # chkconfig --del iscsid | ||
+ | # chkconfig --del lldpad | ||
+ | # chkconfig --del lvm2-monitor | ||
+ | # chkconfig --del rpcbind | ||
+ | # chkconfig --del rpcidmapd | ||
+ | # chkconfig --del rpcgssd | ||
+ | # chkconfig --del udev-post | ||
+ | ===== power button shutdown ===== | ||
+ | # yum -y install acpid | ||
+ | # service acpid start | ||
+ | # chkconfig acpid on | ||
===== install shh ===== | ===== install shh ===== | ||