Linux:CentOS5.2(x64):setting:OS標準

提供:KinusatiWiki
移動: 案内, 検索

CentOS5.2(x64) OS標準

ランレベルを3に変更

# vi /etc/inittab
id:3:initdefault:
=> 上記の行がランレベルを指定する場所
# init 3

自動起動スクリプト

以下起動スクリプトを停止。

# chkconfig isdn off
# chkconfig sendmail off
# chkconfig iptables off
# chkconfig ip6tables off
# chkconfig cups off
# chkconfig atd off
# chkconfig xfs off
# chkconfig yum-updatesd off
# chkconfig bluetooth off
個人用ツール