Finally installed Ubuntu 12.0.4, LEMP stack with Wordpress by guides here, but the question how can I actually assign SFTP access not only to custom created user with root privelegies, but also to more than one?
Because when I execute this commands in /var/www for another user, Wordpress forgets access for uploading plugins/etc:
sudo chown www-data:www-data * -R sudo usermod -a -G www-data username
Is it possible may be to create a group of users? Thanks!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
You may find this tutorial helpful: <br> <br>https://www.digitalocean.com/community/articles/how-to-configure-secure-updates-and-installations-in-wordpress-on-ubuntu