How to install R1soft cdp agent on the Linux server

To install R1soft cdp agent on the Linux server R1Soft is an affordable, easy-to-use, high performance backup, restore, and disaster recovery software. Its a software application which is used to backup the data in a client (R1Soft agent) which is assigned to R1Soft server based upon the configurations which we define. R1soft can also be used to restore files and […]

» Read more

How to Uploading Files using Unzip in Linux

Uploading Files using Unzip in Linux When you want to upload large number of files in your web server, you can easy to uploading large number of files by using unzip in Linux. Please follow the steps and quickly upload the necessary files in your linux os. Step 1 : To Upload the zipped file to your SSH server. Step 2 : To Unzip the […]

» Read more

How to disable core dumps on Linux Servers

To disable core dumps on Linux Servers Core dump is a memory or a storage dump which records the memory state of a computer program when it was terminated by the operating system due to various error behavior. In this article Hostripples will give you how to disable core dumps on Linux Servers. Please follow the steps to disable core dumps for all […]

» Read more

How to install Zend Optimizer in Cpanel Linux Server

  Introduction :  Zend Server is the most complete PHP distribution with a continuously updated set of advanced value-add features designed to optimize productivity, performance, scalability and reliability. It is a free PHP extension to enable the web server to execute files encoded by Zend Guard/Encoder so it’s executed the same as any regular PHP files. Zend Encoder also is […]

» Read more

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

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

Linux Mint : Error : “Greeter Application Crashes”

Error :   In Mint 15 Cinnamon, on systems with nVidia chipsets, the login screen fails to “Enable accessible login” under the “Accessibility” tab, Big mistake, on the next reboot I got the following error : ” The greeter application appears to be crashing. Attempting to use a different one ”. I was not able to login into Linux as the greeter […]

» Read more

How to Disable Clamav and Amavis for Postfix

How to disable Clamav and Amavis for postfix   If you want to run postfix but not run the antivirus (Clam, Amavis), there is a way to disable those services while allowing postfix to run as normal. Follow the instructions you can easily to disable Clamav and Amavis for postfix.   1) Edit the file/etc/postfix/main.cf And use the following commands : content_filter […]

» Read more

Install Mytop in Linux and Cpanel

How to install mytop in linux and cpanel   MySQL is one of the most important programs on a server, unfortunately it is also pretty resource intensive. One a  server it is not uncommon for a single user or even a query to take up the bulk of the servers CPU cycles. Mytop is a very useful program to see […]

» Read more
1 2