Tag Archives: Raring

Xubuntu 13.04 Live DVD Desktop

Distro Review: Xubuntu 13.04 Raring Ringtail

Xubuntu is a derivative of Ubuntu Linux that uses the Xfce desktop environment for the user interface. It is one of the official derivatives of Ubuntu Linux. The intent is for Xubuntu to be easy to use while being attractive and light on system resources. From the Xubuntu Strategy Document:

The target audience for Xubuntu consists of users who are interested in having an elegant, easy to use, polished and unified operating system. Xubuntu is a good option for those who want a stable, configurable and/or relatively light desktop environment too. Finally, Xubuntu is an appealing choice for users who prefer conservative workflows over the newest innovations. Continue reading

LAMP Installed on Ubuntu

Installing a LAMP Server on Ubuntu

Why 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 the Internet. In order to have that private development environment, I install a LAMP configuration. If you’re not familiar with LAMP, it stands for Linux, Apache, MySQL, php (and/or Perl). Continue reading