Home UNIX Linux Safely Reboot a Linux System

Safely Reboot a Linux System

The proper method of rebooting a Linux system ensures data integrity by terminating processes and synchronizing the filesystems.


To reboot a Linux system, use the following command:

shutdown -r

To reboot immediately, specify the command with the now option:

shutdown -r now

LEAVE A REPLY

Please enter your comment!
Please enter your name here

error: Content is protected !!