How Do I Remove A User From A Root Group Solved 2023
The root user is the administrator account on your computer, which means that you can’t delete it. You can disable it, but this will only keep the root user from logging in. To remove a user from a group in Linux, you can use the following command:sudo usermod -aG To remove a member from a group, you would need to go to that person’s profile and click on the “Leave Group” button....