If want your server to pass the PCI DSS scan then you will need the latest version OpenSSH. But the CentOS 5 repos doesn't contain the latest version of OpenSSH.…
If you want to some custom entry added for a vhost for single domain then you can easily do it by creating /usr/local/apache/conf/userdata/std/2/username/*.conf and adding the entries to it. But…
When the PHP hanlder is set to suPHP user can create their own php.ini files in public_html folder and modify the PHP variables. In case of DSO handler you have…
Well this is the most common question asked by lots of clients before they signup. When people see low prices, the first thing that comes to their mind is "what's…
MariaDB Server - the world's fastest growing open source database. It's used by companies in mission-critical environments whilst ensuring optimum availability and performance. cPanel team doesn't support MariaDB as of…
Most data centers doesn't provide server management services, even if some data center provide the managed services, that include only few tasks like OS reload and server monitoring. Most data…
If you are thinking of starting a new web hosting business then you should go for some commercial control panel because open source & free control panels are good only…
If you are on shared hosting then the server is managed by your web hosting provider. But if you upgrade to VPS, VDS or a dedicate server then managing it…
First of all install the libevent wget http://downloads.sourceforge.net/project/levent/libevent/libevent-2.0/libevent-2.0.21-stable.tar.gz tar zxvf libevent-2.0.21-stable.tar.gz cd libevent-2.0.21-stable ./configure make make install cd .. Then installed memcached wget http://memcached.googlecode.com/files/memcached-1.4.15.tar.gz tar zxvf memcached-1.4.15.tar.gz cd memcached-1.4.15 ./configure…
cPanel/WHM enforces POP before SMTP authentication by default. With this authentication, if a user authenticates via POP3 then they are allowed to send mail for a period of up to…