ADD or DELETE USER GROUP LINUX

Subscribers:
32,200
Published on ● Video Link: https://www.youtube.com/watch?v=uUsahiFaq2s



Duration: 1:37
17 views
1


#Solvetic_eng video-tutorial to ADD or DELETE USER GROUP LINUX. ▢️ π—”π—Ÿπ—Ÿ 𝗔𝗕𝗒𝗨𝗧 π—Ÿπ—œπ—‘π—¨π—« πŸ‘‰ https://www.youtube.com/playlist?list=PLOkioV3BTLXg_-zT9QBYRSd9s7ASoz-os

As you know, in Linux users and groups can be managed efficiently. To add a user to a group in Linux, you can use the usermod command as we will see in this video followed by the name of the group and the user. To remove a user from a group on Linux, you can use the gpasswd command followed by the name of the user and the name of the group. Adding or removing a user from a group in Linux is quick and easy using these commands, allowing flexible and robust management of permissions and access in the system.

That is why in this video we want to show you the steps to Add or remove Linux Group User.

πŸ”ΉCOMMANDSπŸ”Ή

groups (user)
groups
sudo usermod -aG (group) (user)
groups (user)
sudo gpasswd -d (user) (group)
groups (user)

β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬

πŸ”₯ SUBSCRIBE: https://www.youtube.com/channel/UCkVkmxeHaBk77kAWEzopCBw?sub_confirmation=1

β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬

πŸ‘€ Thousands more FREE tutorials Web (Spanish Language) πŸ’‘: https://www.solvetic.com

β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬

Solvetic is the main YouTube channel for creating video solutions on computer and tech topics problems and different categories such us: Gaming, Windows, Mac, Linux, Android, iPhone, Photoshop, Web browsers, Office, Internet, Programs, Applications, Security, Programming etc.

We explain it to you in the most simple and professional way to learn new things and make solving problems related to computing and technology an easy job.







Tags:
add or delete user group linux
user group and permissions in linux
linux add user to sudo group
add user to docker group linux
how to delete user group in linux
how to add users to a group in linux