This article will show you how to uninstall an application or software in Softaculous. As Softaculous makes the installation process simple, it also makes it simple to uninstall software. The steps are as follows: 1. Log in to your cPanel account. 2. Under the “Software” section select the “Softaculous Apps Installer”. 3. Now you will […]
Category: Shared Hosting
Shared Hosting Security Notifications
The following article applies to cPanel shared hosting From August 2021, we will be sending out automatic security notifications if we detect vulnerable or outdated applications hosted upon your cPanel shared hosting account. In addition, if we detect malware on an account, we will now automatically quarantine the malware file and inform the you of […]
How to enable two-factor authentication (2FA) in cPanel
Two-factor authentication adds an additional layer of protection by requiring you to enter a unique code along with your regular password each time you login. This code is generated by an app on your smartphones and changes every 60 seconds. Nobody can login without both your password and access to your smartphone to generate the […]
Using MySQLdump to Backup Single Table in MySQL Db
When we usually speak about backups, we normally refer to backing up the complete database using mysqldump utility. But at-times as webmasters, we may come across situations when just one table if found to be corrupt and only that needs to be restored. In such a situation, the following procedure can come in handy. Backing […]
Is there an option so that I can automatically move emails marked as spam to a specific folder, say… “Spam”?
We’ve had a couple of instances where a few of our customers inquired about the scope to automatically move emails marked as Spam to a specific folder, for example: \”Spam\” Well this is more of an issue pertaining to Email Filtering with Spam Assassin. And, subject line rewrite is no longer supported by SpamAssassin. Though, […]
What Is The Procedure To Change The Mail Server IP Address In Plesk?
The Windows web hosting servers provide support for various Microsoft technologies. As many activities are carried on over the web server, it might happen that the primary mail server IP address gets blocked in the spam checker websites. It is possible to change the mail server IP address through cPanel by using /etc/mailips file. In […]
Error: ColdFusion support is switched off for this website
When you plan to add an extra domain to your Coldfusion supported hosting package you may get following error message “Error: ColdFusion support is switched off for this website ” Usually we forget to select CF support while adding new domain through the Plesk control panel. You need to follow the steps below in order […]
Is PEAR (PHP Extension And Application Repository) Provided With The Hosting Packages?
Yes this service is provided on all the hosting platforms as per the requirements. Basically, PHP Extension and Application Repository is a structure and a distribution system for the PHP components that can be used again. The aim of PEAR is to provide with a structured library of open-source code and a method for distribution […]
Steps To Find And Delete The Empty Directories And Files In UNIX
We’ve been receiving frequent queries asking about the ways to find and delete empty directories in UNIX / Linux. The reason it needs to be identified and deleted is because they might face issues with processing with multiple utilies which may also include rm command. The following command would help you find empty files & […]
Snort settings on Linux server
Snort is an open source lightweight intrusion detection system for Linux servers, which can log packets coming across your network. Users can utilize snort program mainly for the small networks. In case of large networks, with Gigabit Ethernet, snort can at-times unreliable. It is essential to have root level privileges to the server if you […]