Raspberry Pi_Eng_06.3.1 How to Terminate


Published Book on Amazon


All of IOT Starting with the Latest Raspberry Pi from Beginner to Advanced – Volume 1
All of IOT Starting with the Latest Raspberry Pi from Beginner to Advanced – Volume 2


출판된 한글판 도서


최신 라즈베리파이(Raspberry Pi)로 시작하는 사물인터넷(IOT)의 모든 것 – 초보에서 고급까지 (상)
최신 라즈베리파이(Raspberry Pi)로 시작하는 사물인터넷(IOT)의 모든 것 – 초보에서 고급까지 (하)


Original Book Contents


6.3   System Connection and Termination

 

6.3.1     How to Terminate

 

On Linux systems, the following command can be used by default when exiting the currently running system. We will review each of these termination methods here:

    Shutdown    -- Shut down the system normally.

    Halt            -- Forcibly terminates the system.

    Poweroff     -- Halt the system and shut off the power.

    Reboot       -- Halt the system to shut down and then restart the system.

    Logout       -- Terminates the current user.

 

There are several ways to execute these commands:

    How to execute from Terminal

    How to execute by menu in the window