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

Terminal Lesson 3


3m read
·Nov 3, 2024

Mack heads 101. Today we're going to show you how to use terminal. This is from Ana lesson three. We're going to show you how to change another user's password or your own password, how to shut down the computer, how to restart the computer.

So first of all, I'm gonna show you how to change a user's password. This is something you might find useful. We type passwd and hit enter while we're logged into our user to change the user we're currently logged into's password. If you don't want to do it, you press ctrl + C to cancel. While you're running passwd, you type your old password, hit enter, type your new password, hit enter, confirm your new password, then hit enter.

And I'm gonna press ctrl + C again. If you want to change another user's password, you do passwd username and that changes the other user's password. You have to get the old password right, by the way. If you're root and you do passwd username, it'll just ask you for the new password, so root can change any user's password very easily. It's sort of not good anyway, so that's cool.

Another thing is how to shut down the computer, and this is something that you need to be root to do. So we do sudo and then the commands I'm about to show you. I will remind you, if you're not an admin on a Mac, you will not be able to do sudo.

So let's get started here. We're gonna type sudo shutdown -h now, and what this is gonna do is it's gonna be root, it's gonna shut down the computer. -h means halt; that means it's gonna shut down the computer, halt it. And now is the time. Instead of now, if we type in military time, a time—so you know what military time is—instead of after noon it goes back to one. Instead of that, it goes to 13, 14, and midnight is zero o'clock.

Right now you can see it's five thirty-seven, so that's 17:37. If I make this command 1738, then it will shut down the computer in one minute. You know, give us a minute to press ctrl + C to cancel.

Also, instead of the -h, you can do -r to reboot the computer. And remember, now just means do it now. If you don't want to set a time for it, you can just do sudo reboot. Reboot is a command that just restarts the computer, and halt shuts down the computer.

Remember, you have to be root to shut down through a terminal on a Mac. Through the GUI, if you just press the power button and this comes up, when you click shut down, it acts as root for shutting down. And if you click restart, it acts as for restarting, and that’s how the GUI does it.

In the last time I was trying to do this, I accidentally halted my computer in the middle of the video, so I'm filming it again right here. So that's how to shut down the computer, that's how to restart the computer, and that's how to change another user's password.

So let's just do it one more time: sudo halt halts the computer, shuts it down; sudo reboot restarts the computer; and sudo shutdown -h now means shut down the computer now.

That's how to shut down and reboot, and how to change another user's password and how to change your own. Remember, passwd will change the current user's logged in password by default—not root's password. If you do passwd root, it'll change root's password.

You have to enter the old root password. If you do sudo passwd root, because if you're root, you can change someone's password, then you can change root's password very simply.

So that's how a few things today in terminal, and that's all I'm going to be showing you. Thank you for watching. Check in with Mac heads more often and subscribe. And yeah.

More Articles

View All
15 Skills That Make Billionaires
Becoming billionaires does not happen by accident. This status is a reflection of a person’s self-worth and accumulated knowledge. Your self-worth is determined by two things: invaluable skills and experiences. But what are those skills and how can you tr…
The Dangers of Climbing Helmcken Falls | Edge of the Unknown on Disney+
[MUSIC PLAYING] Yeah. [BLEEP] [CHUCKLING] From here, it’s hard to tell the scale. Yeah, it’s so– it’s so big. WILL GADD: If you aren’t scared walking into Helmcken Falls, something is wrong with you. Imagine a covered sports stadium, and you cut it in h…
trying to fix my sleep schedule
I’m trying to fix my sleep schedule. I’ve been waking up at 11 a.m., 1 p.m., 2 p.m., 3 p.m., and I don’t know when I sleep. So, in today’s episode, I’m going to try to fix my sleep schedule as much as possible. I realized that in order to fix your sleep s…
RC natural response derivation (2 of 3)
Now what I want to do for the RC circuit is a formal derivation of exactly what these two curves look like, and then we’ll have a precise definition of the natural response. Okay, what I want to do now is real quick draw our circuit again. There’s R, the…
SUPER RARE $34,000 Mont Blanc Will DOUBLE in Value | Kevin O'Leary |
[Music] From Germany, just send them straight out the door. Okay, thanks a lot, let’s go upstairs. Welcome to Miami. [Music] So, just coming from—well, we have the head of—we have the head of VP of retail, and I think one of the marketing people are brin…
Monetizing Podcasts and Newsletters - Chris Best of Substack and Jonathan Gill of Backtracks
So Chris, what do you do? I’m the CEO of Substack. We make it simple to start a paid newsletter, and also you can put audio in it now. In Jonathan. I’m Jonathan Gill, co-founder and CEO of Backtracks. We help audio content creators know and grow their …