How to check and unblock an IP from WHM Date: 16-07-2020 Step – 01: Login to the WHM of your server. Step -02: Navigate to Config Server Security and Firewall (CSF) under the Plugins section in the left menu. You also can begin typing “firewall” into the search box. Step -03: Unblocking… Continue Reading How to check and unblock an IP from WHM

How to install WordPress for the website by using Plesk Panel Date: 30-05-2020 Introduction The Plesk includes an automatic installer that you can use to set WordPress up on your domains for you.  Step -1:Log in to the Plesk control panel and select Domains from the hosting services menu on the left. … Continue Reading How to install WordPress for the website by using Plesk Panel

How to create an SFTP account in the Plesk Panel. Date: 28-05-2020 Step -1: Log in to the Plesk Control Panel for your domain. Step – 2: From the Home page, click on Domains. Then click on the desired domain name. Step – 3: Next, click on FTP Access. Step – 4: Click on Add an… Continue Reading How to create an SFTP account in the Plesk Panel.

How to delete databases in Amazon RDS Date: 13-05-2020 Introduction: Amazon Relational Database Service (Amazon RDS) makes it easy to set up, operate, and scale a relational database in the cloud. Amazon RDS Free Tier. It helps new AWS customers get started with a managed database service in the cloud for free. Step 1: Open Amazon RDS… Continue Reading How to delete databases in Amazon RDS

How to add Google ReCAPTCHA in PHP Codeigniter Date: 09-05-2020 Introduction: reCAPTCHA is a free service from Google that helps protect websites from spam and abuse. It is verifying a user is a human or robot. Google reCAPTCHA show some images and give hint in text and ask users to select appropriate images… Continue Reading How to add Google ReCAPTCHA in PHP Codeigniter

How to view PHP version for the domain in Cpanel Date:03-05-2020 Introduction: PHP is a popular general-purpose scripting language that is especially suited to web development. It is a server-side scripting language. It is used to develop static websites or dynamic websites or web applications. PHP stands for Hypertext Pre-processor. Step – 1: Log into… Continue Reading How to view PHP version for the domain in Cpanel

How to block ips via .htaccess file ? DATE – 09-05-2020 You can quickly block IP addresses from accessing your sites or specific folders using a .htaccess file. Note that the ‘.’ in front of htaccess makes this a hidden file. Please make sure your have the  ‘View Hidden Files’… Continue Reading How to block ips via .htaccess file ?

How to add swap memory on AWS/EC2 linux instance DATE : 29-04-2020 Hello!! Let us know how to enable swap file system. There are two methods of adding swap memory in aws ec2 instance. INTRODUCTION: Swap memory is useful for systems having memory issue due to less memory. If your… Continue Reading How to add swap memory on AWS/EC2 linux instance

How To Set Up Apache Virtual Hosts on Ubuntu 16.04 DATE: 25-04-2020 INTRODUCTION: Virtual hosting is a method for hosting multiple domain names (with separate handling of each name) on a single server (or pool of servers). STEP 1:Create the Directory Structure The first step that we are going to take is to… Continue Reading How To Set Up Apache Virtual Hosts on Ubuntu 16.04

How to install Let’s Encrypt with Apache on CentOS 7 Date: 24.04.2020 Introduction: Let’s Encrypt is a free and open-source certificate authority (CA) that allows obtaining and installing certificates through simple, automated commands. It provides a valid SSL certificate for your domain without any cost. Let’s Encrypt certificates are valid… Continue Reading How to install Let’s Encrypt with Apache on CentOS 7