Page Last Updated: 2024 March 06

Table of contents
  1. Install A CMS / Publishing Platform
  2. Install a Web Framework
  3. Other Fun Programming Things
  4. Install an XML Database / Tool
  5. Anything Else

Projects

Here are some things you might want to try, now that you’ve got your Linux box up and running:

Install A CMS / Publishing Platform

Install a Web Framework

N.B. If you want to install more than one of those (and why not?), you might want to learn about how to host multiple sites that are being served by different domain names. This is where the concept of Virtual Hosts comes in.

If you want to try this, remember that you can make up your own names in your hosts file (this is step 5 in that previous link). I often use a name like this on my home network: someName.local. You are, of course, encouraged to be creative. :)

Other Fun Programming Things

Install an XML Database / Tool

Anything Else

There are thousands and thousands of things to try… pick any program you like and see how it works. Part of the fun of this is breaking stuff. ;)