I am a power user and I have to tell your lesson is better than a lot of books out there. Keep it up Sir!
@spruce-bogey3 жыл бұрын
Historical note. GECOS is pronounced "GEE-kose" and refers to the General Electric Comprehensive Operating Supervisor, a mainframe OS dating from the 1960s. GE later sold their mainframe business to Honeywell, who dropped the "E" and called the OS GCOS, General Comprehensive Operating Supervisor. I worked on a GCOS system in the late 70s and early 80s. Some early Unix systems at Bell Labs used GECOS machines for print spooling and various other services, so this field was added to carry information on a user's GECOS identity. GCOS was a good OS to work with and had some Unix-like features. Thanks for the fine video, keep up the good work!
@hetayy3 жыл бұрын
I love all the people in the comments attempting to "correct" you and point out there are more efficient ways to run some of these commands. Guys. This is for beginners. Going step by step and walking through each command one at a time. Could he have used cat less? Sure, but then he'd have to explain more commands. Why pollute the explanations with more command explanations when the topic is about user account management.
@BigAndTall6663 жыл бұрын
Exactly, starting out as a complete beginner all the irrelevant comments really "helps" alot, not... 😂
@billgates36998 ай бұрын
I love the comments mocking people for giving their input. Even better if they type a whole paragraph to make a point.
@hetayy8 ай бұрын
@@billgates3699 Lol, this is two years old
@billgates36998 ай бұрын
@@hetayyand you came back 😂
@hetayy8 ай бұрын
@@billgates3699 No way :0 Tell me more
@moorkerdr Жыл бұрын
i am in a path of discovering Linux, and i must say your explanation was tremendously helpful and straight to the point. I have gone to your other videos and concise and straightfoward i found them to be. Thanks a lot.
@TheLichKng642 жыл бұрын
I think this channel is the best channel for learning linux system administration!
@rafaelbarreto82062 жыл бұрын
This is the best Linux-adviser channeI I have ever seen. Congratulations Keep up with the nice work!
@Moneymagi Жыл бұрын
I was gifted a laptop running mint 20.3 and I have never touched it also been put of the it loop for years. This one video made me feel like I actually can do it and enjoy it again. Unreal mate you rangled my brain and for that you are showered in blessings thank you merry christmas 😂😅😊😊😊😊
@kesmik3 жыл бұрын
Good example why it is a good idea to explicitly mention all the options is at 22:40. As you can see system user got a shell. Which is not a good idea I think.
@xrafter3 жыл бұрын
He also got a home directory in /home . Unlike other system users .
@ashkan.arabim Жыл бұрын
this video makes me realize how beautifully organized Linux is
@SupaShang3 жыл бұрын
@6:14 I usually just do, grep -n "" /etc/passwd - as it saves the cat and wc steps.
@xrafter3 жыл бұрын
@Terminalforlife (LL) Cat can also show line number . Like this $ cat -n FILE Or if you want number of lines without the text do this . $ wc -l FILE No need to redirect file to stdin
@wekiwa70553 жыл бұрын
Thanks Jay! Your presentations are clear and concise. This video is fantastic!!!
@berserker5562 жыл бұрын
Thanx man , This was a great video about user management in linux
@sgtfoose88422 жыл бұрын
Great video, well explained thank you! I came here because I'm learning about security and figured I need to learn Users. I'm interested in videos on how to protect against vulnerabilities (CVE's) that are being found with scan tools like NMAP. Besides using difficult passwords and updating, I guess there is more to do. Just subscribed!
@PS_Tube2 жыл бұрын
Thanks Jay. That's an amazing informational summary video.
@ZZ-dv9oo3 жыл бұрын
Great video! Thanks a lot. Looking forward for the cron video.
@elladummy4900 Жыл бұрын
THANK YOU VERY MUCH i learn a lot and also i cant wait to share i learn from you from my classmates next month im going to present Configuring Accounts in Linux wish me goodluck
@rafaelk16313 жыл бұрын
Thank you for sharing your knowledge and spreading the Linux Love! Great content, great tutor!
@dassyareg75872 жыл бұрын
Thank you for the tutorial, Jay.
@blahza123453 жыл бұрын
Thank you so much, Jay. Learning quite a bit from this series
@jimmysevigny759 Жыл бұрын
Oh thanks you very much for this vidéo. So i just install Linux MINT Cinnamon 21.1. There is a tool on system parameter window called users and groups. Is it the visual tool assigned to do it ?? And if yes ? How could use it to manage permission for different user on same workstation (limited folder access by example) ??
@tatterdemalion8982 ай бұрын
You can test it. Create a user ib command line and see if it shows up in the aop
@YogeshSeemakurthi2 жыл бұрын
Thank you for the large font. I like your way of explaining. Please provide Rhce and other certification courses
@EUPescar3 жыл бұрын
Thank you for this kind of tutorials!!! Very well explained!
@dontaskiwasbored2008 Жыл бұрын
Hate to make the comment count exceed 69, but this was a nice video.
@michalroesler2 жыл бұрын
Great, informative video as always Jay.
@DL-xf3ur2 жыл бұрын
Thank you Jay! Awesome as always.
@sim1ash846 ай бұрын
thank you so much for the all detailed explanation!
@troyfred80073 жыл бұрын
Any chance of doing a series about using freeipa and smartcards/yubikeys to do standard logins? You are what I am trying to be, but things like the PAM settings are hard to work with and some of us are trying to advocate for more linux, less windows environments. Something like that would go a long way. GREAT content by the way, love everything you do.
@srsr60993 жыл бұрын
Great, Jay. Thanks for the essentials.
@guilherme50943 жыл бұрын
Thanks Jay and yes X-Files was great.
@absmustang3 жыл бұрын
"...ridiculous large font..." you say. I say "100% adequate for any CLI tutorial" keep it up. Also, when are you going to make a video on setting up ip addresses (static and dynamic) for Ethernet and WIFI? pretty please!
@hamatawah36982 жыл бұрын
aha!, a bonus command out of nowhere, thank you subbed and rewind.
@MarkVanderberg2 жыл бұрын
Jay, Do you have a video that explains the difference between adduser and useradd?
@michalroesler Жыл бұрын
Watching this videos again after a month. I fell I keep getting better from practicing what's in these videos.
@paulojr13842 жыл бұрын
Hello! could you help me with a little problem in my ethical hacking learning path when shell user is /usr/bin/php what does it means? expecificly about privilege escalation in this case. thanks for the videos!
@paulojr13842 жыл бұрын
this is telling that the user shell is php. you should be able to run php when logged in this user (checking my progress)
@syedkhurramnadeem3092 жыл бұрын
Thanks for this video with large font even its readable on my android phone
@kapurar2 жыл бұрын
Another excellent tutorial! thanks.
@HousseinDroubi-o9iАй бұрын
Hello man, welcome to you.
@liveunderwater3 жыл бұрын
I think I know the answer, but should the system user have it's own password too?
@shimasway18142 жыл бұрын
i deleted user both ways but it still shows up under ls -l /home directory unlike in the tutorial. Cant figure out why? If I issue cat /ets/passwd the account doesnt exist.
@dialloaissatoulamarana22488 ай бұрын
You are the best Thank you for your support
@sodakjohnАй бұрын
Very informative, thanks
@mounirmunir9297 Жыл бұрын
what happens to the files and folders if you delete their owner user account ?
@xoraixora2 жыл бұрын
Hi sir I want to ask what is the difference between useradd and adduser sorry I am a beginner.
@LearnLinuxTV2 жыл бұрын
The adduser command is actually a script that calls useradd but makes the whole process easier.
@xoraixora2 жыл бұрын
@@LearnLinuxTV OK, sir, I understand now, thank you for explaining
@psk177 Жыл бұрын
so for sysuser you got a UID of 998 and if its incrementing by one does that mean you only have 2 UIDs left for any other system users ?
@habeebbabasulaiman72147 ай бұрын
It'll keep reducing like 998, 997, 996 ...
@londoninseconds2 жыл бұрын
I need to check the user behavior on Linux by using scripts on different parameters like user input by using tying. Any one having any script or where i will be able to find that ?
@tmendoza63 жыл бұрын
another great video! thank you!
@WinstonCodesOn9 ай бұрын
30:30 sets the stage for the Y99999 bug
@artedwards7173 жыл бұрын
Would you write a book on arcolinux to update commands and distro ????????????
@scottamolinari Жыл бұрын
I've got a question about permissions. Let's say I have Node running on a Linux server and have a CLI that will use Node to run other system app commands like wget or git. If I add a user and allow that user to execute the CLI only, would the user also need access to those other app commands? What I want to avoid is letting the user use any other apps other than the one CLI to do anything on the server. Is this possible? I guess I could go and experiment, but I thought I'd be lazy and ask. :-)
@howardg.56382 жыл бұрын
GREAT CONTENT!!!!
@jawadmansoor6064 Жыл бұрын
I LIKE THIS FONT SIZE
@joelhansen4802 Жыл бұрын
Fantastic. Well done.
@yassineben58437 ай бұрын
Everytime i change users i get message of error saying « killed »
@amanbagrecha2 жыл бұрын
what is /bin/false in etc/passwd?
@susobhankumar4052 жыл бұрын
what does that x signifies
@micranes6733 ай бұрын
Great stuff!!!
@Mike500912Ай бұрын
Managing Users - that would be myself 😊
@OldNorsebrewery3 жыл бұрын
Hi, I just started to learn & I follow every vid you release. I tried this proxmox thing and after a few re-installation because of crash/freeze up I wantet to save an image over to my truenas. Proxmox 7 will not let clonezilla copy anything. It fails every time. Have you tried it lately? And hopefully an solution. Cheers
@muhibarshad009 Жыл бұрын
video start at 2:40 sec
@franktakyi62193 жыл бұрын
Nice presentation
@ejbully3 жыл бұрын
Useradd vs adduser Edit: Adduser will be best for new users as it creates the skel user environments
@xrafter3 жыл бұрын
Adduser is a script . A script in perl prolang Useradd is a program . Written in c and compiled to machine code. Here is a difference 🙂.
@ejbully3 жыл бұрын
@@xrafter yes I am fast learning noob. At the time easier to set --uid parameters and subsequent acls
@ahmedhoss9073Ай бұрын
Thank you so much appreciate you
@mehdicharife2335 Жыл бұрын
What do you mean "is probably sponsored"?
@Gaius__2 ай бұрын
lol, this made me laugh. I had the same question in one of his other videos ... but I didn't ask it, instead I replayed that part of the video, over and over ... until I finally realised he said "is proudly sponsored by". Looks like we have the "same ears".
@rannvijaysingh1 Жыл бұрын
Thanks sir, 🙂
@smilingcatonlinux59988 ай бұрын
greetings and thanks from the "smoker"
@daleputnam83002 жыл бұрын
Thank you so much!
@manriqueprendas3856 Жыл бұрын
Thank you!
@canuck20252 жыл бұрын
Thanks Jay
@trapspringer98913 жыл бұрын
Thank you very much
@gireeshsingh2871 Жыл бұрын
Awesome vdei
@MiniArts1593 жыл бұрын
Wait so I can keep my brother from deleting my files without having to slap him in the face?