Most my articles on installing Linux applications will be on my experience with Ubuntu Linux, you can still follow the articles as a reference if your using another Linux distribution. Just the install paths will be different sometimes.
Legends:
cp sample.conf mysite.conf
When you see this color, commands need to be typed in console.
Status="On"
When you see this color, this is when editing the text in configuration files.
Make sure you have the build-essentials needed for most compiling from source. For Ubuntu users, simple case of:
sudo apt-get install build-essential
Nano is the text editor I like to use to edit configuration files, you can use any you text editor you want when it comes to editing configuration files.
I myself am using Apache 2, PHP 5 and MySQL 5 as a home server. So when linux applications refer to them on this site, you will know what version I'm relating to :)
If I'm missing anything let me know.
Comments
Post new comment