How to Install Softaculous in Plesk Linux

It’s similar process as both for DirectAdmin and cPanel, the installation process for Plesk is similar. The following article will show you How to install Softaculous on Plesk Linux Step 1 : Before starting the installation make sure ionCube Loaders are enabled. Step 2 : Login to your Plesk server as root via SSH. Step 3 : Enter the following commands: cd /usr/local && […]

» Read more

How to Install phpBB from Softaculous

Install phpBB from Softaculous PhpBB is a free flat-forum bulletin board software solution that can be used to stay in touch with a group of people or can power your entire website. To install phpBB using Softaculous, follow these steps: Step 1. Log into your cPanel account. Step 2. In the Software and Services section, Click on Softaculous icon. Step 3. cPanel will redirect […]

» Read more

How to Install Drupal Using Softaculous

Install Drupal Using Softaculous Hostripples offer super-easy Drupal installation using programs is called Softaculous. Softaculous is ideal for Web Hosting companies. It is used by diverse organizations, from local businesses to global corporations. In this artical we will show you how to install Drupal with Softaculous. Please, follow these steps: 1) Log into your Cpanel. 2) You will see a page […]

» Read more

Change Linux Root Password Temporarily

How to change Linux root password temporarily If you are logged in as root and you don’t know the root password then you can follow the steps. You can easy to change your root password.    Step 1. Back-up your current shadow file. [root@hostripples ~]# cp /etc/shadow /etc/shadowbkup Step 2. Change the current root password [root@hostripples ~]# passwd root Changing password […]

» Read more

“ffmpeg: error while loading shared libraries: libavdevice.so.52:”

Error While installing FFMPEG on CentOS server “ffmpeg: error while loading shared libraries: libavdevice.so.52:” After installing FFMPEG on one of my client server, the above error apears whenrunning ffmpeg for the first time.   Error :   “ffmpegffmpeg: error while loading shared libraries: libavdevice.so.52: cannot open shared object file: No such file or directory”     Solution :   It […]

» Read more

How to Setup Minecraft on a Linux CentOS Server

Setup Minecraft on a Linux CentOS Server     * First, To download PuTTY to access SSH.   * Installing Minecraft by using following command:  yum install java-1.6.0-openjdk   * Switch to the root directory by using following command: cd   * Create a Minecraft directory mkdir minecraft   * Enter the directory by using following command:  cd minecraft   * […]

» Read more

How to Install Minecraft Server on CentOS VPS

How to Install Minecraft Server on CentOS VPS     First, Installing Java-JDK by using following command:  yum install java-1.6.0-openjdk If have check Java was installed then you can use following command: which java The following command will be displayed if it was properly installed: /usr/bin/java Switch to the root directory by using following command: cd Create a Minecraft directory, […]

» Read more

How To Reset A Kloxo Or LxAdmin Password From SSH

How to Reset A Kloxo Or LxAdmin Password From SSH Kloxo is an another useful free control panel for web hosting management. When your VPS is installed by us with lxadmin the password will be the same as what you asked for on setup. If not try “admin” Note: if you reinstall yourself it will also be “admin” If you […]

» Read more

How to create cron jobs on your Kloxo Panel

How to create cron jobs on your Kloxo Panel Kloxo is a free control panel for managing your VPS hosting or dedicated server hosting. Cronjob is scheduling a task to run later. The task can be either command or a script. The background process(daemon) behind the cronjob is the crond. In the /etc folder there is a file called crontab where […]

» Read more

Error : Fix the WHM CSF Security Test

How to fix the WHM CSF security test errors! As a part of ensuring security, Hostripples perform a CSF security scan from WHM. We may get the following error after the scan.  “Check csf LF_SCRIPT_ALERT option WARNING This option will notify you when a large amount of email is sent from a particular script on the server, helping track down […]

» Read more
1 3 4 5 6 7 9