Guides
Automatically Version your Javascript & Stylesheets
Recently, I was browsing the internet, as you do, and I came across a great little article that discussed the automatic versioning of stylesheets, javascript, flash and image files.
As i constantly have to hold shift when refreshing to get a full page refresh, I decided this method was genius and decided there were a few [...]
Managing Apache2 on Debian Etch
Thought i’d write a quick guide on managing apache2 once installed and running under debian.
Covers log file management, adding virtual hosts (with subdomains) and basic security.
SHARETHIS.addEntry({ title: “Managing Apache2 on Debian Etch”, url: “http://www.arkinex.com/guides/33/managing-apache2-on-debian-etch/” });
Creating a .tar.gz Backup on Linux
Very useful commmand to make a .tar.gz compressed backup of important directories.
SHARETHIS.addEntry({ title: “Creating a .tar.gz Backup on Linux”, url: “http://www.arkinex.com/guides/30/creating-a-targz-backup-on-linux/” });
Upgrade PHP5 & MySQL 5 to latest on Debian
Sometimes the packages on your desired apt-get mirror aren’t kept up to date.
A friend recently showed me how to upgrade to the latest and securist version using a special apt-get mirror service that specializes in LAMP installations.
SHARETHIS.addEntry({ title: “Upgrade PHP5 & MySQL 5 to latest on Debian”, url: “http://www.arkinex.com/guides/29/upgrade-php5-mysql-5-to-latest-on-debian/” });
Installing and Configuring Samba on Debian 4
In this guide you will learn how to install Samba on Linux (Debian 4 / etch).
Installing Samba allows you to share files over the network for Mac, Windows and other Linux computers.
SHARETHIS.addEntry({ title: “Installing and Configuring Samba on Debian 4″, url: “http://www.arkinex.com/guides/28/installing-and-configuring-samba-on-debian-4-etch/” });
Installing Apache2, Mysql5 and PHP5 on Debian Linux
Today i decided to setup my own personal server to work from, as I’m tired of waiting the few seconds it takes to upload, reload and then almost instantly make changes to a file i’m working on. This guide will cover installing and updating Apache 2, MySQL 5 and PHP 5 on Debian Linux (5.0/etch).
SHARETHIS.addEntry({ [...]
