Core Linux

How to install Vesta Control panel

How to install Vesta Control panel ? 1. Connect to your server as root via SSH ssh root@your.server-name 2. Download…

9 years ago

How to Enable TUN/TAP Module in OpenVZ ?

OpenVZ supports VPN inside a container via kernel TUN/TAP module and device. To allow VPS #101 to use the TUN/TAP…

10 years ago

How to Install / Uninstall ConfigServer eXploit Scanner (cxs)

1. Product installation: wget http://download.configserver.com/cxsinstaller.tgz        tar -xzf cxsinstaller.tgz        Perl cxsinstaller.pl        rm -fv cxsinstaller.* 2. You should now read the cxs…

10 years ago

How to install Ioncube loader on the cPanel server

There are 2 ways to install Ioncube on the server i.e. By logging into a WHM or by logging into…

10 years ago

Steps to install imagick on linux server

Here are the steps to install the Imagemagic on the linux server Solution : ================ cd /usr/local/src wget http://pecl.php.net/get/imagick-2.2.0.tgz tar…

10 years ago

Get Your Own SeaFile Cloud Storage

SeaFile Cloud Storage System with Advance options is now available with Hostripples with File Syncing, Privacy Protection and Teamwork. Hostripples…

10 years ago

Important services and its configuration files in cPanel

Hi,   Here are the some important services on cPanel based server and with its respective configuration file and port…

10 years ago

How to reset MySQL root Password

This will helps when you forget MySQL root password and not able to access MySQL service on the server. Here…

10 years ago

How to parse php Code in shtml file

How to parse the php code in .shtml file. Solution : If you want to use php code in .shtml…

10 years ago

How to backup all the MySQL databases daily using Shell script/cron job.

Hi, How to take full MySQL backup daily using shell script ?   First we need to create the shell…

10 years ago