cpanel hosting

RvsiteBuilder: Installation and Uninstallation

Rvsitebuilder is best tool to build your site in a few minutes. There is no need to know any programming…

11 years ago

Disable Default FTP logins with Cpanel Server

On Cpanel server, default user name is very easy to guess. For example, suppose domain name is:  yourdomain.com then the…

11 years ago

How to Remove “eval(base64_decode”

First, we must find all infested files using following command. root@hr# cd /home/username/public_html/ root@hr#grep -lr --include=*.php "eval(base64_decode" * How to…

11 years ago