Introduction Denying access from a specific IP address will not allow to access the applications even if originating legitimate requests Prerequisite Implementation Step 1: Login to cPanel Step 2: Click on IP Blocker from the security section Step 3: Enter the domain name or IP address that needs to be blocked Step 4: Click on ..
Author : meenakshi k
Introduction A CSR (Certificate Signing Request) is a specially formatted encrypted message sent from a Secure Sockets Layer (SSL) digital certificate applicant to a certificate authority (CA) Prerequisite Implementation Step 1:Login to the cPanel account. Step 2: Select “SSL/TLS” which is under the “Security” section of your panel Step 3: Click the Certificate signing requests ..
Introduction A web Disk account is used to upload, Download and navigate the files from the web server. By default, the system creates a Web Disk account for the cPanel account and sets the home directory as the Web Disk location. This account uses the same login information as same as cPanel account and can ..
Introduction SMTP2GO is a fast and scalable email service provider, for sending transactional and marketing emails and viewing reports on email delivery Prerequisites 1. WHM logins2. Active account in SMTP2GO Implementation Step 1: Log in to WHM Step 2: Search for Exim in the search bar and click on Exim Configuration Manager Step 3: Click ..
Introduction SMTP2GO’s Verified Sender List is a feature that allows you to specify a list of approved email addresses or domains that are authorized to send emails through SMTP2GO’s email delivery service. When an email is sent from an address or domain on the Verified Sender List, SMTP2GO will allow the email to pass through ..
Introduction WordPress is a content management system (CMS) that allows us to host and build websites. WordPress contains plugin architecture and a template system, so we can customize any website to fit our business, blog, portfolio, or online store Prerequisite 1. WordPress admin credentials 2. cPanel Logins Implementation Step 1: Login the WordPress with the ..
Introduction SSL stands for Secure Sockets Layer and it’s the standard technology for keeping an internet connection secure and safeguarding any sensitive data that is being sent between two systems, preventing criminals from reading and modifying any information transferred, including potential personal details. Prerequisite 1. cPanel logins Implementation Step 1: Log into your cPanel account ..
Prerequisites 1. A cPanel account credentials 2. Username 3. Database name Implementation: Step 1: Log into the cPanel account Step 2: Go to the “Database” section and click on the PHPMyAdmin icon. Step 3: Select your WordPress database from the list of databases in PhpMyAdmin. Step 4: Go to the WP Users table and click ..
Introduction:MySQL’s slow query log makes it easy to track SQL queries that take more than a specific time for execution. This allows you to find inefficient SQL queries that can be optimized to improve database performance. Prerequisite: Implementation: Step 1: SSH the server with the user having sudo privileges $ ssh user@IP Step 2: Open ..
A URL that leads to a directory that does not have an index file, probably we can see a list of the files in the directory. This means indexing is turned on for that online folder. Leaving files publicly visible is a security and privacy risk. We can disable the directory listening in Cpanel in ..
Recent Comments