Operating Your Own Blog Server

I have always enjoyed operating my own server. This situation is not a necessity for me or for most others with an interest in exploring Internet services, but it is fun and it is a way to develop a little better understanding of how things actually work (or frequently what “issues” can cause problems). I have the advantage of working at a university which provides me the opportunity to gain access to the Internet AND to attach servers to the Internet.

This blog runs on WordPress software. For WordPress to work, the server must also provide access to MySQL (a database). I use a Macintosh computer (which means I am taking advantage of the UNIX components built into the Mac operating system – this includes the Apache server software). A Mac server is very easy to operate. MySQL and WordPress are open source resources that can be downloaded. I have installed both several times. Sometimes the process is easy and sometimes it takes me a lot of trial and error. One of the problems of not spending huge amounts of time operating servers is that I rely heavily on trial and error to get things to work and because the time span between doing the same thing can be lengthy (e.g., upgrading WordPress), I do not seem to get better at it. Perhaps this challenge could be overcome by keeping notes on my efforts, but I tend to believe things continue to change (new operating systems, small changes in the applications) and the process is always slightly different.

WordPress has released a nice documentation site that may provide potential hosts the insights they need to get started.

Loading

Leave a Reply