Monthly Archives: November 2009

Use The Chrome OS Start Page

The web has been abuzz this week with the news that Google has released an early version of their new Chrome OS. This early version is actually the open source Chromium OS. If you really want to get a feel for this new operating system, you can follow the directions on the Chromium OS site to compile and build the OS to make your own flash drive image or VMware image. I was unable to get my VMware image running, but my flash drive image does work. Continue reading

How To Install WordPress on Ubuntu: Part 2

In Part 1 of How To Install WordPress on Ubuntu I showed you some of the steps required to get Ubuntu ready for a fresh installation of WordPress to use for web development. In Part 2 I’ll go through the steps of installing WordPress itself.

First, you need to download the latest version of WordPress. As of this writing, the latest is version 2.8.6.  Continue reading

How To Install WordPress on Ubuntu: Part 1

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. Continue reading

Flash Drive Frustration

Last night I wanted to watch a media file that I had on my ext4 Ubuntu Karmic disk partition. My media PC is running Ubuntu Hardy (8.04) which can’t read ext4. Even if it could, I haven’t yet bothered to set up network sharing from my Karmic installation. So I figured I would just use the old fashioned sneaker net to transfer the file. Continue reading