Linux Crash Course - usermod

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

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

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

    I love this series! It will be useful for many many people for years to come! Keep it up!

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

      I really hope it keeps coming up in searches in the future, but that's definitely the goal. Thanks!

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

    Epic! I wasn't expecting to suddenly see a solution to my 2 problems: changing username and its home directory name. Thank you!

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

    These classes are master level, thanks Jay 🙏

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

    One of the most underrated channels on TH-cam. Thanks a lot, Jay!

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

    it would have been REALLY useful if I had known this 3 hours ago 😕

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

      There's only one solution, we need to start developing time travel. Stat!

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

      What did you do?

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

    Jay, you are awesome in teaching

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

    I actually was here to watch your review on the pine phone 64 - loved it - but got a little bit stuck with your series. Thank you very much for sharing, amazing!

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

      I'm so glad you like it! This is literally my favorite tutorial series that I produce at the moment. I have a ton more episodes planned through the year.

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

      @@LearnLinuxTV Yes, sir, thank you for that as I am new to Linux and came to the right place. Amazing job you do.

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

    great video just like the animation dropping in the back

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

    VIDEO IDEA:
    How do you memorize-keep track of-organize the maze of commands-options-arguments required to effectively use Linux? I am a part-time Linux user and tend to struggle because I cannot remember all the tips and tricks when it is actually time to use them. I end up spending a lot of time searching the web for pretty much everything except the basics. This makes Linux very slow for me so I only use it when I have to.
    How do you do it if you are not using Linux 12hrs a day for 10+ years?

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

      FANTASTIC IDEA. I'm not sure when I'll fit it into my schedule, but that is a wonderful idea. Until the video is done, I'll just say this for now. The secret here is that you don't memorize everything. Nobody does. It's totally a myth. Sure, there are going to be a chunk of commands you will memorize eventually (just because you use them a lot) but I have at least 30 text files each about a specific command, and I just read them as needed. And believe it or not, I sometimes consult my own books when I've forgotten something!

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

      Have you tried SRS programs? I personally recommend Anki. What I do is that whenever I find a new command I try out a few examples, then I narrow down a list of "common" expressions and finally I export them into flashcards where I include the command or options and a copy of the output of the console in HTML format. Making the cards is time consuming but in the long run I believe is worth it and you get to review all of the commands every now and then.

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

    From today I will start watching one video of yours everyday

  • @youtube-original5943
    @youtube-original5943 ปีที่แล้ว

    Hey Jay :)
    Thank you for sharing this useful information! I'm in love with your series!

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

    Thanks a lot ❤, Useful in many ways for me

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

    Your video is awesome.

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

    Awesome as always Jay!! Thank you.

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

    Still hits today!

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

    Thank you very much

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

    thank you this is very useful
    💓

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

    Super cool videos man! Thank you!

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

    Best video on this topic

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

    Great review ! By the way i am watching this on Fedora 38 :)

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

    I like this video. My liked video file gets too bogged down to keep them all.

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

    To see if a user is locked (or not) : # passwd -S jayl (L : locked, NP : No Passwod, P : usable password) . And # usermod -L jayl is equivalent to # passwd -l jayl ; and # usermod -U jayl is equivalent to # passwd -u jayl.

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

    Thanks!

  • @БорисНайман
    @БорисНайман ปีที่แล้ว

    Thank you, cool !

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

    Nice job , could you but the playlist crash course in right order to start from zero 😢

  • @G-H-0-S-T007
    @G-H-0-S-T007 2 ปีที่แล้ว +2

    Hi thank you so much for the effort and this series
    Could you provide us with a tool or website where we practice these commands in shell or script

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

    -p flag to change passwords
    More brutish than 'passwd' command, which is handy in a pinch.
    Kindest regards.

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

    Time to finally figure out what that weird penguin was next to the Windows and Mac logo when I wad little

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

    thanks, nice

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

    Thanks for the awesome content....Subscribed ✌

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

    Very cool 🕶

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

    Great!

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

    With this linux crash course can we attempt redhat certification?

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

    Just out of curiosity, I pinged that server IP... it responded! What?!?!?!

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

      Either I forgot to delete that server, or its IP was already assigned to another instance.

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

    Great

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

    Does anyone knows some "crash recovery" tutorial? If we update a Linux distro and something broke, what to do? Is there some crash recovery to trouble shoot tutorial that works in any Linux distro?

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

    Could you use newgrp groupname, to refresh group policies, users... ? Instead of logging out/in?

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

    Can I use this playlist to learn the UNIX commands for Mac? Or things are different between Linux and Mac?

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

    hey Jay, thanks for explanation but what's the difference between usermod -l and passwd -l ?

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

    when you put the music on buddha gonna travel upside down and open a portal to another universe LOL 🤣

  • @TamarHacohen-q1u
    @TamarHacohen-q1u 8 หลายเดือนก่อน

    hi! in all your videos are using bash, or a different shell?

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

    Please help me, I bought FEENG 10TB External Hard Drive,Portable SSD Drive,Solid State External Hard Drives, now cannot format because show me the error:
    Error wiping device: Faled to probe the device '/dev/sdh'(udisks-error-quark, 0)

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

    Can you move home dir to another fs?

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

    How can you log in as root if only the user account is created during installation? I’ve tried installing Debian and Ubuntu, and some versions of those distributions only give you the option to enter only the user account password, not the root account password. So, if a root account exists, then you don’t know the root account password!

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

    How shortcut to logout ssh?

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

    Food for algorithm ;-)

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

    Hi!! how are you? when i use the comand su or su - (respond like this; su: Authentication failure
    what can i do??

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

    👍!

  • @ts.432
    @ts.432 2 ปีที่แล้ว

    Jay, what is your keyboard brand?

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

      I'm currently using the System76 Launch. I'm also a fan of DAS Keyboards too, however their newest model is way too distracting.

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

    I am trying to change my userid in my VM and keep getting this output
    "usermod -l chase kali
    usermod: user kali is currently used by process 721"
    I have tried logging out and logging into root but I keep getting this message and cant find anything online to help me resolve.

    • @tyler.hezron
      @tyler.hezron 6 หลายเดือนก่อน

      I'm stuck at this error message too. Did you figure out a way to resolve it?

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

    I love it when my machine narcs on me for fat fingering my password

  • @markh.6687
    @markh.6687 9 หลายเดือนก่อน +3

    No end-user should ever have to reach expert status. That is still killing Linux, where new users are told to learn Terminal and Vim, instead of focusing on real-world-daily-desktop functionality and stability.

    • @neilpatrickhairless
      @neilpatrickhairless 6 หลายเดือนก่อน +1

      Can't imagine what people did before 1998 and computers spoon fed people life

    • @markh.6687
      @markh.6687 6 หลายเดือนก่อน

      @@neilpatrickhairlessTry the 1980's, when the Home Computer Wars started. I was there. I can still hear Commodore's cheap dot-matrix printers grinding away; the smell of new 5 and 1/4 inch floppies; the sight of 8-bit graphics in the morning. We used dial up over copper wire to reach bulletin board services to argue with each other and download adult content. And when networks really became a thing, we networked using coaxial cable and Ethernet cards. That, Sir, was when computers were computers! And every Linux Victory Day (August 25th), I salute the fallen that went ahead of us to pave the way, and the giant's shoulders in multiple fields of science and technology on which computing stands. Signed, Gen. markh.6687, Commanding Officer, 1st Keyboard Army (Ret.). "I remember...."

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

      Its true that Linux isn't for everyone. Its more for the explorers of alternative and sometimes better ways to achieve things. It isn't perfect but if you do have the time to learn it using your pc becomes a lot more interesting. Not everyone needs to have access to the power Linux offers, and for those people they should stick to windows or Mac. There is nothing wrong with any OS. All of them serve a purpose.

    • @sana-chan6912
      @sana-chan6912 3 หลายเดือนก่อน

      No regular user is going to be using linux. Step aside and let the enthusiasts do their thing

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

    Great series!

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

    This lessone in crash course are in random order or have learning sense?

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

    You allow ssh as root? Not on my machines, and no password logins either, gotta have a key! But I'm guessing you did that just to make it easier for this video or something.

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

      These examples are done on virtual machines that are deleted after the lesson.

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

      @@craigleemehan -- I understand, just thought I'd throw that out there for those who might not realize what a bad idea that would be on an exposed machine.

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

      You're right, it's not good to have root and/or password access enabled. Good call! These I just consider to be disposable virtual machines, most of the time I spin up an instance for recording then delete it when I'm done. But I'm glad you mentioned that!

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

    Thanks!