There are many free control panel apps which we have already discuss in this blog, Today am going to introduce you another great non-free panel called ISP Manager with very affordable license price but Delivering awesome premium features. […]
Posts by Farooq:
How to install LNMP on CentOS 7
LNMP stands for Linux, Nginx, MySQL and PHP. In this this article we will show you how to set up working Nginx server to host your websites on your VPS with CentOS 7 version. […]
How to Install or Update OpenSSH Server on Ubuntu
OpenSSH is a free tool generally utilized for remote login on Linux systems. It utilizes SSH/SecSH protocol suite giving encryption to network administrations . This article will help you to Install or Update OpenSSH Server on Ubuntu and LinuxMint frameworks. […]
How to Remove Old Linux Kernel from Linux Server
If you have the different versions of Linux kernel installed on your server and you are using only the latest one and want to remove the old, unused kernel’s on server. Follow the below steps to remove the old kernels. […]
Setup Email alert via CSF
For security reasons ,It is necessary to enable these email alerts on server,You can enable this in CSF firewall configuration. First you need to edit the file /etc/csf/csf.conf and add your email address beside the entry LF_ALERT_TO. […]
Error: This Site Has Been Moved to a New Server
Sometimes you open the website on your browser and it shows the following error: [wpfmb type=’error’ theme=2]This Site Has Been Moved to a New Server. It may be possible to restore access to this site by following these instructions for clearing your dns cache.[/wpfmb] […]
HOW TO UNINSTALL FANTASTICO
If your server have previously installed Fantastico DeLuxe and you might no longer needed it, you may uninstall it or remove it by following steps: Log into the server through SSH. Run following commands to uninstall Fantastico. rm -rf /var/netenberg/fantastico_de_luxe/ rm -rf /usr/local/cpanel/whostmgr/docroot/cgi/fantastico/ rm -rf /usr/local/cpanel/3rdparty/fantastico* rm -rf /usr/local/cpanel/base/frontend/*/fantastico rm -f /usr/local/cpanel/base/frontend/x/cells/fantastico.html rm -f /usr/local/cpanel/base/frontend/x/cells/cpanelplugin_Fantastico_De_Luxe.html […]
How to find inode usage of a cPanel account
For most of the hosting service accounts there can be a restriction in the use of inode. Mostly the inode can be loaded by the e-mails, once the inode utilization becomes full then the server will stop working. […]
Find Spammer on Plesk Server
Follow these steps to check if emails are being send from a compromised account. If there are too many emails send from specific email id its compromised: […]
How to Install IonCube Loaders in Linux System
IonCube are used as encryption/decryption utility for PHP programs by which we can keep secure our information. It also can limit PHP program to perform illegal. It also helps in boosting up the webpages that are provided. IonCube loaders are used for decoding secured information files while operating on web server. […]