LAMP on Ubuntu Intrepid Ibex (Ubuntu 8.10)
February 19th, 2009
LAMP : Linux + Apache + MySQL + PHP/Perl
It’s important to always update the necessary packages with debian with this command. It’s a very good idea to run this command regularly to keep yourself and your system informed about possible package updates, particularly security updates.
apt-get install update
Okey. let’s continue on how to setup a simple server but perfect on ubuntu 8.10. First of all, open terminal! Read the rest of this entry »
