cPanel
Fantastico is not installed at the default location /usr/local/cpanel/3rdparty/fantastico. Either move the Fantastico directory from it’s current location to /usr/local/cpanel/3rdparty/fantastico OR enable ioncube loaders in WHM -> Tweak settings.Today I found this error while trying to open Fantastico page in cPanel. Fantastico...
Error from park wrapper: yourdomain.com is already configured
Today while fixing a domain, I received an error in cPanel. Whenever I try to add...
Limiting CPU Usages in Linux using cpulimit
You might have already know how to check the CPU usages of any process. However,...
Read More Posts From cPanel
Plesk
Limiting CPU Usages in Linux using cpulimitYou might have already know how to check the CPU usages of any process. However,...
Delivery to the following recipient failed permanently, Verification failed
Today, I was getting the following error while trying to send email to any account...
Effective Solutions for 500 error (Premature End of Script Headers)
There may a number of reasons and solutions for it. We listed a few here for your...
Read More Posts From Plesk
Direct Admin
Delivery to the following recipient failed permanently, Verification failedToday, I was getting the following error while trying to send email to any account...
Effective Solutions for 500 error (Premature End of Script Headers)
There may a number of reasons and solutions for it. We listed a few here for your...
Installing Suhosin by Patching PHP Source
Preparation When you want to install PHP with the Suhosin-Patch you have to first...
Read More Posts From Direct Admin
Webmin
Limiting CPU Usages in Linux using cpulimitYou might have already know how to check the CPU usages of any process. However,...
Delivery to the following recipient failed permanently, Verification failed
Today, I was getting the following error while trying to send email to any account...
Effective Solutions for 500 error (Premature End of Script Headers)
There may a number of reasons and solutions for it. We listed a few here for your...
Read More Posts From Webmin
Helm
Limiting CPU Usages in Linux using cpulimitYou might have already know how to check the CPU usages of any process. However,...
Delivery to the following recipient failed permanently, Verification failed
Today, I was getting the following error while trying to send email to any account...
How to point a sub-domain to a different IP Address or Server?
f you need to point a sub-domain to another server you should not use the sub-domains...
Read More Posts From Helm
HyperVM
Limiting CPU Usages in Linux using cpulimitYou might have already know how to check the CPU usages of any process. However,...
Delivery to the following recipient failed permanently, Verification failed
Today, I was getting the following error while trying to send email to any account...
Effective Solutions for 500 error (Premature End of Script Headers)
There may a number of reasons and solutions for it. We listed a few here for your...
Read More Posts From HyperVM
Latest Articles
Finding all subdomains of any specific domain (DNS afxr)It is possible to get list of all subdomains of any domain name. However, that must be allowed by the DNS Server. This is called AXFR. Step One: Getting authoritative nameserver(s) from linux shell dig domainname.com Now check the output in authority section. Let assume it is ns1.somehost.com. Now use the dig command as follow: dig @ns1.somehost.com... [Read more of this article]
Delete some specific files from all subdirectories
Useful unix-command trick to quickly remove i.e. Thumbs.db files, WS_FTP.LOG files or *.fla files, recursively through directories. It could be a real pain on a huge directory tree Removing all *.fla files from /home/user/ and subdirectories… find /home/user/ -name \*.fla -ok rm {} \; Removing all WS_FTP.LOG files from /home/user and subdirectories… #... [Read more of this article]
Fantastico is not installed at the default location /usr/local/cpanel/3rdparty/fantastico. Either move the Fantastico directory from it’s current location to /usr/local/cpanel/3rdparty/fantastico OR enable ioncube loaders in WHM -> Tweak settings.
Today I found this error while trying to open Fantastico page in cPanel. Fantastico is not installed at the default location /usr/local/cpanel/3rdparty/fantastico. Either move the Fantastico directory from it’s current location to /usr/local/cpanel/3rdparty/fantastico OR enable ioncube loaders in WHM -> Tweak settings. Though I did not do... [Read more of this article]
Error from park wrapper: yourdomain.com is already configured
Today while fixing a domain, I received an error in cPanel. Whenever I try to add an addon domain, I get the saying: Error from park wrapper: mydomain.com is already configured. [Original domain is not shown] I found that in httpd.conf there is no such entry. However, there is a DNS zone for this domain and cpanel records. After a while I have... [Read more of this article]
Limiting CPU Usages in Linux using cpulimit
You might have already know how to check the CPU usages of any process. However, worried about any process consuming too much CPU? You should know, you can control the CPU usages of any process by CPU limiter. cpulimit is a free software to limit the CPU of any process. Here is the excepts from there site: cpulimit is a simple program that attempts... [Read more of this article]
cPanel JailShell, Unmount and Clean Virtfs
If you’re a sysadmin of Cpanel server, you might be aware of the JailShell. Its nothing but a User Shell with limited privileges. Users requesting for shell access to the webhosting server are provided with such shell instead of bash (Which provides root level privileges to users) . Jailshell limits the users access to their home directory and keeps... [Read more of this article]
fork: resource temporarily unavailable ???
If you are getting Linux error message, Resource temporarily unavailable, it’s because your system is limiting the number of files / processes / CPU that your particular user ID can use. If you use WHM/Cpanel, enabling the “Shell fork bomb protection” can make the “Resource temporarily unavailable” message appear more often. You may get rid... [Read more of this article]
Opening ports in the firewall for the Mail Server
There are standard ports that are used to access most services. For example, accessing a website generally uses port 80 for normal (HTTP) web pages and port 443 for secure (HTTPS) pages. Smtp Smtp generally uses port 25 for connections although there are recommendations for port 587 (see the official documentation for details). Pop and pops Pop and... [Read more of this article]
Installing Shoreline firewall (Shorewall) in RHEL
Shorewall is the common name for the Shoreline firewall, a “wrapper” for IPTables that will handle all the heavy lifting for you by simplifying the tasks. This article will get you started, showing you how to get Shorewall on your system. Installation Now then, I have good news and bad news for you. The bad news is that you probably won’t... [Read more of this article]
How to edit DNS zone (A, CNAME, TXT) in cPanel (not in WHM) as End User (Domain Owner)
Recently cPanel Inc. introduced Simple and Advanced DNS Zone Editor for the domain owner (server’s end user). It was introduced for cPanel version 11.25 (Release 42213). cPanel provided two types of editor. One is simple editor another one is advanced editor. Using simple editor, domain owners can manage A and CNAME records. However, TXT records... [Read more of this article]
Using Google’s public DNS service as resolvers in your server
Google recently introduced this service. You can use this service as resolver for your server. Login to your server as root Background current resolver settings: cp /etc/resolv.conf /etc/resolv.conf.backup Open the file using vi: vi /etc/resolv.conf Remove the current entries by pressing dd Put the following lines in the file: nameserver 8.8.8.8 nameserver... [Read more of this article]
Disallow /cpanel, /webmail to be redirected to ssl/tls ports (2083, 2096)
If you are getting certificate errors while you are trying to visit http://domain/cpanel, the most probable reason is that the error is regarding the issuer. That is most people usages self-signed SSL certificates for the services. The error is not a big issue comparing to the benefits of using secured over Non-secured connections. However, for some... [Read more of this article]
Install and configure munin (and munin-node) for Server Monitoring
Munin is an efficient and lightweight Monitoring tool. Its available in ’server’ and ‘node’ packages. You can install server in a single machine and node in all other machines and then view all information/statistical data in server machine. This quick copy and paste howto explains steps needed to setup server and multiple nodes. These steps... [Read more of this article]
DDOS Protection using APF firewall
Following are steps that will configure your APF firewall on your server : > Open /etc/apf/ad/conf.antidos > Change LP_KLOG=”0? to LP_KLOG=”1? > CONAME=”Your Company” ( Enter Companies Name ) > Change USR_ALERT=”0? to USR_ALERT=”1? ( 1 only if you need alerts for emails ) > USR=”you@yourco.com” ( Enter the Email Address... [Read more of this article]
Adding Spell Checker in SquirrelMail in cPanel server
SquirrelMail provides a spell checker plugin but that may not be enabled by default. However, it is easy to install if you have root access to server. Follow the steps to enable spell checking plugin in SquirrelMail: SSH to server as root and run the following command: cd /usr/local/cpanel/base/3rdparty/squirrelmail/config Now run, [see below if the... [Read more of this article]
Read More Posts From General









































