Check out this list of must-know keyboard shortcuts for Terminal on Mac to zip around it quicker and work faster with your command line.
Terminal
How to lock the Dock on your Mac to prevent unwanted changes
Learn how to lock the Dock on your Mac to prevent unwanted changes to it by you or anyone with access to your computer.
How to hide files and folders on Mac with Terminal
Learn how to use the built-in Terminal app on your Mac to hide files and folders from prying eyes. And of course, you can also unhide them when the need arises.
How to get rid of the Mac’s Catalina upgrade reminder
Getting tired of seeing that persistent notification in your Mac dock to remind you to upgrade to macOS 10.15 Catalina? It's possible to turn off that notification permanently without having to upgrade. All it requires is a little command-line tinkering, if you're up for it. Read on for details.
All the ways you can manually or automatically empty the Trash on Mac
Clean up your Mac and regain valuable storage space by mastering these 10 ways to delete all or selected items from the Trash folder.
How to make your Mac automatically restart after a crash or power outage
Learn how to make your Mac restart automatically itself after a system crash or power outage to minimize downtime and disruptions to your workflow.
How to stop Mac apps from saving to iCloud by default with Terminal
Stop the frustration of files automatically saving to iCloud on your Mac by following this guide on disabling the default setting.
6 simple ways to open Terminal on Mac
Learn all the ways to launch the Terminal app on macOS if you'd like to interact with your Mac using a command-line interface.
How to install the Sileo package manager on the unc0ver jailbreak
If you haven’t already heard, those rocking Pwn20wnd’s unc0ver jailbreak for iOS 11.0-11.4 beta 3 can now install the Sileo package manager alongside Cydia on their pwned handset.
The choice to install the Sileo package manager on your unc0ver jailbreak is entirely up to you, but if you’d like to move forward with the install, then you’ll find all the steps you need to follow to do so in this tutorial.
MTerminal officially updated with support for iOS 11 and the unc0ver jailbreak
The ever-so-popular Mobile Terminal (MTerminal) app for jailbroken devices was updated on Tuesday with official support for iOS 11, a move that’s certain to excite jailbreak power users. The latest version of the app is now 1.4-6.
MTerminal is fundamentally an on-device command-line interface (CLI) that lets jailbreakers run powerful commands, and if you’re a veteran jailbreaker, then the interface shown above should look nostalgically familiar.
Security researcher Richard Zhu demos iOS 11.4 jailbreak
Renowned security researcher Ian Beer recently outed yet another tfp0 exploit, this time for iOS 11.3.1. But while certain jailbreak developers are hard at work on a public jailbreak tool that utilizes said exploit, others seem to be moving ahead and devising jailbreaks for newer versions of iOS.
A video shared in a Tweet by Richard Zhu this week appears to demonstrate a functional jailbreak on an iOS 11.4 device.
How to research Terminal commands using manual pages
If you're like me, you'll often be messing around in Terminal and find you can't remember (or don't know) the correct syntax and options for a command you're trying to issue.
You could look it up online and search through all the slightly different answers for different Unix-based systems, or you could use macOS' built in manual pages to get your answer. This guide will show you how.