User Tools

Site Tools


docs:man:restarting_and_shutting_down

This is an old revision of the document!


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
docs/man/restarting_and_shutting_down.1225022050.txt.gz · Last modified: 2008-10-26 12:54 by PawelDlugosz