Linux Crash Course - Managing Users

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ธ.ค. 2024

ความคิดเห็น • 100

  • @derekgoodwine7509
    @derekgoodwine7509 3 ปีที่แล้ว +31

    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-bogey
    @spruce-bogey 3 ปีที่แล้ว +15

    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!

  • @moorkerdr
    @moorkerdr ปีที่แล้ว +6

    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.

  • @TheLichKng64
    @TheLichKng64 2 ปีที่แล้ว +5

    I think this channel is the best channel for learning linux system administration!

  • @rafaelbarreto8206
    @rafaelbarreto8206 2 ปีที่แล้ว +2

    This is the best Linux-adviser channeI I have ever seen. Congratulations Keep up with the nice work!

  • @hetayy
    @hetayy 3 ปีที่แล้ว +39

    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.

    • @BigAndTall666
      @BigAndTall666 3 ปีที่แล้ว +6

      Exactly, starting out as a complete beginner all the irrelevant comments really "helps" alot, not... 😂

    • @billgates3699
      @billgates3699 8 หลายเดือนก่อน

      I love the comments mocking people for giving their input. Even better if they type a whole paragraph to make a point.

    • @hetayy
      @hetayy 8 หลายเดือนก่อน

      @@billgates3699 Lol, this is two years old

    • @billgates3699
      @billgates3699 8 หลายเดือนก่อน

      @@hetayyand you came back 😂

    • @hetayy
      @hetayy 8 หลายเดือนก่อน

      @@billgates3699 No way :0 Tell me more

  • @kesmik
    @kesmik 3 ปีที่แล้ว +4

    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.

    • @xrafter
      @xrafter 3 ปีที่แล้ว +1

      He also got a home directory in /home .
      Unlike other system users .

  • @Moneymagi
    @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 😂😅😊😊😊😊

  • @ashkan.arabim
    @ashkan.arabim ปีที่แล้ว

    this video makes me realize how beautifully organized Linux is

  • @wekiwa7055
    @wekiwa7055 3 ปีที่แล้ว +2

    Thanks Jay! Your presentations are clear and concise. This video is fantastic!!!

  • @SupaShang
    @SupaShang 3 ปีที่แล้ว +3

    @6:14 I usually just do, grep -n "" /etc/passwd - as it saves the cat and wc steps.

    • @xrafter
      @xrafter 3 ปีที่แล้ว

      @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

  • @sgtfoose8842
    @sgtfoose8842 2 ปีที่แล้ว +4

    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_Tube
    @PS_Tube 2 ปีที่แล้ว +1

    Thanks Jay. That's an amazing informational summary video.

  • @troyfred8007
    @troyfred8007 3 ปีที่แล้ว +4

    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.

  • @berserker556
    @berserker556 2 ปีที่แล้ว +1

    Thanx man , This was a great video about user management in linux

  • @rafaelk1631
    @rafaelk1631 3 ปีที่แล้ว +2

    Thank you for sharing your knowledge and spreading the Linux Love! Great content, great tutor!

  • @dassyareg7587
    @dassyareg7587 2 ปีที่แล้ว +2

    Thank you for the tutorial, Jay.

  • @ZZ-dv9oo
    @ZZ-dv9oo 3 ปีที่แล้ว +1

    Great video! Thanks a lot. Looking forward for the cron video.

  • @DL-xf3ur
    @DL-xf3ur 2 ปีที่แล้ว +1

    Thank you Jay! Awesome as always.

  • @WinstonCodesOn
    @WinstonCodesOn 9 หลายเดือนก่อน

    30:30 sets the stage for the Y99999 bug

  • @elladummy4900
    @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

  • @YogeshSeemakurthi
    @YogeshSeemakurthi 2 ปีที่แล้ว +2

    Thank you for the large font. I like your way of explaining. Please provide Rhce and other certification courses

  • @absmustang
    @absmustang 3 ปีที่แล้ว +2

    "...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!

  • @jimmysevigny759
    @jimmysevigny759 ปีที่แล้ว +2

    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) ??

    • @tatterdemalion898
      @tatterdemalion898 3 หลายเดือนก่อน

      You can test it. Create a user ib command line and see if it shows up in the aop

  • @blahza12345
    @blahza12345 3 ปีที่แล้ว +1

    Thank you so much, Jay. Learning quite a bit from this series

  • @MarkVanderberg
    @MarkVanderberg 2 ปีที่แล้ว +1

    Jay, Do you have a video that explains the difference between adduser and useradd?

  • @michalroesler
    @michalroesler 2 ปีที่แล้ว +1

    Watching this videos again after a month. I fell I keep getting better from practicing what's in these videos.

  • @EUPescar
    @EUPescar 3 ปีที่แล้ว +1

    Thank you for this kind of tutorials!!! Very well explained!

  • @michalroesler
    @michalroesler 2 ปีที่แล้ว

    Great, informative video as always Jay.

  • @muhibarshad009
    @muhibarshad009 ปีที่แล้ว

    video start at 2:40 sec

  • @srsr6099
    @srsr6099 3 ปีที่แล้ว +1

    Great, Jay. Thanks for the essentials.

  • @sim1ash84
    @sim1ash84 6 หลายเดือนก่อน

    thank you so much for the all detailed explanation!

  • @guilherme5094
    @guilherme5094 3 ปีที่แล้ว +2

    Thanks Jay and yes X-Files was great.

  • @liveunderwater
    @liveunderwater 3 ปีที่แล้ว +1

    I think I know the answer, but should the system user have it's own password too?

  • @kapurar
    @kapurar 2 ปีที่แล้ว +1

    Another excellent tutorial! thanks.

  • @jawadmansoor6064
    @jawadmansoor6064 ปีที่แล้ว

    I LIKE THIS FONT SIZE

  • @dontaskiwasbored2008
    @dontaskiwasbored2008 ปีที่แล้ว

    Hate to make the comment count exceed 69, but this was a nice video.

  • @dialloaissatoulamarana2248
    @dialloaissatoulamarana2248 8 หลายเดือนก่อน

    You are the best
    Thank you for your support

  • @hamatawah3698
    @hamatawah3698 2 ปีที่แล้ว

    aha!, a bonus command out of nowhere, thank you subbed and rewind.

  • @xoraixora
    @xoraixora 2 ปีที่แล้ว

    Hi sir I want to ask what is the difference between useradd and adduser sorry I am a beginner.

    • @LearnLinuxTV
      @LearnLinuxTV  2 ปีที่แล้ว +2

      The adduser command is actually a script that calls useradd but makes the whole process easier.

    • @xoraixora
      @xoraixora 2 ปีที่แล้ว

      @@LearnLinuxTV OK, sir, I understand now, thank you for explaining

  • @sodakjohn
    @sodakjohn 2 หลายเดือนก่อน

    Very informative, thanks

  • @paulojr1384
    @paulojr1384 2 ปีที่แล้ว +1

    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!

    • @paulojr1384
      @paulojr1384 2 ปีที่แล้ว +2

      this is telling that the user shell is php.
      you should be able to run php when logged in this user
      (checking my progress)

  • @HousseinDroubi-o9i
    @HousseinDroubi-o9i หลายเดือนก่อน

    Hello man, welcome to you.

  • @mounirmunir9297
    @mounirmunir9297 ปีที่แล้ว

    what happens to the files and folders if you delete their owner user account ?

  • @howardg.5638
    @howardg.5638 2 ปีที่แล้ว +1

    GREAT CONTENT!!!!

  • @syedkhurramnadeem309
    @syedkhurramnadeem309 2 ปีที่แล้ว

    Thanks for this video with large font even its readable on my android phone

  • @shimasway1814
    @shimasway1814 2 ปีที่แล้ว

    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.

  • @joelhansen4802
    @joelhansen4802 ปีที่แล้ว

    Fantastic. Well done.

  • @micranes673
    @micranes673 3 หลายเดือนก่อน

    Great stuff!!!

  • @tmendoza6
    @tmendoza6 3 ปีที่แล้ว +1

    another great video! thank you!

  • @susobhankumar405
    @susobhankumar405 2 ปีที่แล้ว

    what does that x signifies

  • @yassineben5843
    @yassineben5843 7 หลายเดือนก่อน

    Everytime i change users i get message of error saying « killed »

  • @Mike500912
    @Mike500912 หลายเดือนก่อน

    Managing Users - that would be myself 😊

  • @artedwards717
    @artedwards717 3 ปีที่แล้ว

    Would you write a book on arcolinux to update commands and distro ????????????

  • @scottamolinari
    @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. :-)

  • @psk177
    @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 ?

  • @OldNorsebrewery
    @OldNorsebrewery 3 ปีที่แล้ว

    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

  • @amanbagrecha
    @amanbagrecha 2 ปีที่แล้ว

    what is /bin/false in etc/passwd?

  • @londoninseconds
    @londoninseconds 2 ปีที่แล้ว

    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 ?

  • @ahmedhoss9073
    @ahmedhoss9073 2 หลายเดือนก่อน

    Thank you so much appreciate you

  • @ejbully
    @ejbully 3 ปีที่แล้ว

    Useradd vs adduser
    Edit: Adduser will be best for new users as it creates the skel user environments

    • @xrafter
      @xrafter 3 ปีที่แล้ว +2

      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 🙂.

    • @ejbully
      @ejbully 3 ปีที่แล้ว

      @@xrafter yes I am fast learning noob.
      At the time easier to set --uid parameters and subsequent acls

  • @franktakyi6219
    @franktakyi6219 3 ปีที่แล้ว

    Nice presentation

  • @mehdicharife2335
    @mehdicharife2335 ปีที่แล้ว

    What do you mean "is probably sponsored"?

    • @Gaius__
      @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
    @rannvijaysingh1 ปีที่แล้ว

    Thanks sir, 🙂

  • @manriqueprendas3856
    @manriqueprendas3856 ปีที่แล้ว

    Thank you!

  • @daleputnam8300
    @daleputnam8300 2 ปีที่แล้ว

    Thank you so much!

  • @canuck2025
    @canuck2025 2 ปีที่แล้ว

    Thanks Jay

  • @smilingcatonlinux5998
    @smilingcatonlinux5998 9 หลายเดือนก่อน

    greetings and thanks from the "smoker"

  • @MiniArts159
    @MiniArts159 3 ปีที่แล้ว +1

    Wait so I can keep my brother from deleting my files without having to slap him in the face?

    • @xrafter
      @xrafter 3 ปีที่แล้ว

      Yes

  • @trapspringer9891
    @trapspringer9891 3 ปีที่แล้ว

    Thank you very much

  • @gireeshsingh2871
    @gireeshsingh2871 ปีที่แล้ว

    Awesome vdei

  • @mohammadzafarkhan4154
    @mohammadzafarkhan4154 2 ปีที่แล้ว

    thank you

  • @ms77grz
    @ms77grz ปีที่แล้ว

    👍👍

  • @Moneymagi
    @Moneymagi ปีที่แล้ว

    Lol, ah sysuser is now on my home screen 😅

  • @evodefense
    @evodefense ปีที่แล้ว

    thx

  • @gdiaz8827
    @gdiaz8827 2 ปีที่แล้ว

    x-files was on friday nights

  • @tyrisnolam
    @tyrisnolam ปีที่แล้ว +1

    ummm... interesting thumbnail

  • @aMartianSpy
    @aMartianSpy 2 ปีที่แล้ว

    passwd40 ;)

  • @synth1970
    @synth1970 ปีที่แล้ว

    Pfff.... Extremely un-user-friendly. 🙄