This commit is contained in:
James Turland 2024-02-09 14:00:18 +00:00
commit 9f91a74301
1 changed files with 3 additions and 3 deletions

View File

@ -8,10 +8,10 @@ ls -l /dev/dri
cat /etc/group cat /etc/group
``` ```
# Add Group Numbers Values to subguid # Add Group Numbers Values to subgid
Change values to map the to above ^^ Change values to map the to above ^^
``` ```
nano /etc/subguid nano /etc/subgid
``` ```
Paste at the bottom, for example: Paste at the bottom, for example:
``` ```
@ -52,4 +52,4 @@ usermod -aG render,video root
``` ```
# Whatever You Want... # Whatever You Want...
Install Docker, run apps, even change your LXC for a Linux Desktop!!! Install Docker, run apps, even change your LXC for a Linux Desktop!!!