Restoring the owners on debian system files
- by Vlad
Due to my inattention, tiredness (and probably stupidity) i've run
chown -R someuser:someuser /
and now all your base are belongs to us the files on the server belong to one user (lol).
After system restart apache, bind9, mysql, and a dozen of other applications don't start and fill their log files with permission errors.
I haven't done any…