Solaris のシステム管理 (第 1 巻)

例 - SPARC システムをリブートして実行レベル 3 にする(サーバー)

次の例では、shutdown コマンドを使用して SPARC システムをリブートし、2 分後に実行レベル 3 にしています。確認用プロンプトが表示されないように -y オプションを指定しています。


# who
kryten     console      Jun 10 14:35
rimmer     pts/1        Jun 10 14:40    (starbug)
pmorph     pts/2        Jun 10 14:45    (bluemidget)
(ログインしているユーザーにメールを送る)
# shutdown -i6 -g120 -y
Shutdown started.    Wed Jun 10 14:34:26 MDT 1998
Broadcast Message from root (console) on pluto Wed Jun 10 14:34:26 MDT 1998
The system will be shut down in 1 minute
Changing to init state 6 - please wait
#
INIT: New run level: 6
The system is coming down.  Please wait.
.
.
.
The system is down.
syncing file systems... [11] [9] [5] done
rebooting...
.
.
.
 
pluto console login: