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

How to install VestaCP on Linux server Date: 16.04.2020 Introduction: Vesta control panel (VestaCP) is an open-source hosting control panel, which can be used to manage multiple websites, create and manage email accounts, FTP accounts, and MySQL databases, manage DNS records. Minimal System Requirments: RAM – 512 Mb, HDD – 20 Gb, CPU – 1 GHzSupported OS:… Continue Reading How to install VestaCP on Linux server

How to create a new domain in WHM / cPanel Date: 14-04-2020 Introduction Web Host Manager is a powerful program that allows administrative access to the back end of cPanel. Creating a Cpanel: Login to the WHM. 2. Once log in WHM and it shows Manage your Accounts on the… Continue Reading How to create a new domain in WHM / cPanel

Installation of Sentrifugo HRMS software by using C panel Date:26.03.2020 Introduction: Sentrifugo is a FREE and powerful Human Resource Management System that can be easily configured to meet your organizational needs. It’s used by a platform such as Windows, Linux, and MAC. Installation: Create New Domain Name as you like “hrms.demo.com”… Continue Reading Installation of Sentrifugo HRMS software by using C panel

How to add Google re-captcha to the contact form in your wordpress site Date: 28-03-2020 Step 1: Login to your wordpress admin url (http://domain.com/wp-admin) If you already have contact page for your site which might be through installation of any contact form plugin , then go to the settings of… Continue Reading How to add google recaptcha to the contact form in your wordpress site