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

Start a Time Machine Backup on a Remote Mac with SSH

Nov 5, 2012 - 3 Comments
Start a remote Time Machine backup with SSH

Time Machine backups can be triggered remotely thanks to SSH (Remote Login) and the command line. This is an excellent solution to use if you left the home or office without making an important backup, though the SSH requirement does add a potential layer of complexity that may make it more appropriate for advanced users. … Read More

How to Disable the Mac Boot Chime Completely

Nov 4, 2012 - 71 Comments
Disable the Mac boot chime

If you’re a Mac owner you know that every time the Mac reboots or starts up it makes a startup chime sound. Though you can temporarily mute the chime by holding down the Mute key on any Mac keyboard, you can also choose to disable it completely by turning to the command line. To be … Read More

List Your 15 Most Used Terminal Commands

Nov 2, 2012 - 17 Comments
Command History

The history command is a useful way to find specific commands that have been used in the past, and it can also be used to discover what your personal most used commands are with the following command string: history | awk ‘{a[$2]++}END{for(i in a){print a[i] ” ” i}}’ | sort -rn | head -15 The … Read More

Transfer Everything from an Old Mac to a New Mac with Migration Assistant

Nov 1, 2012 - 25 Comments
Migration Assistant

The simplest way to move everything from an old Mac to a new Mac is to use the built-in Migration Assistant tool. Migration Assistant can be used at any time, but ideally, it will be used on first boot of the new Mac, that way when it’s finished everything on the new machine will be … Read More

Use the Help Menu as a Menu Item Action Launcher for Apps in Mac OS X

Oct 29, 2012 - 1 Comment
Help menu search and highlight

The Help menu that’s always visible in Mac OS X and within Mac apps is far more powerful than just serving as a knowledge base for questions about the app in use; it can also function as a full-fledged action launcher for any menu items. This is useful for when you’re either still learning keyboard … Read More

Finding Files from the Command Line

Oct 29, 2012 - 3 Comments
Search for files from the command line

Searching the file system for a specific document or file is easy and very fast. Though most users are best served using Spotlight from the menubar, there are times when either Spotlight isn’t working, you need more paramaters, you’re working in the Terminal, operating with a remote machine, or perhaps just would like to use … Read More

Use Gestures To Go Back & Forward in Many Mac OS X Apps

Oct 28, 2012 - 3 Comments
Use gestures to go forward or back in OS X apps

Mac OS X has a myriad of multi-touch gestures that have been expanded upon in modern versions of Mac OS X, and one of the better gestures is the two-fingered swipe left or right to go either back or forward in a wide variety of apps. This gesture is borrowed from the iOS world and … Read More

How to Set the HostName, Computer Name, and Bonjour Name Separately in Mac OS X

Oct 24, 2012 - 7 Comments
Finder icon on the Mac

You can set unique names for how your Macs computer name appears locally, from file sharing and networking, and even Bonjour services, with the help of the scutil command. This allows you to have a custom hostname for Terminal and SSH, another friendlier name for what’s visible to others on local networks, and yet another … Read More

Change the Display Resolution from the Menu Bar Again in OS X Mountain Lion

Oct 22, 2012 - 5 Comments
Change the display resolution from the menu bar in Mac OS X again

As some of you undoubtedly noticed, OS X Mountain Lion removed the Displays menu bar item, which let you quickly change screen resolutions from a pull down menu available system wide in OS X. If you miss that function, you’ll be pleased to discover a freely available app is on the Mac App Store to … Read More

Customize the Screen Saver Text with a Message in Mac OS X

Oct 21, 2012 - 4 Comments
Custom screen saver text in Mac OS X

The most simple screen saver in Mac OS X is just a floating grey Apple logo ο£Ώ against a black background, but you can make that screen saver significantly better by attaching a customized message to it, which will be added along with the logo and move about the screen of the Mac. You can … Read More

Create a New Email with Attachments Quickly by Keyboard Shortcut in Mac OS X

Oct 20, 2012 - 13 Comments
Set keyboard shortcut for creating a new mail with attachment

Dragging files into the Mail Dock icon is a quick way to send out email attachments, but if you’re faster with the keyboard, try setting up a keyboard shortcut to perform the same task instead. This makes any selected file(s) from the Finder just a speedy keystroke away from being sent off in an email:

New Java Update 2012-006 for OS X Removes Java

Oct 19, 2012 - 26 Comments
Java for OS X Update 2012-006 removes Java from browsers

A new update labeled Java for OS X 2012-006 has been released for all versions of Mac OS X. The updates name is somewhat misleading however, in that instead of updating Java it actually uninstalls the Java applet plugin from all web browsers on the Mac. This is done as a security precaution to protect … Read More

Share Reminders from Mac OS X or iCloud.com

Oct 19, 2012 - 3 Comments
Share Reminders from OS X or iCloud.com

Want to share a grocery list with someone? Maybe you have an important to-do list that you need to give a co-worker, or to anyone else with an iOS device or Mac? You can now share any such list right from the Reminders app in Mac OS X, or you can even share the lists … Read More

How to VNC from iPad or iPhone to Mac for Easy Remote Access

Oct 18, 2012 - 20 Comments
Access and remote control a Mac from iPad, iPhone, or iPod touch

Following up about Screen Sharing in Mac OS X, which lets you remote control a Mac from another Mac, you can also remotely access and control Macs from an iPhone, iPad, or iPod touch using VNC. There is minimal work involved to get this working, and if you already set up Screen Sharing you’re halfway … Read More

Kill Processes Using Wildcards with pkill in Mac OS X

Oct 18, 2012 - 2 Comments
pkill

For anyone who uses the command line regularly, a new tool called pkill makes killing processes significantly easier in modern releases of Mac OS and Mac OS X. Improving on the standard kill command, pkill easily supports wildcards, making it easy to terminate all processes belonging to a match or even a specific user.

Compose a New Mail Message with an Attachment by Drag & Drop in Mac OS X

Oct 17, 2012 - 5 Comments
Drag and drop a file into Mail for instant mail attachment

Surely every Mac user knows by now that you can drag and drop files directly into Mail messages to attach those files to an email, but did you know you can instantly create a new email with an attachment by dragging the file in question to Mail’s Dock icon instead?

Get RSS Feeds in OS X Notification Center with RSS.app

Oct 16, 2012 - 18 Comments
RSS feeds in Notification Center of Mac OS X

Mac OS X no longer includes a native RSS reader in Mail or Safari, something that just about no one is particularly pleased about, but a new free app brings RSS functionality back to OS X in perhaps the most logical new way: by embedding feeds into Notification Center. Aptly named “RSS.app”, it’s a lightweight … Read More

Transfer Files Between Remote Macs with Screen Sharing

Oct 16, 2012 - 9 Comments
Copy files between Macs with Screen Sharing in OS X

Screen Sharing supports drag and drop file copying to and from remote Macs, an excellent feature that was briefly covered in our recent guide to using Screen Sharing in Mac OS X. This offers a really simple way to move files around Macs that are not nearby, and it’s one of those tricks that you’ll … 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