Here’s a nice quick way to merge 2 or more AVI files into 1. Add Debian Multimedia to your sources list vi /etc/apt/sources.list I’m currently using Squeeze – change to your distro as necessary deb http://deb-multimedia.org squeeze main apt-get update Install the Debian Multimedia keyring apt-get install deb-multimedia-keyring Install these packages without verification [y/N]? y [...]
Linux Resources
Linux tip: Mirror a website with one easy command (wget)
October 9th, 2010
No Comments
I often find myself having to setup a static copy of a website. If I have command line access to the host then it’s simple enough to tar up the filesystem and database, but if I only have web access then this little gem saves me a lot of time.
I often find myself having to setup a static copy of a website. If I have command line access to the host then it’s simple enough to tar up the filesystem and database, but if I only have web access then this little gem saves me a lot of time.
LAMP setup guide: Configure Debian Linux for Apache, MySQL and PHP
November 20th, 2009
2 Comments
Here at Sycha, we’re full advocates of the LAMP web development suite. This article is a step by step guide to setting up a Linux server running Debian with stable versions of Apache, MySQL and PHP. Also included are some performance tweaks to default settings, sys admin tips, and info on sending email with Exim.
Here at Sycha, we’re full advocates of the LAMP web development suite. This article is a step by step guide to setting up a Linux server running Debian with stable versions of Apache, MySQL and PHP. Also included are some performance tweaks to default settings, sys admin tips, and info on sending email with Exim.






