Archive for the ‘Linux’ Category

NFS Shares on CentOS

Saturday, July 5th, 2008

Many situations require a "share" of some sort where data is accessible on several machines from a common source. This way data does not have to be duplicated every time and can be accessed over network. The two popular methods are NFS and Samba. For this tutorial we will try ...

Installing FFmpeg & Dependencies For FLV Conversion

Sunday, June 29th, 2008

This is my original guide for installing ffmpeg and all of these dependencies. I originally wrote this guide while working for HostGator in order to save myself time installing. I posted a copy of this guide in our company notes which was later copied by one of our employees into ...