Solaris のシステム管理

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

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

# who
kryten     console      May  7 08:40
rimmer     pts/1        May  7 08:45    (starbug)
pmorph     pts/2        May  7 08:50    (bluemidget)
(ログインしているユーザーにメールを送る)
# shutdown -i6 -g120 -yShutdown started.    Wed May  7 09:52:06 PDT 1997
Broadcast Message from root (console) on pluto Wed May  7 09:46:58...
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: