Mac OS

Mac OS, Mac OS X, or macOS, is the operating system that resides on Apple’s desktop and portable computer lineup. Built upon a Unix core, it is easy to use yet highly advanced, extremely stable, and an excellent OS for productivity and creation. Browse through our articles or use the search feature to look for something specific that is pertinent to the Mac operating system.

Search Mac OS

How to Disable Touch Bar on MacBook Pro

Aug 30, 2018 - 42 Comments
How to disable Touch Bar on MacBook Pro

The Touch Bar on MacBook Pro is arguably the most controversial component of the current generation MacBook Pro (aside from the keyboard itself anyway), and if you’re a MacBook Pro user who does not like the Touch Bar experience for any reason, whether it’s poking around to find and use the touch ESC key, or … Read More

How to Save iPhone Text Messages and iMessages

Aug 29, 2018 - 17 Comments

Do you want to save an iPhone text message? Maybe you want to document and preserve a message sent to your iPhone for some purpose? Whatever the reason, you can save iPhone messages, text messages / SMS, iMessages, media messages including pictures and videos, or anything else sent through the Messages app on the iPhone. … Read More

How to Install & Run macOS Mojave Beta in a Virtual Machine the Easy Way

Aug 28, 2018 - 13 Comments
How to install and run macOS Mojave in a virtual machine

You can easily install and run macOS Mojave beta in a virtual machine right now on a Mac, and the process is surprisingly easy, plus it’s free! This tutorial will walk you through the steps required to install macOS Mojave beta into a virtual machine environment using freely available software. It’s quite easy, so even … Read More

Visualizing the Mac Startup Process: What Happens When a Mac Boots?

Aug 25, 2018 - 22 Comments
The Mac Boot Process Visualized

Have you ever wanted to know what’s going on when you startup a modern Mac? You press the power button, you see an Apple logo, and the Mac boots up into MacOS… from the average user perspective it’s about that simple, right? But what is actually happening behind the scenes after you press that power … Read More

How to Remove Stuck Time Machine Backups from Mac Trash Due to System Integrity Protection Error

Aug 23, 2018 - 10 Comments
How to fix Time Machine backup stuck in Trash due to System Integrity Protection

If you’re trying to remove a Time Machine backup from a drive and find that it’s stuck in the Mac Trash with a specific error message stating the trash can’t be emptied because “Some items in the Trash cannot be deleted because of System Integrity Protection”, then read on to learn how to resolve this … Read More

How to Clear Quick Look Cache in Mac OS

Aug 21, 2018 - 10 Comments
Clear Quick Look Cache on Mac

Quick Look is the ever-handy feature in Mac OS that allows you to select a file in the file system and get a quick preview of it, whether you’re in the Finder, an Open or Save dialog, or even some apps. Quick Look is a great feature with many abilities on the Mac that makes … Read More

How to Disable Location Services on Mac

Aug 20, 2018 - 8 Comments
How to disable all Location Services on Mac

Some Mac users may wish to completely disable Location Services features on their Mac. This is not recommended for most Mac owners, but turning off all Location Services functionality on MacOS can be desired for security concerns and privacy considerations, or even by systems administrators who don’t want the manage the geolocation features.

How to Record Phone Calls with a Mac

Aug 19, 2018 - 15 Comments
How to record phone calls on a Mac

Want to record a phone call from a Mac? Maybe you’re interviewing someone for a podcast and want to record both sides of the conversation? Maybe you want to record a phone call for quality and training purposes? Whatever the purpose, there are several different ways to record a phone call from a Mac, but … Read More

Where’s the Temp Folder on Mac OS? How to Find & Open the Mac Temporary Directory

Aug 17, 2018 - 4 Comments
Where the TEMP Folder is located on Mac

The Mac operating system has several system level temporary folders which contain temp files used by MacOS itself along with various Mac apps. This temp folders are not intended to be user facing, but in some rare situations an advanced Mac user may find themselves requiring to locate the temp folder and maybe even to … Read More

