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

Hidden Lock Screen App (LockScreen.app)


2m read
·Nov 3, 2024

Hey guys, this matches go on. Today, I'm going to be teaching you about an app that's been on your computer but you've never noticed it. It's called Lock Screen. Lock Screen is pretty cool; it allows you to lock your screen, but there's no way to unlock your screen—no password, no nothing. It's normally used for remote desktop, where you can remotely kill it, but say you can't, you're just locked out.

So, I'm going to be teaching you how to use this application to your advantage. First of all, you want to press the Finder icon, the Go menu on the top, say "Go to folder." Now paste the following path in: I will have this path in the description of this video, so: /System/Library/CoreServices/RemoteManagement/AppleVNCServer.app/Contents/Support. Now you click "Go."

Now you're in this folder with a few applications. We had some guests: Donna, H, Helper, Right Settings, Me, and C Privilege Proxy, and our favorite, Lock Screen. That app, here's all you need to do to make this effective: Copy it, copy-paste it to your desktop.

Now, when you open it, your screen will lock up, and you won't be able to get back out, and you'll have to shut down in the end to get back. So we're going to go into Terminal and make it so every five seconds, Terminal will try to quit your application. You can use Terminal or iTerm; in this case, actually, I'm using iTerm, so you can also use Terminal. Thank you!

So now all you need to do is type: while true; do killall LockScreen; sleep 10; done. This code will be in the description of this video. Please note that once you run this, every 10 seconds Lock Screen will be closing. You can change the number 10 in this code to be 20 for 20 seconds or 0.5 for half a second if that's what you want.

Now all you need to do is hit enter. Now, every time you see this "no matching process," it's starting a new round of 10 seconds. So when the next "no matching processes" comes up, I'm going to double-click this.

So, as you can see, there's a lock on my screen and I cannot move my mouse or touch my keyboard. So it just quit right there because of this little Terminal app running stuff. That was pretty cool, and I think that Lock Screen is very effective.

If you want to just go to the bathroom for 30 seconds and don't want someone your screen sharing with to mess with you, you can also SSH to your computer and then kill Lock Screen if that's how you want to do it. That way, it's not on a timer like this Terminal command.

So, that's how to access Lock Screen, that app on your computer. Thank you for watching! Mad kids on the one, please subscribe in Gabon.

More Articles

View All
Could A.I. Help Cure Cancer? #Shorts
Many people don’t have the required knowledge or willpower to follow through with the plans and make the behavioral changes necessary to improve their health. Thankfully, this is another area in which AI can help. Machine learning can be used to personali…
Properties of buffers | Acids and bases | AP Chemistry | Khan Academy
A buffer solution consists of a significant amount of a weak acid and its conjugate base. Let’s say we have a generic weak acid HA and its conjugate base A⁻. We’re going to use some particulate diagrams to try to understand how buffers work. So for our f…
Connecting limits and graphical behavior | Limits and continuity | AP Calculus AB | Khan Academy
So, we have the graph of y is equal to g of x right over here, and I want to think about what is the limit as x approaches 5 of g of x. Well, we’ve done this multiple times. Let’s think about what g of x approaches as x approaches 5. From the left, g of …
Example: Comparing distributions | AP Statistics | Khan Academy
What we’re going to do in this video is start to compare distributions. So for example, here we have two distributions that show the various temperatures different cities get during the month of January. This is the distribution for Portland; for example,…
What Happens If You Destroy A Black Hole?
Black holes can destroy everything – but can they be destroyed? What happens if we push physics to the absolute limits, maybe even break it and the universe in the process? Let’s create a tiny black hole, about the mass of our moon, in the Kurzgesagt Labs…
Writing exponential functions | High School Math | Khan Academy
G is an exponential function with an initial value of -2. So, an initial value of -2 and a common ratio of 17th. Write the formula for G of T. Well, the fact that it’s an exponential function, we know that its formula is going to be of the form G of T is…