Tag Archives: linux

Using Git on 1&1 (or any ‘shared’) hosting

Here’s another “How-to” with 1and1 hosting, and this time I want to get the source code control/versioning program “Git” installed on my shared host with 1&1.  This was actually remarkably easy. Go download Git from http://git-scm.com/download.  At the time of … Continue reading

Posted in Web Development | Tagged , | 3 Comments

Issue when compiling FFMPEG on RHEL4

A user uploaded a Quicktime video to my website the other day and the server ran into a problem transcoding it to FLV. I hit up #ffmpeg and it was suggested that I upgrade my install of FFMPEG and libfaad. … Continue reading

Posted in Web Development | Tagged , , | Leave a comment