Affiliate offer: A2 Hosting is currently running a Black Friday – Cyber Monday special on web hosting packages. These are their lowest prices of the year. The following discounts are good through Monday, November 26, 2012.
Continue reading Black Friday/Cyber Monday Hosting Deals!LAMP
There are a few common problems that people run into after installing LAMP on Ubuntu. In this post I’ll show how to fix a few of those problems. If you don’t already have LAMP set up, please see How To Install LAMP on Ubuntu.
Continue reading Fixing Common Problems with LAMP on UbuntuWhy Install LAMP on Ubuntu? Why should you install LAMP on Ubuntu? When working on web development, I prefer to work within the privacy of my own development environment located on my computer. I’d rather make the majority of my mistakes where no one else can see them rather than out in the wild of …
Continue reading Installing a LAMP Server on UbuntuLAMP stands for Linux, Apache, MySQL, and php, (or Perl). It’s one of the most popular web hosting platforms. If you’re developing websites, it’s good to have your own private development environment to use while you build and test your websites. This post will show you how to install and configure a LAMP web development …
Continue reading Install LAMP and phpMyAdmin on Ubuntu 11.10The most popular post on this site is the one showing how to install a LAMP server on Ubuntu. Once you’re done developing your websites on your computer, you may want to remove the LAMP server from your Ubuntu installation. Actually, you probably want to leave the Linux part and only remove the AMP part, …
Continue reading Remove LAMP in Ubuntu