WordPress Outdated Installation Finder Shell Script
About WordPress WordPress is a free and open-source content management system (CMS) based on PHP and MySQL. As the most popular web publishing platform on the internet, It is a …
About WordPress WordPress is a free and open-source content management system (CMS) based on PHP and MySQL. As the most popular web publishing platform on the internet, It is a …
What is Docker? Docker to run and manage apps side-by-side in isolated containers to get better compute density. Using containers, everything required to make a piece of software run is …
We can create any number of email user accounts under particular domain using below one line script, on any cPanel servers. This script requires input file that contains email username …
We can block outgoing mails for one particular email account or domain using the cpanel filter rule. Steps to disable mail for particular Domain Cpanel Default filter file. /etc/cpanel_exim_system_filter 1. …
In cPanel, there is no native option to remove multiple add-on domains. The steps will help you to remove bulk Add-on domains via command line. “# cd /var/cpanel/users 2.Take backup …
“NOTE: In this guide, the server is in rescue mode with Debian OS and the actual server was in Centos 6.8. There are two scenarios, 1.Rescue mode (debian os) 2.Chroot …
Steps to Migrate the Websites from IIS 7.5 to IIS 10 In this blog, We will show you the steps to migrate the websites from IIS 7.5 to IIS 10 …
Apache is one of the popular webservers used widely. It is used in different MPM configuration based on kind of websites hosted, traffic, security needs. By default, it uses prefork. …
Having a slow-running website is a nightmare that exceeds the average website load time or average page load time i.e. which takes more than 2- 3 seconds to load is …
In this modern digital world, online businesses are growing day by day. A browser carries out business meetings, banks, shopping, games, entertainment, etc., using 0s and 1s. As a business …