SMB2 on Linux

SMB2 on Linux

In this post I describe how to provide a file sharing service over the network with SMB2 (Samba). It’s a very simple example, with a Linux machine as the server and a Mac OSX as the client. I have another post about SMB and QNAP that is very similar. …

March 6, 2016 · 4 min
Gentoo on Raspberry Pi2

Gentoo on Raspberry Pi2

In this post I describe how to install Gentoo Linux on a Raspberry Pi 2. I needed to compile Tvheadend for ARMv7 and set it up on a MOIPro, so I opted to use Gentoo as a development machine for ARM. Regardless of the use case, if you follow these steps you’ll have a Gentoo Linux on an RPi2. …

May 17, 2015 · 12 min
Plex Media Server

Plex Media Server

Plex Media Server lets you transform your computer into a multimedia center. It uses the digital content and sources you have available, such as media files or other multimedia sources. It organizes content into different sections to serve them to clients. …

April 23, 2014 · 2 min
PlexConnect on Linux

PlexConnect on Linux

Notes on configuring PlexConnect on Linux to use Plex with an Apple TV3. I only had to modify the DHCP Server, add 3 redirections with iptables, and configure/start the PlexConnect program. …

January 7, 2014 · 7 min
Static IP with Systemd on Gentoo

Static IP with Systemd on Gentoo

In this post I describe how to configure a static IP address on a Linux machine based on Gentoo. Normally this operating system comes pre-configured to load a dynamic IP address via the DHCP protocol. …

December 23, 2013 · 2 min
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