mhddfs crash with Ubuntu 14.04

After a long period of contemplation and indecision, I upgraded the hardware on my Ubuntu Home Server last weekend. I’ll write a separate post about my adventures there (mostly self-inflicted). As part of the upgrade, I also clean installed Ubuntu Server 14.04 LTS. I picked up mhddfs by doing sudo apt-get install mhddfs to continue…

Using ffmpeg to convert WMA to MP3

As part of the reorganization of my home server, I am consolidating all my music files into the home server. I quickly realized that in a misguided fit of irrationality, I had gone through a phase in the past where most of my library was in the WMA format. The problem with WMA format is…

Samba 4.1.4 memory corruption bug

I was looking at my logs and noticed that smbd had crashed a few times since install. Searched the samba bug database and found this bug which was reporting the same issue. I have applied the patch supplied and updated the package – here’s how I patched and updated: In your samba source folder, run…

Installing latest Samba on Ubuntu 12.04

I am in the process of rebuilding my home server which will run Ubuntu Server – I will be putting up a series of detailed posts on my philosophy and experiences through this process. In the meantime, here’s the scoop on setting up the latest version of Samba on Ubuntu 12.04. This post provides a…