Search found 1 match
- Tue Mar 17, 2020 2:31 am
- Forum: Web Server
- Topic: Reboot
- Replies: 3
- Views: 8142
Re: Reboot
You can try this command :
After all the above commands you run, you can log in to Vesta then select the "Server" menu and run all services that are not yet running
Code: Select all
mount -o remount,rw /dev/sda1 / (adjust it to your server root partition)
service vesta start
service NetworkManager restart