Introduction: The reCAPTCHA plugin is a good tool for fighting spam in WordPress. It can prevent spammers from posting unwanted comments on WordPress blogs. A CAPTCHA is an image made up of letters and numbers, and a user is required to type those same letters and numbers correctly to prove… Continue Reading How to Install reCAPTCHA in WordPress

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… Continue Reading How to enable the slow query log – Mysql in Linux

Introduction: Metasploit is a tool that is used to check the vulnerabilities of websites. In this blog we are going to learn how to install the Metasploit in the server by following the below steps. Prerequisites: 1. A server with OS type Ubuntu 20.04 or higher.2. An user with sudo… Continue Reading How to install Metasploit on ubuntu20.04 or in Higher versions.

Prerequisites: Login to your Ubuntu 18.04 LTS system with Sudo privileged account. Procedure: Step1: First of all, import the GPG key to the system used for verifying the packages signed by it. Open a terminal and execute the following command: Step2: Now, configure the Chrome PPA to your system. The… Continue Reading How to Install Google Chrome on Ubuntu 18.04 LTS systems

Introduction:In this guide, we will walk you through the process of updating and changing the time on your Ubuntu server using the command line. When you need to manually set the time, this guide will provide you with the information you need to get started. Prerequisites: Procedure: Step 1: Log… Continue Reading How to update/change time in the Ubuntu server.

Introduction: Magento is an open-source e-commerce platform written in PHP. It uses multiple other PHP frameworks such as Laminas (formerly known as Zend Framework) and Symfony. Magento source code is distributed under Open Software License (OSL) v3. 0 Follow the below steps to fix the error “ Autoload error” while… Continue Reading How to resolve the  “Autoload error” while installing Magento2 in Ubuntu 18.04/20.04

Introduction: osTicket is a free and open source ticketing system for Linux. It is written in PHP and uses MySQL/MariaDB as a database backend. It also supports MySQL and PostgreSQL. osTicket is a helpdesk solution suitable for organizations of all sizes. It is excellent for managing your customer inquiries created… Continue Reading How to install osTicket on ubuntu 20.04

Introduction: Zabbix is defined as an open-source monitoring tool used for monitoring servers, networks, IT components, cloud services and virtual machines. The Zabbix monitoring tool is used to provide the monitoring metrics and monitor the network utilization, consumption of disk space, and CPU load. Now, We see how to reset… Continue Reading How to reset the Zabbix Admin password by using MySQL on Ubuntu?

We have been roaming around to establish VPN connection between our network to AWS network. There are servers which are in private network which needs to be accessed from our local network. Here comes the post on how to establish a VPN connection between your network to other network Prerequisites:… Continue Reading Install Openvpn on Linux|Configure VPN between network

Introduction: In this section, we are going to see how to create a VM using the Citrix Xen center tool. In the xen center tool we can able to create the VM manually with our custom specifications. Prerequisites: Procedure: Click next to continue Click next to continue. 15. To apply… Continue Reading How to create VM using Citrix xencenter