cPanel

How to Disable Symlinks on linux WHM/cPanel Server ?

Disabling SYM links is not a tough task on WHM/cPanel based servers, however you might not found proper way to…

11 years ago

How to avoid or prevent Symlink Attack .

Symlink Security issue is one of the critical problem of the any web hosting. Here you can find , how…

11 years ago

SSL Offer : 50% Off for Year !!!

  Hostripples offers the best deals for the SSL Certificates  for your website to secure your online transaction and increase…

11 years ago

Iptables commands .

  #!/bin/sh#File: /etc/rc.d/rc.firewall# At once log and drop any known abusive IPsiptables -A INPUT -p tcp -s 87.118.104.44 -m limit…

11 years ago

How to Restart cPanel from Shell

  If you have shell access, restart cPanel with this command:   /etc/init.d/cpanel restart

11 years ago

How to disable mod_security using .htaccess?

This post explains how to disable mod_security using .htaccess for one domain. You may have problem with mod_security if you…

11 years ago

WordPress : Homepage only working and no links or sub-pages work on the site.

Create .htaccess file and put the below code in it.   # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /…

11 years ago

Install security plugin for yum

Hello, To see if this is installed and enabled, look under /etc/yum/pluginconf.d/security.conf -- it should have a line that reads…

11 years ago

yum hangs on installing a specific package.

Hello, When try to install any packages or update the yum list get hang and nothing happens for this you…

11 years ago

Connection to the database server has failed because the supplied account does not possess administrative privileges: Access denied for user

Hello, Error code : Error: Connection to the database server has failed because the supplied account does not possess administrative…

11 years ago