Time for another look at virtualization software, letting Macintosh users run PC operating system such as Windows or Ubuntu on their Macs. There are three competitors in the Mac emulation market – Parallels Desktop (US$79 or as an annual $99 subscription Pro version), VMware Fusion (also US$79), and Oracle’s (free and open source) VirtualBox.
Category Archives: Linux to Mac
Starting with Mac OS X 10.4 (Tiger), Apple began to move away from the core BSD Unix-like system that was the genesis of the Apple resurgence on the desktop.
Mac OS X comes with built-in integration to work seamlessly on a Mac Open Directory network or Microsoft Active Directory network. It is a fairly easy task to set it up to authenticate to a Unix/Linux OpenLDAP server. However, it is another matter to get it to read the home directory from OpenLDAP and mount […]
Autofs is often used in enterprise environments to set up network-based home directories and other network mounts for users at login. It can also dynamically mount network shares on access. Mac OS X uses an autofs code stack based on Sun’s Solaris version of Unix. Many of the advanced features are not documented very well, […]
There is no shortage of GUI FTP programs, but kicking it old school on the command line allows you to easily automate uploads and downloads. The best part is, there is nothing to install. Everything you need waits patiently behind the warm glow of a Terminal session.