Only a person who understands things really well, can explain it in a simple language like you. You are not just repeating memorised terms and phrases. Loved it!!! Awesome work mate!!!
Hi! I have a question about the /root directory. I noticed you had a file in there, but I don't. Is this any bad? Can this be why I have a problem using su in the terminal? My password don't work when running the su command.
If you're using Ubuntu, you don't usually use 'su' to run commands. You can either use 'sudo' in front of the command or use 'sudo su' to switch to root, then use any command that isn't rm -rf / or something like that.
in some distros, if you never log into root, there won't be files in there. its just like any other account - if you don't log into it, theres no reason for something to show up in there
Yes I do, but I'm sure I heard him state correctly that there's a "/root" directory and then he goes and spoils it by saying there's a "/home/root" directory.
actually /root is not in /home because '/home' may be a network mount, and root's home folder is useful to have available if you boot up in single user mode where your network is not available.
and what is the difference between the logfiles held in /tmp and /var ??
vickeypalzor 1 month ago
how would we differentiate between a /dev and /proc?
vickeypalzor 1 month ago
Great Explanation.
sifarin 4 months ago
Only a person who understands things really well, can explain it in a simple language like you. You are not just repeating memorised terms and phrases. Loved it!!! Awesome work mate!!!
lordslavi 1 year ago 2
Really good stuff.
jonmaxell 1 year ago
Thanks lot for such nice presentation
vsr8282 2 years ago
OpenOffice will store itself into /opt if you have that set as a separate partition.
jaworskij 3 years ago
Hi! I have a question about the /root directory. I noticed you had a file in there, but I don't. Is this any bad? Can this be why I have a problem using su in the terminal? My password don't work when running the su command.
JeyPeyy 4 years ago
If you're using Ubuntu, you don't usually use 'su' to run commands. You can either use 'sudo' in front of the command or use 'sudo su' to switch to root, then use any command that isn't rm -rf / or something like that.
cyborgtroy 3 years ago
in some distros, if you never log into root, there won't be files in there. its just like any other account - if you don't log into it, theres no reason for something to show up in there
schmidtbag 2 years ago
Schmidtbag:
If you look closely I wrote that more than one year ago (actually almost 2 years ago), so I know that by now.
Thanks anyways, it can be helpful for others.
JeyPeyy 2 years ago
Truly useful information, been mucking about with linux for years and never really thought to figure out the directory structure, thanks
chadica 4 years ago 2
Cool info for beginners...
Well done tutorial...
comradjoel 4 years ago 5
Thank You For All The Information. That Video Was Very Well Done.
MultiMediaFreak1986 4 years ago 3
Another great video Chess, much appreciated by this Linux n00b :) i'm just catching up with LinuxReality...
ronnietucker 4 years ago
It's strange that he said that. In the first podcast he said "/root" was in the "/" folder.
benchodbosrino 5 years ago
/ is the "root" directory. /home/root/ is the home directory for the 'root' user. Get it?
TechAnvil 5 years ago
Yes I do, but I'm sure I heard him state correctly that there's a "/root" directory and then he goes and spoils it by saying there's a "/home/root" directory.
benchodbosrino 5 years ago
/ is the 'root' of the drive, nothing really to do with the root users data...
ronnietucker 4 years ago
thanks
benchodbosrino 4 years ago
actually /root is not in /home because '/home' may be a network mount, and root's home folder is useful to have available if you boot up in single user mode where your network is not available.
gilesc 5 years ago