[Solved] How to setup monthly reboot of centos server
Posted: Thu Apr 30, 2015 5:17 pm
As the title states, could you provide me with a screenshot if possible on how to reboot server each month using vestacp :


Community Forum
https://forum.vestacp.com/
Just add this to the command box everything else is right.vandread911 wrote:As the title states, could you provide me with a screenshot if possible on how to reboot server each month using vestacp :
Code: Select all
sudo /usr/local/vesta/bin/v-restart-system
Code: Select all
sudo shutdown -r now
joem, sorry for my comment, but not sudo shutdown ? It's from admin user, if I correct.joem wrote: You can also useCode: Select all
shutdown -r now
idk what your talking about lol... I edited my post :Pskurudo wrote:joem, sorry for my comment, but not sudo shutdown ? It's from admin user, if I correct.joem wrote: You can also useCode: Select all
shutdown -r now
Yep, my bad, when I open page there was old command without sudo :)joem wrote:idk what your talking about lol... I edited my post :P