Release
hwahyeon
BlogTILTagsProjectsAbout
Published on
Thursday, September 28, 2023

How to Reboot Linux

Authors
  • avatar
    Name
    hwahyeon
    Twitter

When you need to reboot a Linux system, just use one of the following commands:

reboot
sudo reboot

reboot: Immediately reboots the system with root privileges. sudo reboot: Use this if you're a regular user and need to reboot with administrator rights.

Discuss on Twitter

Tags

LinuxShell

Previous Article

The difference between `cat` and `less`

Next Article

How to Change Passwords in Linux
← Back to the TIL
mailMailgithubGitHub
hwahyeon
•
© 2026