Merge branch 'main' of https://github.com/JamesTurland/JimsGarage
This commit is contained in:
commit
9f91a74301
|
@ -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!!!
|
||||||
|
|
Loading…
Reference in New Issue