This is something I've avoided learning, for years I've searched the net and just copy & pasted. Your video make it so easy to understand, thank you so much.
simple and not redundant at all, which is what most people who are learning need when it comes to a tutorial! thank you so much for your video, it has been really helpful!
TIL that a directory being "executable" means that you can execute commands _on_ that directory, rather than having anything to do with executables running _from_ that directory. Neat!
You just helped me understand why I was struggling so much with a virtual lab, thank you for making this video I'm keeping this saved in a playlist so I can study with it.
Currently studying for Core 2 of the A+ exam and I couldn't wrap my head around the file permissions with the course I'm using, I found this video and understood it straight away. Thank you so much Travis!
I just saw this pop up in my feed, haven't watched sorry, but also, thank you cos I have been learning this stuff at the age of 45, and it just dawned on me that this stuff is sinking in 'if at a slow rate' but thanks you just made my day, left a like.
You can argue about what a good baseline is. I use umask 027 so that new files get 640 and new directories 750. The rationale being: If you grant not enough permissions then you will be told about that (and can fix that trivially). Don't expect that to happen if you grant too many permissions...
@@cartoonguy32the sticky bit is not in the caption or anywhere in this video, but still makes this video pop up as one of the first for sticky bit information under the yt search engine results.
@@TravisMedia Thanks for asking, actually right now I am interested in Linux videos, and I enjoy the way you introduce the content. Your videos are not that long as well, so I still gonna say - more of Linux, if you please
very very helpfull and neat explanation 👍...it would be great if you show us how to really control ower project version using git commands and github i hear developers say project version control using it.
this video is not helpful for most regular users because the information here is available for everywhere. I need to know how ownership affect to the sub folders, and how parent folder permissions affect sub folders / files. how S flag affect files in directory, you don't even teach symbolic methods to change permissions, but went directly to binaries. I have a file named siteconfig.conf in my nginx/conf.d folder. I have a user named backup which is a member of ngix group. the conf.d folder has nginx group owner, but still this user cannot touch that file, I don't know why, even the file has 777 permission, it just cannot write. file has write permissions for the nginx group (-rw-rw-r--), the parent directory /usr/local/nginx/conf/ does not grant the backup user sufficient permissions to create or modify files, as it is owned by root:root with mode 777 (drw-rw-rw-). another question. If I have a root folder with some restrictive permission, let's say 600, and if the child folders/files have 777 permission will everybody be able to read/write/execute the child file even though the root folder has 600? idk why no one create videos explaining this context? where is the t flag? what is setfacl? file permission in 5 mins? hmm wasted 5 mins, and I took time to write this comment so you'll consider next time you make a video, you try not to waste time giving half infomation.
Been using linux system since last 3 years but still learned a couple of new things from your video, thank you very much.
This is something I've avoided learning, for years I've searched the net and just copy & pasted. Your video make it so easy to understand, thank you so much.
Helpfull is not enough to describe what this video was! Thanks Travis!
Thanks a lot you explained in 5 minutes what my teacher couldn't explain in 2 weeks
simple and not redundant at all, which is what most people who are learning need when it comes to a tutorial! thank you so much for your video, it has been really helpful!
TIL that a directory being "executable" means that you can execute commands _on_ that directory, rather than having anything to do with executables running _from_ that directory. Neat!
You just helped me understand why I was struggling so much with a virtual lab, thank you for making this video I'm keeping this saved in a playlist so I can study with it.
awesome video! amazing how useful 5-10mins of info can be!
Travis, you are a gift to this world.
I know some about permissions but never wrap my head around it fully.. this 5 minutes is really helpful ❤
It was too informational in short time. I got what I was exactly searching for.
Thanks Travis!
I thought I knew everything about permissions, there is always something you can learn, great video!!!
Currently studying for Core 2 of the A+ exam and I couldn't wrap my head around the file permissions with the course I'm using, I found this video and understood it straight away. Thank you so much Travis!
Thank you for this video which is easy to understand and concise!
this is super cool, I can read them now!
thank you Travis ❤❤❤❤
Exactly what I wanted! All the useful information in such a short time!
All though I know all this I love watching to the point video without any gibberish. As always good job ❤
this is such an easy to understand video, thank you! This will help me with my linux cert next week! :)
rwx - can't explain better than this! You nailed it - thanks for sharing.
I just saw this pop up in my feed, haven't watched sorry, but also, thank you cos I have been learning this stuff at the age of 45, and it just dawned on me that this stuff is sinking in 'if at a slow rate' but thanks you just made my day, left a like.
It is the best video I have found to understand the way you explained is very simple and easy to grasp
I love the way to explain by leading an example, This really helped me a lt. Thanks Travis
You can argue about what a good baseline is. I use umask 027 so that new files get 640 and new directories 750. The rationale being: If you grant not enough permissions then you will be told about that (and can fix that trivially). Don't expect that to happen if you grant too many permissions...
IM MIND BLOWN! I GET IT NOW. thank you so much! im subscribing
Most simplest explanation. Thank you so much
Fast and very well explained tutorial. Great!
I like your way of explaining...pls make a detailed video on linux and cover all its fundamentals.❤
Thank you Sir.
It was just perfect. Liked and subscribed !
I subscribed to the email for the cheatsheet. I did confirm my email. No cheatsheet? Really good video learned a lot, I am just learning Linux.
This was awesome! Thanks for the refresher!
Thank you Travis ❤️
No mention about the sticky bit... That would have been nice.
Check the caption
That would've made the video too complex for a Linux beginner. If it had been mentioned then someone else would be complaining about SUID or GUID
Oh sheeeezzz. What's that
@@cartoonguy32the sticky bit is not in the caption or anywhere in this video, but still makes this video pop up as one of the first for sticky bit information under the yt search engine results.
you madeee thisss soooo easyy to understandd THANKSALOTTTTT
GREAT video but pls remember to explain us begeinner breifely about the previous commands required as well!!
thanks for ur amazing work!
Extremely helpful. Thank you !
So simple! Thank you for the tutorial!
Thank you i understand everything for my exam !!!!
Explain in a very nice and in a clear way. Thanks
Thank you so much, simple and easy to follow.
Been trying to figure out the chmod filenamr for two months since I began prepping for my A+ exam. Love this, Give this man a raise 🙌🏽
solid explaining thanks
Excellent guide!
I almost fully understand this now
But how do i add users to a group and how do i list the users of a group
Thanks this was very helpful🤟
Super AWESOME! My gratitude Travis. :)
Awesome explanation 👍👍 Thanks for sharing
Thank you so much for this great explanation.
I love when someone can explain something to me like I'm five years old. Thanks so much for sharing!
life changing! Thank you
Typo in slide at 2:47, you have 1. chmod and 2. chmod, when you meant 1. chown and 2. chmod.
Thank you so much for your explanations
Thank you. Much appreciated 👍🏾🙏🏾
Awesome explanation
Love the explanation
thank you , excellent presentation for quick revision :-)
Five Stars. Thank you.
Could you please make more videos on Linux? That would be great!
What else would you like to see?
@@TravisMedia Thanks for asking, actually right now I am interested in Linux videos, and I enjoy the way you introduce the content. Your videos are not that long as well, so I still gonna say - more of Linux, if you please
Great, Thank you!
I like this video, easily understand
what owner:group should I set my lampp(apache and mysql) folder, so a non sudoer user can use it?
THANKSSS a lot this really helped
So if I'm owner and change my permissions on my file, will it change my default group's permissions as well? Don't have a Linux box at the moment.
Hai travis can you do a full Linux commands vedio?
Amazing video!
want to know how to add read permission for a specific user (or group) while preventing others to read the file
There's a typo in 2:49 ,1 should be chown
Wow! Thanks! Got it
How to give permissions to a user for a directory. Chmod u+rwx / data?
Thank you Master :D
great video thank you
@ 2:46 first command should be 1.chown
oof-I had one job…
😀@@TravisMedia
I don't get it. It appears that you are talking about individuals files. I want to be able to use my entire hard disk.
Thanks dude❤
Very helpful
thank you I understand kali linux basic for hackers chapter 5
Bro, thanks for this
Amazing video
Great Explain :)
love u dude keep it up
very very helpfull and neat explanation 👍...it would be great if you show us how to really control ower project version using git commands and github i hear developers say project version control using it.
thank you very much
cheat sheet is not available on your website. Please update the link.
Thank you!!!
thanks good video
Brilliant
Got this
I take my hat off, sir
fantastic
THANK YOU
thanks bro
thanks
the goat the goaaaat
thank_you
I don't get it if it 664 then why are you giving 774 in
Added an execute that equals to 1 so instead of 6 - read and write, he added execute and it makes it a 7 - read write execute
I found an easier way but thx
ok gave you my email.. where is the cheetsheet????????
@@cadsticcadsticc1322 should come within a few minutes. Check spam. If not, shoot me an email support@travis.media and I’ll make sure you get it asap.
Hey Travis can I edit your RUclips videos ?
this video is not helpful for most regular users because the information here is available for everywhere. I need to know how ownership affect to the sub folders, and how parent folder permissions affect sub folders / files.
how S flag affect files in directory, you don't even teach symbolic methods to change permissions, but went directly to binaries.
I have a file named siteconfig.conf in my nginx/conf.d folder. I have a user named backup which is a member of ngix group. the conf.d folder has nginx group owner, but still this user cannot touch that file, I don't know why, even the file has 777 permission, it just cannot write.
file has write permissions for the nginx group (-rw-rw-r--), the parent directory /usr/local/nginx/conf/ does not grant the backup user sufficient permissions to create or modify files, as it is owned by root:root with mode 777 (drw-rw-rw-).
another question.
If I have a root folder with some restrictive permission, let's say 600, and if the child folders/files have 777 permission will everybody be able to read/write/execute the child file even though the root folder has 600? idk why no one create videos explaining this context?
where is the t flag?
what is setfacl?
file permission in 5 mins? hmm wasted 5 mins, and I took time to write this comment so you'll consider next time you make a video, you try not to waste time giving half infomation.
🔝
🎉👍
Hello
well aint that was cool haha thanks