Posted on November 23, 2024November 23, 2024 by FernandoHow to Reboot an Ubuntu ServerTo reboot your Ubuntu Server you have many options.This command will reboot your server $ sudo shutdown -r now Or this other command $ sudo reboot Use this command to shutdown your server $ sudo shutdown -h now I hope this was helpful.No related posts.