Sub-Navigation
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"; };...
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...
When I first started out with shared hosting, I found it difficult to find any comparitive information on the industry standard control panels. ...
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...
Back to top