ソフトウェア使用[19]

309 ワード

1-サービス自動の原理
2--コマンドchkconfigの使用方法
chkconfigはLinuxシステムにおけるコマンドラインベースのサービス管理ツールであり、システムサービスの有効化と無効化を目的としています.
chkconfig --list [name] 

chkconfig --add name 

chkconfig --del name 

chkconfig [--level levels] name 
 
   
    
   

chkconfig [--level levels] name