Netgear ReadyNAS Bacula backup

Bacula is a enterprise open source network backup system that can backup all your servers to a central place.

Read more →

Securing SSH

SSH is a great service, however it is open to dictionary attacks that can allow hackers to get access of the server.

Read more →

How to fix SQL Server orphaned users

When you restore a database, often the UserSID is different between the database and the server users, so you end up with Orphaned Users.

Read more →

Apache far future expires

With web page designs becoming richer with additional css, javascript and other media it is important to minimise the number of requests a browser has to make to download a web page.  By using Expires headers you can stop the unnecessary HTTP requests on all subseqent pages using the same css/javascript and media.

Read more →