Month: January 2006

Search Engine Optimisation Are You Selecting the Right Keywords?

Posted by – January 31, 2006

Selecting keywords to drive website traffic to your site is a very crucial point in search engine optimisation. Many people believe selecting keywords with the most searches will get them the desired ranks and traffic they wish to have. Unless you already have a well established website within the search engine ranks, selecting keywords with a high number of searches should be avoided. These sorts of keywords will usually mean that there is a large number of competing pages, which in turn means it will be extremely difficult to achieve high ranks.

More

How to Assemble a PC for Use as a Home Server

Posted by – January 30, 2006

This is an adaptation of How to Assemble a PC written by Gavino at Extreme Tech Support. It is always a good idea to have a server at home to test out new versions of software or hacks to the software that you use to run your community. By testing on a dev server you don’t sacrifice your live site. Once you have tested everything and are satisfied there will be no problems when you upgrade you can easily transfer the files from the home server to the live server. You don’t need top of the line hardware for your test server. In fact you can use an old PC instead of building a new one. Of course if you choose to use an old PC you have lying around you’ll want to make sure you use the newest versions of server software and tools.

More

Backing Up Your Data With cwRsync and sync2nas

Posted by – January 25, 2006

One of the most crucial tasks facing an admin is backing up your data. Many admins work very hard at keeping the servers running at peak performance and keeping the software up to date. However, many forget the most important task. Backing up the data. Yes we all sometimes forget to do a daily data backup. I used to forget about backing up the data daily until one of the databases became corrupt and unusable. I had to roll back to data that was over a month old losing hundreds of users and thousands of posts. There are many automated tools to help us with the task. This article will explain how I use rsync for Windows and sync2nas to do a nightly backup of all my data.

More

Windows: Installing MYSQL

Posted by – January 24, 2006

Now that you have PHP installed it’s time to install mysql. Mysql is the database server of choice for just about all forum software packages that run on PHP enabled servers. Installing mysql and getting it ready for use on your Windows Server is very easy. At the most it shouldn’t take more than an hour or less. Lets get started.

More

Windows: Installing PHP

Posted by – January 23, 2006

While many admins choose Linux with Apache as their server software of choice there is an alternative. Windows and IIS. This tutorial will show you how to install PHP on a Windows server.

More