Jump to Content


SysAdmin

Sub-Navigation

Preventing Recursive Lookups for untrusted hosts BIND

This tutorial explains how to close an open DNS server and obscure which version you are running. Open /etc/named.conf Undernieth this: include "/etc/rndc.key"; controls {    inet 127.0.0.1 allow { localhost; } keys { "rndckey"; };...

YaBB Malformed Headers with Apache ServerTokens

I recently discovered a bug in YaBB whilst locking down a customers server. YaBB has fairly crude regex matches for /^IIS/ coded into it, they are there so that the scripts don't output malformed headers on Windows systems. Generally as a rule (Whe...

Hosting Control Panel - Quick Comparison

When I first started out with shared hosting, I found it difficult to find any comparitive information on the industry standard control panels. ...

Operating System Recommendation

Customers often ask me which linux OS they should use... When money is no object, RHEL is my obvious choice, but when cost is a factor thats when CentOS comes in What is CentOS The Official Description is as follows: CentOS is an Enterprise-class...
Page 2 of 6: < Previous | 1 2 3 4 5 6 | Next >
Back to top