Answers for "restart terminal linux"

4

restart ubuntu from terminal

#to shut down
sudo poweroff

#to restart/reboot
sudo reboot
Posted by: Guest on October-13-2021
0

restart server centos

reboot -h now
Posted by: Guest on July-07-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language