Page 1 of 1

Cannot access Vestacp Panel after accidentally chown under / as root

Posted: Sat Sep 01, 2018 7:38 am
by lexusextreme
I accidentally chown'd everything to root

Code: Select all

chown -R  root:root /
Now I can't access Vestacp Panel anymore. Is there anyway to recover or make it work again?

Re: Cannot access Vestacp Panel after accidentally chown under / as root

Posted: Sat Aug 31, 2019 7:04 am
by niceboy
There is NO ctrl+z(undo) command in linux to revert the previous operation you have done.

Probably, this should help you a bit.. https://unix.stackexchange.com/question ... wn-command