Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Funtoo Linux First Steps/Creating a User Account/Funtoo Groups"
Jump to navigation
Jump to search
(Created page with "<div style="background-color: #eeefe3; border-radius: 8px; padding: 10px;"> === Funtoo Groups === ;{{c|wheel}}: Users in the {{c|wheel}} group have the ability to use the {{c...") |
m (Drobbins moved page Funtoo Linux First Steps/Creating a User Account/Groups to Funtoo Linux First Steps/Creating a User Account/Funtoo Groups without leaving a redirect) |
(No difference)
|
Latest revision as of 21:50, August 19, 2019
Funtoo Groups
wheel
- Users in the
wheel
group have the ability to use thesu
command to supply the root password and become root. Utilities such assudo
also often use this group. video
- This group is used by the [[Package:NVIDIA Linux Display Drivers|proprietary NVIDIA drivers to grant user access to the underlying graphics hardware.
plugdev
- Users in this group are granted access to "pluggable devices". Used by
bluez
bluetooth stack to allow access to bluetooth devices.