I’ve probably mentioned this before, but one thing I really wanted to sort out on my Ubuntu desktop, was setting it up as a LAMP server.
LAMP stands for Linux Apache MySQL PHP. Essentially I wanted to get these setup so I could install web applications locally for messing about with, and for working on my own web development skills.
I had previously installed them all from the Ubuntu repositories, but I was having problems with the rights for my various applications, so wanted to have another shot at it.
Of course, like with most things in Ubuntu, the key is in the community resources. There’s a great tutorial for setting this up here. After a short bit of messing about, following the instructions, I was up and running. I got a public_html directory defined for my local user, and then installed a backup copy of this blog to run completely locally. The big advantage being that if there are new mods, or a significant upgrade, or if something’s just giving me grief on the live blog, I’ve now got a safe test environment to work in.
Following a brief look at a friend’s phpBB 3 forum, I’ve also decided to install it on my Ubuntu box as well. I’m really enjoying the idea of being able to play with these things, without them being public on the internet. Plus it gives me a platform to start looking at proper PHP coding, so hopefully I can start trying to customise my blog a bit more.
Tags: Linux, Technology, Ubuntu





Entries (RSS)