How to Uninstall Homebrew from Mac OS

Aug 12, 2018 - 8 Comments
How to uninstall Homebrew on Mac

If you have previously installed Homebrew to a Mac and have now decided that you no longer need or want the command line package manager, you can uninstall Homebrew from MacOS and completely remove Homebrew and all installed packages and formula from the Mac. This tutorial will walk through how to completely uninstall Homebrew from … Read More

How to Download Xcode as XIP or DMG Files, & Where to Download Older Xcode Versions

Aug 11, 2018 - 3 Comments
How to download Xcode as xip and dmg and older versions of Xcode

Xcode is the software development suite for Mac that allows developers to build apps for MacOS, iOS, tvOS, and watchOS. The vast majority of developers and Xcode users will download the Xcode application suite from the Mac App Store, but that’s not the only option available to download Xcode, and if you’d rather download Xcode … Read More

How to Enable System Integrity Protection in Mac OS

Aug 9, 2018 - 3 Comments
How to Enable SIP System Integrity Protection on Mac

Modern versions of Mac OS ship with System Integrity Protection (SIP) enabled by default, which aims to protect critical system folders by locking them down, and the vast majority of Mac users should always keep SIP enabled for that added protection. Nonetheless sometimes Mac users must disable SIP in Mac OS in order to modify … Read More

How to Install FTP on MacOS Mojave & High Sierra

Aug 7, 2018 - 19 Comments
Get and install FTP in Mac OS

Mac command line users may have noticed that FTP is missing from the latest versions of MacOS system software, but despite ftp not being included in newer versions of system software by default, you can still install ftp on Mac OS if you need to use an ftp client or run an ftpd server for … Read More

How to Convert .bin and .cue to ISO on Mac

Aug 5, 2018 - 4 Comments
How to convert bin and cue to iso on Mac

Every once in a while you may encounter .bin and .cue files, or a cue/bin cue sheet, of a disk image, often when downloading old Mac software (or even DOS, Windows, Linux) for a retro machine, for an audio or video disc, or just as a disk image of something. Mac users therefore may need … Read More

How to Disable URL Link Previews in Messages for iOS & MacOS

Aug 2, 2018 - 6 Comments
A link placed between periods will not show a URL preview in Messages

The Messages app in newer releases of iOS and MacOS will attempt to render a small preview of any webpage URL or link that is shared within the Messages app. Usually the link preview will pull the title of the article or webpage, an image, and the domain of the URL being shared, all in … Read More

How to Check if System Integrity Protection (SIP) is Enabled on Mac

Aug 1, 2018 - 16 Comments
How to Enable SIP System Integrity Protection on Mac

System Integrity Protection (SIP) locks down certain Mac OS system folders to prevent modification, execution, and deletion of critical system-level files on the Mac, even with a root user account. While the SIP security feature is enabled by default on all modern Mac OS releases, you may find yourself in various situations where you need … Read More

How to Start a Simple Web Server in Python 3 on Mac

Jul 30, 2018 - 1 Comment
Start simple web server in Python 3 with http.server command

If you’re a Python user you may already be familiar with the handy trick that allows you to instantly create a simple web server using an easy command string entered in the command line of Mac OS. But if you’re a Mac Python user who has installed or updated to Python 3, then you will … Read More

How to Uninstall Packages with Homebrew

Jul 29, 2018 - 4 Comments
Homebrew for Mac

If you have installed Homebrew on a Mac to use as a package manager for various unix and command line utilities, you’ve probably also installed a handful of packages deemed useful to you. But what if you no longer need one, and you want to remove a particular Homebrew package? It turns out that uninstalling … Read More

Subscribe to OSXDaily

Subscribe to RSS Subscribe to Twitter Feed Follow on Facebook Subscribe to eMail Updates

Tips & Tricks

News

iPhone / iPad

Mac

Troubleshooting

Shop on Amazon to help support this site