Use the following commands to shutdown and reboot Linux form a terminal.
Login as root.
For Reboot:
# shutdown -r now” |at 04:00 tomorrow
For Shutdown:
# shutdown -h now” |at 04:00 tomorrow
InetServices offers both Windows and Linux bare metal server hosting, and cloud server hosting for any small to medium size business. We also offer both PCI and HIPAA Compliant servers allowing you to achieve PCI or HIPAA Compliance without all the worries of figuring it out. InetServices offers much more than just dedicated servers and cloud servers, we offer you a complete solution to your hosting needs including Big Data, Disaster Recovery, and High Availability services.
Use the following commands to shutdown and reboot Linux form a terminal.
Login as root.
For Reboot:
# shutdown -r now” |at 04:00 tomorrow
For Shutdown:
# shutdown -h now” |at 04:00 tomorrow