Raspberry PI Add a existing user to www-data group

Add a existing user to www-data group

Type the following command to add an existing user called vgite to the www-data group, enter:

sudo usermod -a -G www-data  vgite
id vgite
groups vgite

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.