yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

What is Root?


3m read
·Nov 3, 2024

Hey guys, this is Matt Kids One. Today is going to be a brief little explanation of root. Now, you may or may not know what root is on your computer. If you don't know, uh, you might have enabled root before, uh, to get past maybe parental controls or get administrative access to your computer. Or you might have gone into single user mode at one point or another.

Well, let me tell you something: you use root all the time. Maybe you don't know it, but your computer always has root logged in on some console somewhere. Now, just because you don't see graphically root logged in, doesn't mean it's not logged in in the background of your computer.

Now let me explain what root is. Root is a user on your computer that, um, is the root of all users. He is like—root is universal throughout all the Unix/Linux machines. Mostly all of them would have root; Windows does not have root currently. Um, but uh, root, um, is kind of like the Windows equivalent of the system user. When you boot up your computer and the login window gets started, everything gets started; they're running as root. The user that owns them is called root (r-o-o-t).

Now, um, I might put a link in the description of the video to how to enable root on a Mac. Um, you might also notice that, um, when you boot up and you hold command S, that you're logged in as root. That's because while you're booting, you're logged in as root anyway. So why not unlog you out? Why not keep you logged in as root while you go into this single user mode which is when you hold command S while turning on your computer?

Um, so root is, um, the super user on your computer. He has permissions to edit any files, change the permissions of any files. He's the only one who can change the ownership of any file without invoking a sudo command. Sudo has something called a sticky bit which means it can run as root, um, but it's smart and it knows that you need to enter a password.

Um, if you have a Unix console, it runs as root. So all these great little things run as root, and you can just, um, I'll show you where root's home directory is, and I'm going to do this through terminal.

Um, if you type cd / space var, now I'll just do sudo -s to log in as root. Now I'll type ls /var, then I type cd root. If you haven't watched other terminal lessons, you should watch those before, um, watching this part in terminal. But basically, right now I'm in root's home directory (/private/var/root), and here's root's home directory.

You can log root in at the but, um, I prefer to just have him running my background processes and me as an administrator using the GUI. Um, you cannot delete root completely; you can delete him from the passwords file all you want, but the best you can do is wreck your computer because root is always there.

And if you go into Activity Monitor, um, you can see that there's always a process that's root. I'll just open it up right here; I just select user. There are actually a few users. Root is running all these processes; he's running the login window, he's running login. I don't know which console that's from, but whatever. And he's running all the services type of things.

You know, root is a very important thing to the Unix system and although he is also a user (or I'm not calling him a he, it's not really a person), root is, um, the root where all users bow down to root because root is always there.

Um, the root account can be quote-unquote disabled, but that's only his login that's disabled. But when the computer boots, even if his password is bang and then a hash, it'll still boot fine even if he's disabled. Um, and in fact, you can disable the root login, but you cannot disable the root user because it's always there. Otherwise, you wouldn't have any login window; who would it log in as?

I mean, there are like 12 other users on your computer, at least, that are for services and stuff. Um, so that's root—a simple explanation of root on the Mac.

So thank you for watching Mac Kids and A1. Uh, please subscribe to our videos because without your subscription, we can make all these great videos come live. And, uh, goodbye.

More Articles

View All
The Logan Paul Cryptocurrency Scam Just Got Worse...
What’s up, Graham? It’s guys here. So, I certainly did not expect to make this video today. But when I see so many people calling out this new Logan Paul cryptocurrency scam, I felt the need to throw my hat into the ring, see what this is all about, and g…
if statements | Intro to CS - Python | Khan Academy
We can use Boolean expressions to ask questions in our programs, but how can we branch control flow based on the answer? To do that, we need conditionals. Conditionals form the basis of selection; they allow the computer to decide which code to run depend…
Only the individual can search for Truth!
Truth is a very difficult thing to come by. The universe is mostly random and mostly full of false beliefs, and so truth requires a lot of rigor. The goal standards for truth are that you have to test it against a larger system that will give you objectiv…
Your Favorite Youtuber Will Soon Be Replaced By AI
How do you know that the voice you’re hearing right now is human? Most of you have no idea what I look like, so how can you tell I’m a real person? What if your favorite YouTuber is actually an AI? 2023 is shaping up to be the year of artificial intellig…
15 Valuable Lessons You Learn After Your First Big Win
You know, everyone always talks about lessons you learn from failures and how important they are. But if all you have are failures, then maybe those lessons are incomplete. Today we’re going over 15 valuable lessons you only learned after your first win. …
Getting The Shot - Behind the Scenes | Life Below Zero
[Music] Working, that’s getting super frustrating. This is what it’s like on Life Below Zero: down tough conditions all around, a filament, no heat, no power, do anything, won’t even turn on, and falling too many times we have balance. It’s just a typical…