# shutdown > Shutdown and reboot the system - Reboot, poweroff (halt) or sleep immediately `shutdown -r now` `shutdown -h now` `shutdown -s now` - Reboot in 5 minutes. `shutodwn -r +5`