Jump to Content


Linux

Sub-Navigation

Exim ACL examples for shared hosting

My previous ACL postings are not as one complete item, the following list of ACL's are recommended for shared hosting environments where users authenticate locally to send mail from dynamic address space. ...

Using PECL/PEAR/Phpize with /tmp noexec

I recently came across and issue trying to install PHP modules from PECL, where /tmp is mounted noexec phpize refuses to run. The workaround is to create the temporary directories in another location and symlink them into /tmp First, create the new...

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"; };...

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. ...
Page 1 of 5: 1 2 3 4 5 | Next >
Back to top