Hostripples Featured

Steps to Mask the domain with the domain masking?

Some times it should be better to mask the domain instead of domain redirection and this can be done with…

13 years ago

Roundcube Database connection error

If you are facing any kind of problem with Roundcube like: DATABASE ERROR: CONNECTION FAILED! or anything else, please perform following…

13 years ago

How to Change A record for all domains on Cpanel server

If you migrated all accounts from old server to new server with different IPs then you have to change DNS…

13 years ago

Unable to locate clamd on Cpanel server

Cpanel server provides ClamAV antivirus by default. We can install it though WHM >> Plugin >> ClamAV You can install…

13 years ago

Linux Command History by Date and Time

  To check command history with data and time on linux server set following path on the server. root@hr-webserver# export…

13 years ago

RvsiteBuilder: Installation and Uninstallation

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

13 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…

13 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…

13 years ago

Cpanel: Various Log Paths

1. Apache Logs: /usr/local/apache/logs/error_log 2. Cpanel Logs /usr/local/cpanel/logs/error_log 3. Exim Logs: /var/log/exim_mainlog 4. FTP and Server logs /var/log/messages 5. Cron…

13 years ago

Linux+Cpanel Server Configuration files

Following are the most IMP server configuration files in Cpanel server Apache Config: /usr/local/apache/conf/httpd.conf Exim: /etc/exim.conf Mysql: /etc/my.cnf Named: /etc/named.conf…

13 years ago