How to use Sticky bit in Linux || SetUID || SetGID || Linux Special Permissions

#linux #stickybit
Sticky bit in Linux prevents the deletion of a file from other than its owner i.e., if sticky bit is set on a directory then the files within the directory can be deleted only by the file owner.
SetGID in Linux is used to assign the same Group Owner to all the files and sub-directories within a directory
SetUID bit in Linux helps to execute a command with owner rights.
Operating System Videos: kzread.info/dash/bejne/qo16pNqhl7e-j9I.html
Operating System Lab Videos: kzread.info/dash/bejne/q5aqxKalo6fKm5c.html
Operating System PPTs Link: dextutor.com/courses/operating-systems/
Operating System Programs: dextutor.com/courses/operating-system-programs/

Пікірлер: 48

  • @ujjawalmishra1439
    @ujjawalmishra14392 жыл бұрын

    GENIUS SIR GENIUS. THE ONLY ONE VIDEO I FOUND WITH WHICH TALKS STRAIGHT TO THE POINT CONCEPTS

  • @dextutor

    @dextutor

    2 жыл бұрын

    Glad it helped

  • @Metall1st3
    @Metall1st32 жыл бұрын

    I was so confused when trying to understand these bits while reading various materials online, but your explanation was brilliant. Providing examples helped a lot

  • @hajiraheem2023
    @hajiraheem20232 жыл бұрын

    really appreciate it for conveying it in such a simplistic manner

  • @ss_1718
    @ss_171812 күн бұрын

    great explanation...

  • @rakeshchmech
    @rakeshchmech3 ай бұрын

    Very good teaching skills. really appreciate your effort. Thank you..

  • @mandaarbendale777
    @mandaarbendale7772 жыл бұрын

    super straight forward explaination! thank you @dextutor

  • @cliffcampbell83
    @cliffcampbell832 жыл бұрын

    Very good and clear explanation. Thank you

  • @afgan_gadirov
    @afgan_gadirov5 ай бұрын

    Very helpful and clear. Thank you so much!

  • @taran1985
    @taran19852 жыл бұрын

    very informative and well explained !

  • @mandalesai
    @mandalesai3 жыл бұрын

    Thank you , very helpful keep posting

  • @yaminchocho9329
    @yaminchocho9329 Жыл бұрын

    Very good and clear explanation. Thanks a lot Sir.

  • @baberali95
    @baberali953 жыл бұрын

    You did explain very nice way

  • @vadivelan4228
    @vadivelan42288 ай бұрын

    Simple and clear explanation..

  • @mike2319
    @mike2319 Жыл бұрын

    thank you ! great explanation

  • @najibsheikh6305
    @najibsheikh63052 жыл бұрын

    this was very helpful, thank you so much sir.

  • @ajaymenon1984
    @ajaymenon19842 жыл бұрын

    Thank you for posting it

  • @user-cv3bf8so3e
    @user-cv3bf8so3e9 ай бұрын

    Nicely explained thank you sir

  • @sihemmansour5303
    @sihemmansour53039 ай бұрын

    thanks, excellent tutorial

  • @ramprathap2739
    @ramprathap27392 жыл бұрын

    Thank you so much sir with your explanation i understand the topic clearly .

  • @dextutor

    @dextutor

    2 жыл бұрын

    Thank u..do share

  • @tek_broz
    @tek_broz9 ай бұрын

    it was bang on target .. Thanks !

  • @confidencemakoni9359
    @confidencemakoni93592 жыл бұрын

    Perfect... We'll understood

  • @yashchogle8531
    @yashchogle85312 жыл бұрын

    well understood ✨

  • @mwafulirwa1
    @mwafulirwa1 Жыл бұрын

    by the far the best tutorial on the Subject!

  • @dextutor

    @dextutor

    Жыл бұрын

    Thanks a lot

  • @dexterwas
    @dexterwas Жыл бұрын

    Great explanation. Thank you.

  • @dextutor

    @dextutor

    Жыл бұрын

    Glad it was helpful!

  • @danikoburrell-archie7385
    @danikoburrell-archie73858 ай бұрын

    Spot on! You were amazing with your explanation. I'm currently learning linux and this video helped me tremendously! Immediate subscribe!!

  • @dextutor

    @dextutor

    8 ай бұрын

    Glad it helped!

  • @SAVEYOURBILL
    @SAVEYOURBILL Жыл бұрын

    Excellent

  • @nicole9856
    @nicole985610 ай бұрын

    thank you so much

  • @narendrajayram1317
    @narendrajayram13172 жыл бұрын

    A lucid explanation!

  • @dextutor

    @dextutor

    2 жыл бұрын

    Thanks

  • @rejoicethomas5553
    @rejoicethomas55533 жыл бұрын

    Spr🔥

  • @balajibala8924
    @balajibala89242 жыл бұрын

    Best.....

  • @mandalesai
    @mandalesai3 жыл бұрын

    keep posting

  • @dextutor

    @dextutor

    3 жыл бұрын

    Keep supporting and sharing

  • @Cars___365
    @Cars___3659 ай бұрын

    Sir please explain effect of (sgid) when applied on file

  • @monakumari-qy8ji
    @monakumari-qy8ji10 ай бұрын

    Have u given sudo access to virat?

  • @peshutanpavri1599
    @peshutanpavri15993 жыл бұрын

    The thing I find confusing, no one is answering about SetUID. What is the point of this? Cant we just give permissions to all users? What is the benefit of only giving temporary permissions to other users?

  • @dextutor

    @dextutor

    3 жыл бұрын

    Do people allow everyone to access their house ? Only under specific circumstances do we allow unrestricted access and that also to only specific trusted friends. Same ia the situation here.. Your system is the key to all your files, therefore to keep it secure you can't just allow access to everyone. Think from an organization point of view and just about your PC

  • @ramyabala4713
    @ramyabala47132 жыл бұрын

    Do we allowed to create directories within the shared directory or else create only files in it ? that means can able to create a nested directory? thank you in advance.

  • @dextutor

    @dextutor

    2 жыл бұрын

    It depends on the permission.. If you have the write permission on the directory then you can create both files and sub-directories within it

  • @ramyabala4713

    @ramyabala4713

    2 жыл бұрын

    @@dextutor in which position we have to give write permissions for example in others position? drwx rwx rwx you mean in third part when we share to others, here which one is important to give write permissions, in first part? ie drwx?

  • @dextutor

    @dextutor

    2 жыл бұрын

    Yes do it for others

  • @ramyabala4713

    @ramyabala4713

    2 жыл бұрын

    @@dextutor thank you so much

  • @baluhyajr.913
    @baluhyajr.9132 жыл бұрын

    I was here on 4th January 2022