Safely reboot a Linux system

Contributor Icon Contributed by qmchenry Date Icon October 10, 2003  
Tag Icon Tagged: Linux

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


To reboot a Linux system:

shutdown -r

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

shutdown -r now

Previous recipe | Next recipe |
 

Viewing 10 Comments

 
close Reblog this comment
blog comments powered by Disqus