Linux on 'Fusion for Mac'

Linux on 'Fusion for Mac'

In this article I describe how to install Gentoo Linux 3.10.17 (64-bit, with systemd + Gnome 3) in a virtual machine (VM) running on VMWare Fusion 6 for Mac OSX version 10.9 (Mavericks). This should work the same way on a different host, such as Parallels or VMWare Workstation for Windows or Linux. …

December 20, 2013 · 12 min
ntopng on Gentoo

ntopng on Gentoo

Not too long ago “ntopng” 1.1 was released and it’s time to give it a look. It’s not yet in Portage, so thanks to the Eigenlay overlay (via layman) I found what I needed to perform the installation. …

November 22, 2013 · 4 min
HFS+ on Linux

HFS+ on Linux

HFS+ (Hierarchical File System Plus), also known as MacOS Plus, is the format used by default on the partition where Apple’s MacOS operating system is installed. It was released as an improvement over the original HFS in 1998 and introduced in macOS from version 8.1 onwards. …

December 15, 2012 · 3 min
AFP on Gentoo Linux

AFP on Gentoo Linux

To share disks from my Gentoo Linux server with Mac OS X machines on the home network, the protocol I used during 2012 was the Apple Filing Protocol (AFP). Later on, Apple started recommending SMB. …

November 15, 2012 · 2 min
FireWire on Linux on Mac

FireWire on Linux on Mac

IEEE 1394 (FireWire) is a type of connection for various platforms, designed for high-speed serial data input and output. It is commonly used for connecting digital devices such as digital cameras and camcorders. Apple implemented it for connecting hard drives. …

November 15, 2012 · 2 min
NTP Time Service

NTP Time Service

NTP is an Internet protocol for synchronizing computer system clocks by exchanging data packets over networks with variable latency. NTP uses the UDP protocol as its transport layer (port 123). It is designed to withstand the effects of variable latency. In this post I explain how to configure NTP on a GNU/Linux machine (Gentoo distribution) to set and maintain the correct time, while also serving as a time server on your home network. …

May 1, 2009 · 7 min