User Tools

Site Tools


docs:man:restarting_and_shutting_down

The usual and most common way to shutdown your PLD Linux is to issue:

# shutdown -h now

or you can just enter:

# poweroff

Using just:

# halt

is about the same.

To reset your PLD machine you can hit Ctrl+Alt+Del or:

# reboot

During your work with PLD you can freely switch from one runlevel to another. To do that just issue:

# init <runlevel>

where <runlevel> is a runlevel number (1-5).

To go into single-user mode you would enter:

# init 1

TOC

docs/man/restarting_and_shutting_down.txt · Last modified: 2008-10-26 13:49 by grizz