Linux groups explained | Sudo and Wheel | Linux tutorial 2021

preview_player
Показать описание
#Linux #LinuxMasterclass #TopITskillsindemandin2021 #LinuxTutorial2021 #TheCompleteLinuxCourse #LinuxSystemAdministrationCourse

Hi Guys
In this linux tutorial 2021 i will explain linux groups and how you can manage groups in Linux and then explain the concept of linux sudo group and linux wheel group. we will also and how can assign users to those groups. We will also look at linux wheel group vs sudo and adding users to linux group.

Here is a link to the git repository i used in this course

This video is part of my free Linux masterclass playlist

The complete linux course contains following videos

Lecture 1: Introduction
Lecture 2: Overview of Linux and some common terms
Lecture 3: How to Install Virtualbox on Windows 10
Lecture 4: How to Create your first virtual machine and install Ubuntu
Lecture 5: Overview of some common features in Ubuntu Desktop
Lecture 6: Introduction to Linux shell
Lecture 7: How to access help in Linux shell
Lecture 8: Understanding Files in Linux : Everything is a File
Lecture 9: Perform directory operations and understanding absolute and relative paths
Lecture 10: Understanding the Linux File System
Lecture 11: How to read contents of a File using various commands
Lecture 12: Mastering the VI editor
Lecture 13:Installation and overview of VIM and Nano text editors
Lecture 14: How to manage Users in Linux
Lecture 15 :Linux root : three different types of root in Linux
Lecture 16:Managing groups in Linux and overview of sudo and wheel
Lecture 17:Permissions : securing your Linux environment like an expert
Lecture 18:How to use Grep command to search like a pro in Linux
Lecture 19:How to use find command in Linux
Lecture 20:How to redirect output of a command to a file
Lecture 21:How to use the pipe operator in linux
Lecture 22:How to compress and decompress files in linux usin tar, zip and gzip
Lecture 23: How to schedule tasks in Linux using CRONTAB
Lecture 24: How to Install MySQL server on Linux
Lecture 25:How to Install LAMP stack on Ubuntu Linux
Lecture 26: How to mount a new hard drive on Linux
Lecture 27:How to manage Linux Firewall using UFW( Uncomplicated Firewall)
Lecture 28: Linux Boot Process
Lecture 29: How to upgrade Ubuntu 18.04 to 19.04 Disco Dingo
Lecture 30 : How to use for loop in Linux scripting
Lecture 31: How to use While loop in Linux Bash scripts

For discussions, please visit
Рекомендации по теме
Комментарии
Автор

Hi.. It was a good explanation. What is the use of wheel ? where it is used?

yashasmukkanar
Автор

So in Linux is there a way to add a group as a member of another group (nested groups)? For instance if I recall correctly on Solaris/SunOS a NIS+ group could be added to the membership list of a group in /etc/group as @nameofnisgroup and NIS+ itself had nested groups. However a local group defined in /etc/group could not be made a member of another local group.

Interestingly the uni that I used to work at hacked SunOS to allow nested local groups.

johnreid
Автор

Still trying to understand what group password is useful.

yiannisserpico