How to run Windows on your Mac using Parallels Desktop 15
Mac using Parallels Desktop : There was a time when even Mac diehards might have had to keep a Windows PC around in order to use a key piece of software. Now we have Boot Camp, but that might be overkill if you only need to run a few applications.…
How to Uninstall Packages with Homebrew
Uninstall Packages with Homebrew: The Homebrew command is the underlying package manager that installs all those UNIX and open-source utilities you might want. It’s the easiest way to install them on Mac OS X, just as it is on Linux. Like Homebrew…
How to Get the Size of a File or Folder in Mac OS
How to Get the Size of a File or Folder in Mac OS By using the Get Info panel in Mac OS to be able to quickly discover the storage size of any given file or folder on a Mac. You can access the Get Info panel through a menu item, or a keyboard shortcut.…
How to get the size of a Linux or Mac OS X directory from the command-line.
How to get the size of a Linux or Mac OS X directory from the command-line. du used in OS X reports size with 512-byte blocks — the sizes are essentially rounded up to the next 512-byte value. This tells you the space on disk, which is larger than…