This tutorial is how to install WordPress on Ubuntu Linux Desktop using LAMP. Why ? One reason is that you can do a lot of developing (playing around) much quicker as there is no need to use ftp. If You like me, play around with WordPress as a developer (perhaps you create your own theme or plugin), you should install WordPress locally in your Ubuntu Linux Desktop.
You do not need to convert your Ubuntu Desktop into Ubuntu Server. You only …
WordPress Installation on Ubuntu with LAMP
LAMP Installation On Ubuntu
The acronym LAMP refers to a set of free software programs commonly used together to run dynamic Web sites or servers Linux, the operating system; Apache, the Web server; MySQL, the database management system (or database server) and Perl, PHP, and/or Python, scripting languages.
This tutorial is how to install LAMP on Ubuntu Desktop.
Linux
Here are several steps to install Ubuntu Linux Desktop if you have not already done so.
First download and burn your own installation CD file from the Ubuntu Linux …
