ClassHelper.org US Site  ClassHelper.org UK Site  
ClassHelper News
About ClassHelper.org
Our Education Blog
Free Math Resources
Free School Clip Art
Crossword Puzzles
Word Find Puzzles
Cryptogram Puzzles
Word Jumble Puzzles
Coloring Book Pages
Computer Science
View Our Sitemap
Privacy Policy

Valid XHTML 1.0 Transitional


Build a Linux VPS Host in 24 Hours

  1. Ubuntu Server 8.04 LTS Installation
  2. VMware Server 2.0 Installation
  3. Creating a Debian 5 (Lenny) Virtual Machine
  4. Debian 5 (Lenny) Installation
  5. ISPConfig 2.2 Configuration
Phil Paradis

By Philip C. Paradis
April 3, 2009

Web developers rely on a solid hosting environment to support their sites and web applications. Many developers already have separate development, testing, and production environments, but smaller shops (and one (wo)man operations) may not. This series of articles show how easy it is to run your own virtual private server (VPS) environment out of your home or office, facilitating easy provisioning of web development and testing environments.

A virtual private server can be viewed as a dedicated server in a box; you get all the major benefits of a physical machine, without the hardware costs, power consumption, and management issues typically associated with dedicated servers; multiple VPS nodes can be run on a single physical server. You also gain the ability to rapidly deploy and test different operating system configurations, as well as the ability to centrally administer a lot of virtual environments from any web browser. Many hosting companies offer VPS services; for production servers, my favorite provider continues to be Linode.com for their excellent support and high reliability. I'm not being paid to say that; they don't even have a referral program, choosing to rely on unbiased word of mouth testimonials to grow their business.

For this tutorial, we're going to be using Ubuntu Server 8.04 LTS as the base operating sytem for our VPS host with VMware 2.0 as the software that controls our virtual machines. I've found this combination to be easy to use, stable, and flexible. Best of all, it's completely free.

Ubuntu Linux, VMware, Debian, and ISPConfig logos.

The Ubuntu, VMware, Debian, and ISPConfig logos are all trademarks of their respective owners.