Reboot an Ubuntu system from the command line
To reboot an Ubuntu system from the command line, you can use the following commands:
1. Reboot Immediately:
sudo rebootThis will restart your system immediately.
2. Reboot After a Delay:
If you want to schedule a reboot after a delay (e.g., after 5 minutes), you can use: