Secure Remove Files & Directories from Mac OS X with the Command Line
Need to securely delete a file, group of files, or an entire directory, insuring that it’s quite literally never recoverable by any known possible means? You can do this easily from the command line with the help of an incredibly powerful tool called srm. srm, as you may have guessed, stands for ‘secure removal’, and is a secure version of the commonly used ‘rm’ command that exists in virtually every flavor of unix, Mac OS X included. Be advised this utility is not for everyone and certainly not for novice users, srm should be considered an advanced tool, and it’s best used by those who are comfortable with the command line and understand the data repercussions of secure delete functions.
How secure is srm? Well, the default for secure remove is the incredibly secure 35-pass method which uses the “35-pass Gutmann algorithm”, that basically means that first the data is removed, then written over 35 times using randomly generated patterns, making recovery quite literally impossible. For some comparison on how secure that is, srm also has a “medium” option setting which uses 7-pass security, and 7-pass meets the US Department of Defense standard for securely erasing data… thus, theoretically at least, the 35 pass method is 7 times more secure than what the US DoD accepts as their standard for secure data removal. We’re not going to focus on the medium option though, we’re going to use srm as it was intended to be used, with full 35-pass data removal.
Read more »

Mac OS X includes an excellent command line network utility called “nettop” that allows users to monitor all network activity, traffic, and routes from a Mac to the outside world, both through local (LAN) and wide area (WAN) connections. If you’re unfamiliar with networking tools like this, you can think of nettop as a network centric task manager, displaying active networking connections, sockets and routes, their respective names and process id, the state of the connection and whether the connection is established, waiting, or listening, and information about individual process data transfer. It’s a bit like the standard ‘top’ and ‘htop’ commands which show process and resource information, but rather than showing CPU and RAM usage, it will show live network transfer information like packets sent and received, packet size, and total data transferred.


Use Mail app in Mac OS X to handle your email? Then this collection of some of the best tips you’ll find for Mail app in OS X is for you. We’ll cover some of the greatest tricks out there, including how to get new mail faster, see more messages at once, send attachments faster, trashing spam automatically, using VIP, previewing websites without opening them, speeding up mail app, and even a great trick to remotely sleep a Mac with an email sent from your iPhone. 

Can’t decide whether to have pizza or thai for dinner, but you’re all out of coins to flip and make the decision for you? Or maybe you can’t play Yahtzee or Bunco because you lost your dice? No big deal if you have an iPhone or iPad laying around, because Siri can both roll dice and flip coins for you.
Printing wirelessly from an iPad, iPhone, or iPod touch to a printer is very simple, particularly if the printer in question is AirPrint compatible. Essentially AirPrint means the printer has native wireless support for direct-from-iOS printing, and setup is an absolute breeze.
If you need to create an encrypted PDF with password protection, forget about buying Adobe Acrobat or other expensive software, because Mac OS X has you covered with built-in tools. Yes, the Mac can natively create secure password protected PDF documents, meaning it’s free, and it’s also impressively easy to do.