How To Uninstall LAMP in Ubuntu 9.10 Karmic Koala

January 26, 2010 by Linerd · 8 Comments
Filed under: HowTo, Ubuntu, linux, web development 

The most popular post on this blog is How to Install LAMP on Ubuntu 9.10. On that post, I've had a few comments asking how to remove the single command LAMP installation. Perhaps the something went wrong during the installation and you want to completely remove everything and start over. Or maybe you just decided you don't need it installed any more and don't want the extra files and processes cluttering up your system. For whatever reason, due to popular demand... Read more

How To Install WordPress on Ubuntu: Part 1

November 24, 2009 by Linerd · 7 Comments
Filed under: HowTo, Ubuntu, linux, web development 

In this first part of How To Install WordPress on Ubuntu, I'm going to show some of the things you need to do to prepare your system for the actual WordPress installation. I'll cover the steps of installing WordPress itself in Part 2.

Install LAMP

LAMP stands for Linux, Apache, MySQL, php. This is the basic web server setup you need to host a website. Even though you won't be hosting the site out to the internet, you'll need to have LAMP installed and configured to run WordPress on your computer. This tutorial assumes that you already have Ubuntu installed. Then, install LAMP on Ubuntu. Read more

Next Page »