新試験範囲対応! 『Linux教科書 LPIC-1』 (あずき本)

[解答例]
apachectl

[解説]
apachectlコマンドにさまざまなサブコマンドを付けて実行し、Apacheの制御をすることができます。
start : Apacheの起動
stop : Apacheの停止
restart : Apacheの再起動
graceful: Apacheの緩やかな再起動(リクエスト処理終了後)
configtest : httpd.confの構文チェック

[範囲]
LPIC 102 − ネットワークサービス
Apacheの基本設定と運用

[出題者]
中島 能和