Articles posted in February 2008

Domain forwarding in Apache

Here's a short tutorial on one way to forward one domain to another in Apache, keeping Google happy as we go along. Read more

Educating clients about browsers

Recently I have had some success in changing browser usage within a client network. Here's a short summary of what I have learnt. Read more

Using Shared Keys with SSH on Centos 5

Shared Keys add an additional security level to using SSH and if you choose not to use a password you can automate logging in via SSH. It also allows you to completely negate brute force password cracking attempts if you disable password authentication. Read more