ssh permission denied error, that what we are discussing here. The word SSH is the abbreviation for Secured Shell. SSH is a command-line program to login to remote Linux server which has SSH server. The SSH is using for remote…
How to enable Varnish on cPanel server?
Enable Varnish on cPanel. Varnish is a caching technology. It is a web accelerator and also referred as HTTP accelerator or reverse HTTP proxy, which will significantly enhance the performance of your website. Varnish cache is really fast thereby, speed…
How to install cPremote painlessly?
How to install cPremote backup plugin in a cPanel server? How to install cPremote? cPremote is a cPanel backup plugin for managing backups. It’s a paid and licensed plugin. It supports incremental, compressed and uncompressed backups with seven days retention.…
How to install Zend Opcache in a DirectAdmin server?
Zend Opcache Zend Opcache on direct admin server installation, that’s the topic which we’re discussing here. Before going to the installation tips, let’s see what is Zend Opcache. It’s a modern PHP script caching module which accelerates the PHP performance.…
How to find and stop spamming in Qmail server?
Identify spamming and take necessary actions!! How to find and stop spamming in Qmail server? Here I’m explaining you in some simple steps about how we can find the spamming in a Qmail server. Basically Plesk support two MTAs since…
lsof command usages with example – Unix/Linux
lsof command usages with example lsof command usages is a mandatory thing that every sys admin must know. lsof command lists open files. It’s the short form of “LiSt Open Files.” This command has a vital role in server Administration.…
How to change the database user password – cPanel?
Changing the database user password using bash script? Change the database user password, need simple solution!! The MySQL community has depreciated “old_passwords” option since MySQL 5.6 version. So we won’t be able to recollect the password from an old password…