How do I increase the maximum number of mails a particular domain can send in...
This can be done directly from WHM. 1. Click the link “Modify an account in WHM” 2. Select the domain and click the Modify button 3. Scroll down to the option “Hourly Email by Domain Relayed” 4. Enter...
View ArticleWhich are the available Linux distros?
We can presently (August, 2011) provide the following Linux distributions on Cloud Computing Instances or Dedicated servers: CentOS 5 – LAMP (32 bit) CentOS 5 – LAMP (64 bit) CentOS 5 – Minimal (32...
View ArticleChange ownership of (chown) a symlink
The standard command to change ownership of any file on Linux is chown. However passing this normally with user.group does not change ownership of a symbolic link. To do that, pass the command with the...
View ArticleEnable htscanner for .htaccess to work with suPHP/FastCGI
First, install htscanner from WHM > Module Installers > PHP Pecl > htscanner This will allow php_value and php_flag to work with php. Next for it to also work with Apache without the need to...
View ArticleAH01980: bad response from OCSP server: (none)
If you see the errors below in Apache error log tail -f /usr/local/apache/logs/error_log AH01980: bad response from OCSP server: (none) AH01941: stapling_renew_response: responder error Browse to WHM...
View ArticleNetwork Usage tools for Linux Servers
Here are some popular network usage tools for Linux: iftop: Displays bandwidth usage on an interface by host. Real-time network bandwidth monitoring. nload: A console application that monitors network...
View ArticleHow to install iftop on Linux Servers
Installing iftop on a Linux system is straightforward and can be done using the package manager specific to your distribution. Here are the steps for some common Linux distributions: On Debian-based...
View ArticleHow to install and use CSF
ConfigServer Security & Firewall (CSF) is a popular and comprehensive security tool for Linux servers. It includes a stateful packet inspection firewall, intrusion detection, and various other...
View Article