Users, Groups and Permissions in Linux

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ก.ย. 2024

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

  • @ethanharte4175
    @ethanharte4175 9 ปีที่แล้ว +166

    this video is probably the most useful video on the entire internet. Thanks

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

      we're in 2020 and this video is still the most useful!

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

      @@yazidproduction haha! Thanks for the reply. I forgot about this. Gonna give it a rewatch.

    • @galaxiegalaxie5003
      @galaxiegalaxie5003 4 ปีที่แล้ว

      Very true thanks

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

      and we're now in 2024 and this video is still the most useful ! 😂

  • @raisedbyreels
    @raisedbyreels 8 ปีที่แล้ว +35

    Best investment of 37 mins I could of made.. Thanks for taking the time !

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

    I salute you. Two things, its different when you know something and you are able to pass the same knowledge to others. your teaching is exceptional. My instructors in school makes it much more complicated and hard. But watching your video Eli has made life much easier for me . thank you once again.

  • @israraslam4571
    @israraslam4571 8 ปีที่แล้ว +27

    I found the explanation by Douglas Rumbough very simple. linux permissions are in sets of 3, USER|GROUP|EVERYONE so to give a test.txt permissions you just remember the following:
    R =4
    w=2
    x =1
    NONE = 0
    you want USER(owner) to have all permissions 4+2+1 = 7
    you want GROUP to have read+write 4+2 = 6
    you want EVERYONE ele to have no permissions 0+0+0 = 0
    so your permissions for the test.txt would be 760

    • @jagneg
      @jagneg 7 ปีที่แล้ว

      my nigga...

    • @TheAnalystradioprogram
      @TheAnalystradioprogram 6 ปีที่แล้ว

      Omg you guys! Ha

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

      this is exactly what eli said in the video tho?

  • @darrellmillner930
    @darrellmillner930 7 ปีที่แล้ว +23

    Extraordinary experience. Your straight-forward style made all the difference. Thank you

  • @itpugil
    @itpugil 9 ปีที่แล้ว +10

    he is like my main online linux instructor, learned almost everything i know about linux from him :)

  • @frakk2
    @frakk2 12 ปีที่แล้ว

    Very useful, and understandable for a non English natives as well
    Parts start from:
    Prolog
    User mgm exp. : adduser, deluser 1m31s -
    dem. 05m50s -
    Groups mgm exp. : addgroup, delgroup 10m46s -
    dem. 16m40s -
    Permissions exp. : chmod 20m40s
    dem. 27m20s -
    Ownership exp. : chown, chgrp 30m22s -
    dem. 33m10s -
    Final thoughts 35m23s -
    exp:explanation, dem.:demonstration

  • @murraybrowning8370
    @murraybrowning8370 10 ปีที่แล้ว +7

    Thanks Eli, this stuff's amazing. Can't begin to express how thankful I am for making this both free and public.

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

    #respect to your teaching skills. Some teacher make subject complicated and hard to understand but some teachers make complicated subject soo easy to understand you are one of them

  • @animatrix7
    @animatrix7 13 ปีที่แล้ว

    Why cant I find a teacher like you at my school? Your amazing, your knowledgeable, but also know how to translate the knowledge to those hoping to aspire to greater heights. I am very grateful I found your channel, simply amazing!

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

    Linux isn't my domain of working. I want to learn it. So, I'm a beginner and you explain this it well! Congrats

  • @fytubevw
    @fytubevw 4 ปีที่แล้ว

    Still rocking, one of the clearest guides to user management and basics of Access control.

  • @ytbabbler
    @ytbabbler 11 ปีที่แล้ว

    The stickybit on a directory prevent users from deleting each others files.
    Example chmod 1777 /tmp means that if you create a file in /tmp , only you can delete it. To clarify, the permission of a file allow or prevent others to read execute or edit the file, but the permission of the directory allow or prevent creation, rename and delete of a file.

  • @alleniamathews9326
    @alleniamathews9326 6 ปีที่แล้ว

    As always you take something that professors make sound complicated and show how simple it is. Great job I would be lost without these videos.

  • @debrasue2793
    @debrasue2793 4 ปีที่แล้ว

    just as a little flavor for anyone that might be wondering why adduser defies the naming convention of thing+action, adduser is basically an overlay that sits on top of another command (drumroll): useradd. in some scenarios it's really just a perl script and not an independent command. makes the process a little easier though, so it is pretty common. the important takeaway being that adduser isn't on every installation image (especially minimal varieties), in case you're trying to invoke it and it isn't working. Most official repos contain the package though, so all you have to do is install it with whatever package manager you're distro uses.

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

    Dear Eli, this is the best TH-cam video. I refer to this video almost every month :) I cannot memorize the commands, that is why I use this as a reference ... Many thanks for posting this.

  • @frogsoda
    @frogsoda 11 ปีที่แล้ว

    Linux may be "simple" if you know the codes. But it is NOT intuitive. These classes are very helpful.

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

    From ELi's lessons learnt from 2010: don't buy a huge whiteboard size 2 meter on 4 meter on which you write everything 30 cms from right side, OR, buy a longer power cord for your camera
    :-)

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

    Nothing more than enough in the explanation!10x dude!

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

    Eli I have watched almost all your videos but this is the first one I am commenting on.
    YOU ARE AMAZING. REALLY!!
    Thank you so much for these very informational and easy to understand videos. All the people disliking your video are crazy.
    Keep up the amazing work!!

  • @ytbabbler
    @ytbabbler 11 ปีที่แล้ว

    You can set multiple groups or users to a file if you use ACL's.
    The command is setfacl and the syntax is a bit hard for beginners, but you don't use the command line to do this in windows either, you use a file manager, and you do the same in GNU/linux to make it simple.

  • @josephbatish9476
    @josephbatish9476 10 ปีที่แล้ว +7

    eli I thank you and appreciate your work
    You're an amazing teacher

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

    Eli, this video is very helpful. I have been promoted to backend administrator on a Minecraft multiplayer server about a year ago. That server runs Linux. Before I was promoted, I had never used Linux before. Since then, I have found this video, and have checked it several times again during the year.
    Thank you for making this video!

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

    Amazing video, after 7 years in Linux I finally understand user, group, and permissions :)))) Thanks a lot, man!

  • @MonsieurToure
    @MonsieurToure 5 ปีที่แล้ว

    Thank you Eli. I'm also based in Maryland, and currently taking a Linux System Engineering class and this video really helped me understand user and group management and user/group permissions. Thank you.

  • @ASHERTESTIFY
    @ASHERTESTIFY 6 ปีที่แล้ว

    I had no clue what the permission does in Linux, but thanks to Eli now the concepts are clear :)

  • @littlemas2
    @littlemas2 12 ปีที่แล้ว

    Thanks for your videos. I am just an IT hobbyist (I am my family's IT guy), but I am learning a great deal from you. You also should continue to explain how you make money. I now make sure to let all of your ads run through so that you can get the add revenue from them.

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

    Could not be explained easier than this. Awesome.

  • @therflash
    @therflash 11 ปีที่แล้ว

    press esc and type :q and enter to quit vim, or :wq for save'n'exit, or :q! to force exit and loose changes. In old vi, and sometimes in vim, it doesn't really show up, so just type that and it should work. Alternative for quitting vim is ctrl+zz (hold ctrl, press Z twice).

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

    Eli - Helping me get ready for interviews since 2011.

  • @deleatur
    @deleatur 7 ปีที่แล้ว

    Thank you SO MUCH! I've been dealing with this issue for years (no exaggeration) because (now I see) I'd started with wrong asumptions. Superb explanation! Thx again!

  • @MrMattz84
    @MrMattz84 11 ปีที่แล้ว

    I am switching to Ubuntu from Windows. I love it. File Permissinos were a little confusing at first. Eli, in this video alone, you have made it VERY clear to me. Thanks!

  • @k.pointer1732
    @k.pointer1732 10 ปีที่แล้ว +6

    Thanks for spreading the knowledge... it is highly appreciated!

  • @dhanesharole2315
    @dhanesharole2315 12 ปีที่แล้ว

    eli u r proving to be source of inspiration for many novice computer students

  • @peddie1369
    @peddie1369 10 ปีที่แล้ว

    Dear Eli
    Thanks for these wonderful clips
    I'd like to come into the Linux world but highly doubt that,When I found this TH-cam Channel It was a miracle for me.Thank u

  • @rawazmhammed
    @rawazmhammed 12 ปีที่แล้ว

    Much better explanation than the Ubuntu server book!

  • @staj
    @staj 12 ปีที่แล้ว

    there's no idle time now with your videos. Shout out to Eli and everyone involved with Everyman IT, Great job.

  • @SoDamnGreasy
    @SoDamnGreasy 12 ปีที่แล้ว

    Guy is the best teacher ever.

  • @longshanks23
    @longshanks23 13 ปีที่แล้ว

    You are doing a great job Eli, you're a good teacher and a lot of IT folks don't have the patience for it. Thanks for what you do.

  • @DuNguyen-xn3xp
    @DuNguyen-xn3xp 4 ปีที่แล้ว +2

    You're totally an awesome teacher. I've learned a lot from you

  • @fouadfarid1163
    @fouadfarid1163 7 ปีที่แล้ว

    much better than what i learned in college , thank

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

    Best teacher ever. Thanks so much Eli

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

    Got here after filtering like 5 videos and many documentations, you got me broo. i was able to do it..
    Thanksss :)) :))

  • @waziridavid
    @waziridavid 5 ปีที่แล้ว

    Amazing. You are one of the very best teachers online. God bless you real good.

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

    U r EXPLAINATIONS ARE VERY CLEAR SIR
    THANK YOU FOR AMAZING LECTURES

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

    The Best tut on users groups and permissions on youtube. Thank You Eli !

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

    Most best best, amazing tutorial about linux permissions ever exist, Thank you alot!

  • @marcvslicinivscrassvs7536
    @marcvslicinivscrassvs7536 9 ปีที่แล้ว

    You are the man! By far the easiest video tutorials for Linux admin to follow.

  • @88Aj
    @88Aj 13 ปีที่แล้ว

    Awesome Video..This guy is know how to teach people...!!!!!!!Hats off to you...

  • @Cameron9242008
    @Cameron9242008 13 ปีที่แล้ว

    I agree with you Eli, Linux "IS" really simple. Most Windows users freak out when they hear Linux, and the number one reason...THE COMMAND LINE !! You are demonstrating that the CLI is NOT the monster that it is made out to be. Fantastic Work on your part. One suggestion though. Please get a better writing utensil and move at least to the center of the writing board. Its frustrating watching you run out of room.

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

    Thank you sir ! You have no idea how helpful this was for me !

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

    Eli is a great instructor/teacher, like from me!

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

    MAN... WHAT A GREAT TEACHER YOU ARE!!... thanks a lot Eli :)

  • @ole88bluegmc
    @ole88bluegmc 10 ปีที่แล้ว

    I have learned more from you than my professor. Thank you for being so descriptive.

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

    Great video! Always good Eli. I’ve got a noob question though: all these user/group operations seem related to one server. What about a network of Linux servers (like in a business) - would there not be a single, central repository of users so all servers leverage the same user base?

    • @sam.mankar
      @sam.mankar 3 ปีที่แล้ว

      Good question.

  • @CheapoMatt
    @CheapoMatt 13 ปีที่แล้ว

    Hey this was a great vid. The 4-2-1 permissions thing was easily explained. Most books can't do it as well.

  • @kamalkumarmukiri4267
    @kamalkumarmukiri4267 8 ปีที่แล้ว

    Simple and easy to understand. @Eli i must learn teaching skills from you... Thanks a lot.

  • @ShotenX1
    @ShotenX1 10 ปีที่แล้ว +5

    Just noticed the amount of videos on your channel is giving everyone full permissions (777)

  • @RonLeblanc
    @RonLeblanc 11 ปีที่แล้ว

    I just want to say that I am finding your videos an AMAZING resource! You are appreciated. Thank you.

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

    Thanks man, cleared a lot of crap my teacher told me in my head

  • @alfista16
    @alfista16 12 ปีที่แล้ว

    Found it really nice, even though things work a little differently in CentOS which I am trying to learn. For example, the adduser command simply adds a user without asking for their password or full name as it does here (6:40).

  • @chinyeregodfreynwachukwu9355
    @chinyeregodfreynwachukwu9355 11 ปีที่แล้ว

    God love's you and will bless you for using the talent He gave to you to bless others.
    The topic is well explained by you and you give all details of everything topic you pick on. You are a Linux genius.

  • @l.elizabethaldana4985
    @l.elizabethaldana4985 3 ปีที่แล้ว

    excellent!!! love the white board, thank you so much. The best tutorial video I have seeing!!!

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

    Eli, I really like your vids so please don't think I want to bash on you by saying this. That lisp you have is really unique since it's not on classic S sounds but rather on J, H, and CH sounds. Your speech is otherwise perfect so I find it curious that with practice over the years you haven't ever gotten rid of it. Really I'm just curious because I've never had a lisp, so I don't know what that's like. Is it just like a bad childhood habit or is it really a mental/muscular block that a person cannot get past?

  • @sharonesmith4193
    @sharonesmith4193 6 ปีที่แล้ว

    Eli, thanks. I installed Linux years ago; however, I always used the graphical interface. It is great to be learning the terminal command lines.

  • @TheMCVR
    @TheMCVR 7 ปีที่แล้ว

    such a lovely teacher..hats off..

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

    BRO GOD HAS GIVEN A GR* TALENT KEEPITUP ALL THE BEST

  • @b3ntleg
    @b3ntleg 11 ปีที่แล้ว

    I am pretty new too linux, but do have experience with Active Directory, one thing I am not sure about here how would you have 2 separate groups with access to a folder. For instance you have some type of admin group and then say a security/audit group. Which would both need access to a folder but may need at different levels.

  • @shihab1975
    @shihab1975 12 ปีที่แล้ว

    You are good dude, your explanation is very easy to grasp. thanks eli

  • @greatsea
    @greatsea 11 ปีที่แล้ว

    I love how he feels the need to keep saying how 'simple' things are. As if just by saying so, that's somehow going to magically make it so.

  • @Davi-did
    @Davi-did 6 ปีที่แล้ว

    Your speech and articulation are great. I like the way you teach. I'm just a little curious. Did you film this inside of a bomb shelter from the old Soviet Union?

  • @FrankEdavidson
    @FrankEdavidson 12 ปีที่แล้ว

    Tapes are State of the Ark. Highly unadvisable to use tape backup systems.HDDs are much cheaper / GB, easily integrated, widely supported, and far more robust. The media doesn;t stretch, twist, snap, stick. You'll be lucky to find drivers for tape drives now, let alone in the future. If there is a failure in one small part of a tape backup or restore sequence the backup or restore will fail. High failure rate of "test restores" even in recently backed up data

  • @huuters
    @huuters 4 ปีที่แล้ว +7

    I know it's 9 years after posting of this video, but next time please bring a fresh marker :D
    Also, thanks for making this vid :)

  • @gilbertrodriguez385
    @gilbertrodriguez385 9 ปีที่แล้ว

    This is one of the best instructional videos I have come across, thank you very much.

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

    Great video explained brilliantly! Hats off to that guy!

  • @josecolomerherrero9678
    @josecolomerherrero9678 6 ปีที่แล้ว

    4:07 normally you have to install it for use vim, you can use a cat to see all the users then if u want to do it without install nothing.

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

    You are a VERY good teacher! :)

  • @maticman94
    @maticman94 13 ปีที่แล้ว

    Wow! I just stumbled onto this video while I was configuring my first server. Thank you! Extremely helpful.

  • @TamashiOkami
    @TamashiOkami 10 ปีที่แล้ว +5

    Eli, God job man, but i need to ask you something. What about the permissions of the files and folders created after you set any permissions.

    • @techdoofus577
      @techdoofus577 10 ปีที่แล้ว

      Good question regarding inheritance or the lack thereof...

    • @mattkingsley7679
      @mattkingsley7679 10 ปีที่แล้ว

      TechDoofus I think that's where the -R comes into play.

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

    Did he say eksetera?

  • @Chargehasbeenset
    @Chargehasbeenset 12 ปีที่แล้ว

    Great Job man ya spot on with it all, great to see someone teaching new Linux users the rope's

  • @sandhus9090
    @sandhus9090 5 ปีที่แล้ว

    This video is vry helpful thx a lots sir respect from india

  • @willgartman7171
    @willgartman7171 9 ปีที่แล้ว

    Great video ! The pronunciation, info , & capture is great. Instead of crudely drawn cmds, your newer videos could start out with the cmds already typed out or drawn out. Then roll into the over view of what the video is about. This is a basic video but for someone looking for specific info, if they didnt see a cmd in the 1st 5 seconds they could move on to your next video faster. Once again, great video, just 50% less face time

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

    Simple and clear, you did a good job.

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

    Nicely explained, liked a way of explanation👍👍👍👍👍

  • @kaushikjoshi8979
    @kaushikjoshi8979 7 ปีที่แล้ว

    Awsome and very simple to understand User , Group and permission...

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

    Simple and very helpful explanation. Thanks!

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

    Great video! Easy and well explained. Thanks!

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

    Amazing instructor, let me know if your ever in London, would like to buy you a drink for all your support. Keep it up.

  • @majki5900
    @majki5900 4 ปีที่แล้ว

    straight and clear, thank You Eli!

  • @elithecomputerguy
    @elithecomputerguy  13 ปีที่แล้ว

    @thebigbigdaddy I don't touch tape drives with a ten foot pole.... They were a pain in the ass even when they were the best option... I find Hard Drive backups are the way to go...

  • @exploringnewworld6912
    @exploringnewworld6912 7 ปีที่แล้ว

    i really like the way you explain all the concepts.

  • @pokerface550
    @pokerface550 4 ปีที่แล้ว

    Eli is THE Computer Guy!

  • @hemendra911
    @hemendra911 13 ปีที่แล้ว

    Its an excellent tutorial series i have come across

  • @ernesttorres1771
    @ernesttorres1771 4 ปีที่แล้ว

    Thanks for all the information, you make this very easy to understand.

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

    Thank you for the clear explanation! Your videos are incredibly helpful!

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

    Thank you so much Eli it was great, I was so confused but with this video, penny dropped 😅😅😅

  • @mythinktube
    @mythinktube 11 ปีที่แล้ว

    Great video, nice to have a more "human" explanation of Linux permissions.
    But what I don't get is, how do you give two (or more) users/groups permissions to a file/folder, or does this simply not happen in Linux? Use case: I wanna give a 'Marketing' group write access, the 'Sales' group read access and everyone else else no access.

  • @EduFeastFamily
    @EduFeastFamily 7 ปีที่แล้ว

    Thank you mister Eli,... very, very easy to understand...

  • @user-kg2rj7qu3w
    @user-kg2rj7qu3w ปีที่แล้ว

    Eli you make IT easy man Thank You!!!!