Linux SU and SUDO Commands | How to Give SUDO Access to a User using SUDOERS | MPrashant

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

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

  • @lenarjuna
    @lenarjuna 11 หลายเดือนก่อน +2

    बहुत बहुत धन्यवाद आपका🙏🏻🙏🏻। आपकी वीडियो से बहुत सहायता हो रही है।

    • @MPrashant
      @MPrashant  11 หลายเดือนก่อน +1

      Welcome!

  • @manifestabundance-pu6ex
    @manifestabundance-pu6ex ปีที่แล้ว +4

    Aise hi short videos are good for learning, refreshing etc.
    Keep it up!!

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

    sir you explain complex things with ease thank you...!

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

      You are most welcome

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

    Wow your way of teaching by making complex things understandable by everyone in so easy way is really impressive.I really appreciate your work. Thank you so much Bro.

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

      Thanks a ton!
      Glad to hear that my videos are helpful :)

  • @MuhammadSaaddev
    @MuhammadSaaddev 3 หลายเดือนก่อน +1

    At 13:15 you said that we removed nick from the sudoers file (that is wheel group) but you haven't shown how you did that.
    I'm aware of 3 methods but it is different in each distro.
    1. gpasswd --delete nick wheel
    2. usermod -G "" nick (but this will remove all the other groups as well)
    3. usermod -rG wheel nick (just as we used usermod -aG wheel nick for adding, simply replace a with r for remove)
    There are a lot of other ways as well but they are limited to other distributions like debian, fedora, archlinux etc.
    I would like to know what you used to remove the group.
    Thanks for sharing these beautifully crafted tutorials. ❤

    • @MPrashant
      @MPrashant  3 หลายเดือนก่อน +1

      Right, I was focusing on su and sudo concept so didnt cover how to remove the group.
      we can use
      sudo gpasswd -d nick wheel
      Appreciate your feedback!

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

      @@MPrashant thank you for sharing! Keep up the good work 👍

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

    I lerned new things from this video....as usual nice video

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

      Thanks for the feedback!

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

    Keep up the good work, learning a lot from you 🙂

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

      Glad to hear that!

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

    Thankyou So much Sir,
    Pls make more video like this.😊👏

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

    font size is good but can plz tell me how to change background and font colour .

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

    Video was quite helpful! Thanks

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

      Glad it helped!

  • @MohdMohsin-qm9uh
    @MohdMohsin-qm9uh ปีที่แล้ว

    I keep waiting for your video because everytime i learn new things because your content is based on real time scenario.
    Thanks a lot.🙏🙏🙏

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

      Welcome, keep watching!

  • @manifestabundance-pu6ex
    @manifestabundance-pu6ex ปีที่แล้ว +2

    Buddy
    use white background wala Terminal in all videos

  • @khantech.online
    @khantech.online ปีที่แล้ว +1

    Thanks. you explain very well. Thumbs up.

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

      Glad it was helpful!

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

    Thankyou so much really helpful.... could you please tell why sometimes sudo su - command directly not changing users?

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

    Hello sir,
    What are job opportunities for Linux users?

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

    Helpfull video Thanks 👍

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

      Glad it was helpful!

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

    Hi bro i need to know about how to increase inodes in case of full utilisation of inode

  • @AnuragSingh-kb1gs
    @AnuragSingh-kb1gs 4 หลายเดือนก่อน

    ALL=LOCATE se updatedb command ka acess milta h ?
    aur ye pata kaise chalega ki konsi command ka acess dene ke liye konsa keyword daalna h

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

    Sor pls make a full vidoe on Patching amd in LVM whats the difference betwwen -l and -L

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

    Thank you Sir🙏
    Make a video on web hosting

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

      Sure I will try!

  • @adityasingh-hg5mo
    @adityasingh-hg5mo ปีที่แล้ว

    Sir directory jab wahi rahegi aur user change to modification jo honge vo kaha pe honge??
    Matlab substitute user me ya jisme pwd me jo show kar raha hoga??
    Please reply anyone if know.

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

    I created group name "maiet" and created user "demo1", after this from my primary account I change the permision of file, I change the group to primary to "maiet" group. Now When I was writing the file even there is a permission for that I was unable to do that.

  • @hafizamaham-mb4wu
    @hafizamaham-mb4wu 3 หลายเดือนก่อน

    In how to give sudo access to a user how can we know the name of group?like you use wheel group. How can we find the group name?

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

    How to add direct apt-get update and install permission for local user.

  • @Irfan-ju6dj
    @Irfan-ju6dj ปีที่แล้ว

    Thank you sir for great video, sir ek question hai, if we login initially as a normal user in rhel, and try to do su, it will say permission denied?

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

      Are you getting permission denied after entering password?

    • @Irfan-ju6dj
      @Irfan-ju6dj ปีที่แล้ว

      @@MPrashant Yes Sir, after entering correct password, when I initially login with non root user, I cannot do switch user to root, but if I initially login to root user, then I can switch to non user.

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

    Hello sir.. nick user ko wheel group se konse command se nikal sakte hain?..

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

    I didn't get that part you gives the permission in sudoers file LOCATE command but you execute updatedb can pls explain me?

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

      in sudoers file LOCATE was a group or alias which was pointing to updatedb command :)

  • @MohdSajid-ds4yi
    @MohdSajid-ds4yi ปีที่แล้ว +1

    Thanks

  • @akhileshakhi4877
    @akhileshakhi4877 20 วันที่ผ่านมา

    Why sudo yum install ngnix not coming in nick user can you explain

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

    Very great video sirr good night🙏🏻🙏🏻😊

  • @NaushadAhmad-yi9pj
    @NaushadAhmad-yi9pj 4 หลายเดือนก่อน

    thanks

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

    Let me get this straight - you put up a video with an English title but then you proceed to not talk in English - did I miss something?

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

      I have set language of video as Hindi and also in Thumbnail

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

      hes using "su-perior" pop_ulation rights lol jklol thank you sir.

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

      @@Mantikal learn Hindi then

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

    I am not understanding concept of sudu

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

    Bro coures ki link tod di thankx whatever

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

    How to get password

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

    Sir apna contact number de sakte hai kya