I'm very much new to ubuntu. Please help me to change my server settings.
I am trying to install wordpress. Accidentally I ran this command in root directory:
sudo chown -R demo:www-data *
Now all my directory ownership is changed to www-data. How can I change this back to default setting?
Please help