Creating and Working with Groups - Linux Tutorial 19

preview_player
Показать описание


~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~

~~~~~~~~~~~~~~ SUPPORT ME ~~~~~~~~~~~~~~

🅑 Bitcoin - 3HnF1SWTzo1dCU7RwFLhgk7SYiVfV37Pbq
🅔 Eth - 0x350139af84b60d075a3a0379716040b63f6D3853
Рекомендации по теме
Комментарии
Автор

Finally, I see a near complete migration to Linux on the horizon.

KowboyUSA
Автор

your mic is too close to your mouth, it's like someone's talking right next to my ears, just my 2 cents, great work though

shuqiyang
Автор

groups { list of groups that the user belongs to }
whoami { username}
id { uid, gid and a list of groups that the user belongs to with their ids}
getent passwd { database of all users}
getent passwd uid
getent passwd { uid1.. uid1000}
sudo adduser student
su - student { switch user}
id student { uid, gid and group that user belongs to with their id}

ramyashrip
join shbcf.ru