Knowledgebase
Portal Home > Knowledgebase > Dedicated servers
The knowledgebase is organized into different categories. Either choose a category from below or search the knowledgebase for the answer to your question.
Search
Articles
Apache Error 500 - Internal server error
The log files are full.
Delete the log files in /usr/local/apache/logs
Views: 44
How to check number of apache sessions
netstat -ant | grep ESTABLISHED | grep :80 | wc -l
Views: 37
How to stop a process that uses a specific port number
'lsof -w -n -i tcp:8080' or 'fuser -n tcp 8080' or 'netstat -anp|grep :8080[[:blank:]]' should...
Views: 334
Install / update rkhunter
http://www.rootkit.nl/projects/rootkit_hunter.htmlRootkit scanner is scanning tool to ensure you...
Views: 230
Mail policy
We have a zero tolerance policy regarding unsolicited commercial email (UCE) and unsolicited bulk...
Views: 48
Powered by WHMCompleteSolution