HP Integrity rx2620 Installation Guide, Third Edition - HP Integrity rx2620 (A - Page 99

Shutting Down Linux

Page 99 highlights

Booting the Operating System Booting and Shutting Down Linux By default, the ELILO.EFI loader boots the kernel image and options specified by the default item in the elilo.conf file. To interact with the ELILO.EFI loader, interrupt the boot process (for example, type a space) at the ELILO boot prompt. To exit the loader use the exit command. Shutting Down Linux Use the shutdown command to shut down Red Hat Enterprise Linux or SuSE Linux Enterprise Server. The Red Hat Enterprise Linux and SuSE Linux Enterprise Server shutdown command has the following options: -h Halts (power off) after shutdown. Use the PC command at the iLO MP Command menu to manually power on or power off server hardware, as needed. -r Reboots after shutdown. -c Cancels an already running shutdown. time When to shut down. (Required.) You can specify time in any of the following ways: • Absolute time in the format hh:mm, in which hh is the hour (one or two digits) and mm is the minute of the hour (two digits). • Number of minutes to wait in the format +m, in which m is the number of minutes. • now to immediately shut down; this is equivalent to using +0 to wait zero minutes. Refer to the shutdown(8) Linux manpage for details. Also refer to the Linux manpage for the poweroff command. Step 1. From the command line for Red Hat Enterprise Linux or SuSE Linux Enterprise Server, issue the shutdown command to shut down the operating system. Step 2. Log in to Linux running on the system you want to shut down. Step 3. Issue the shutdown command with the desired command-line options, and include the required time argument to specify when the operating system shutdown is to occur. For example, shutdown -r +20 shuts down and reboots the system in twenty minutes. Chapter 9 99

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109

Booting the Operating System
Booting and Shutting Down Linux
Chapter 9
99
By default, the
ELILO.EFI
loader boots the kernel image and options specified by the default item
in the
elilo.conf
file.
To interact with the
ELILO.EFI
loader, interrupt the boot process (for example, type a space) at the
ELILO boot
prompt. To exit the loader use the
exit
command.
Shutting Down Linux
Use the
shutdown
command to shut down Red Hat Enterprise Linux or SuSE Linux Enterprise Server.
The Red Hat Enterprise Linux and SuSE Linux Enterprise Server
shutdown
command has the following
options:
-h
Halts (power off) after shutdown.
Use the
PC
command at the iLO MP Command menu to manually power on or power off
server hardware, as needed.
-r
Reboots after shutdown.
-c
Cancels an already running shutdown.
time
When to shut down. (Required.) You can specify
time
in any of the following ways:
Absolute time in the format
hh
:
mm
, in which
hh
is the hour (one or two digits) and
mm
is
the minute of the hour (two digits).
Number of minutes to wait in the format
+
m
, in which
m
is the number of minutes.
now
to immediately shut down; this is equivalent to using
+0
to wait zero minutes.
Refer to the
shutdown
(8) Linux manpage for details. Also refer to the Linux manpage for the
poweroff
command.
Step 1.
From the command line for Red Hat Enterprise Linux or SuSE Linux Enterprise Server, issue the
shutdown
command to shut down the operating system.
Step 2.
Log in to Linux running on the system you want to shut down.
Step 3.
Issue the
shutdown
command with the desired command-line options, and include the required
time
argument to specify when the operating system shutdown is to occur.
For example,
shutdown -r +20
shuts down and reboots the system in twenty minutes.