How to shutdown or restart the server
- 1 minute to read
- Print
- DarkLight
- PDF
How to shutdown or restart the server
- 1 minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
In this document, you will find the steps on how to shut down or restart the server in senhasegura.
Important
Remember that the shutdown or restart is immediate and there is no schedule. The procedures performed by this command ensure that services are stopped correctly, avoiding problems in cluster environments.
Shut down the server
- Run the command
sudo orbit shutdown
.
Restart the server
- Run the command
sudo orbit shutdown --reboot
.
Was this article helpful?