Introduction: Plesk is a web hosting control panel that allows server administrators to manage websites, domains, and various server functionalities. In this article, we will see how changing the backup file location can be useful for managing disk space or storing backups in a specific directory or external storage. Step1:… Continue Reading How to change the location for backup files in Plesk for Windows Server?

Introduction: In this section we are going to see how to install AWS cli tool and configure access key in Ubuntu 20.04 in a vps. Prerequisites: Procedure: Step 1: Update the current apt repository $ sudo apt update Step 2: Download the latest version of AWS cli tool $ curl… Continue Reading How to install AWS cli and configure access key in Ubuntu 20.04 

Introduction Composer is an application for tracking the dependencies of a project. It pulls in all the required PHP packages. It allows to specify a set of libraries for a specific project. With the libraries established, it identifies the versions and dependencies and installs them to the corresponding project. Prerequisites… Continue Reading How to Install and Use PHP Composer on CentOS 7

Introduction NSClient++ is a monitoring agent/daemon for Windows systems that works with Nagios. This service allows Nagios to gather the performance metrics Prerequisites Implementation Step 1: Download NSClient from the below link on the Windows server https://sourceforge.net/projects/nscplus/ Step 2: Start the installation process. Click on next Step 3: Click on the… Continue Reading How to install and configure NSClient to monitor the Windows server on Nagios