home.social

#newgrp — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #newgrp, aggregated by home.social.

  1. Apache2 permissions “hack”
    It’s not stupid if [the last part] works, right? Right? 1. We need a new group: website 2. We need a user: frank 3. Simple website where everything is put into /var/www/html/ sudo addgroup website sudo adduser frank website sudo adduser www-data website Let’s see if Frank belongs to the right groups: groups frank The result should look so…
    ---
    3xn.nl/projects/2024/08/04/apa
    ---
    #apache2 #chown #html #newgrp #ownership #permissions