How to Enable Apache ExtendedStatus

In order to enable the Apache ExtendedStatus in your server, you will need to SSH to your server first with root access. After that please follow the steps below.   Step 1: Edit httpd.conf file:- vi /etc/httpd/conf/httpd.conf   Step 2: Add the code below into the httpd.conf file:- ExtendedStatus On SetHandler server-status Step 3: Please

How To Install And Configure vsFTPd (Linux)

IMPORTANT: – SELinux must be “DISABLED”  before you can proceed. Read more: How to disable SELinux.   For Centos Platform Step 1 – Run the command below to install vsftpd using your server’s terminal. yum install vsftpd -y   Step 2 – Navigate to /etc/vsftpd directory and copy a backup of vsftpd.conf cd /etc/vsftpd cp -p vsftpd.conf

How to Monitor Windows Server 2008 Resource Usage

An effective and useful resource monitor tool was built-in with Windows Server 2008 together to allow the server administrators to monitor the current resource usage easily. Step 1: To open the resource monitor, right-click on the start bar below windows server OS, and click on “Task Manager“.

How To “Sudo” Without Password In Ubuntu

If it is too troublesome to key in your password each time you run a “sudo” command, you can disable it by amending your configuration file on your web server.   Step 1 – Access and log in to your web server via SSH. Step 2 –  Run the following command on your server’s SSH

How to Generate Your SSH Public Key

In order to generate your SSH public key, you will need to generate the private key, in order to do that you may refer to the following steps:- Step 1: SSH to the server with root privilege.   Step 2: Once you already SSH to the server, you may go to the following path:- #

How to scheduling backups in Plesk

To schedule backing up of data: Go to Account > Back Up My Websites > Schedule. Select the Activate this backup task checkbox and specify the following: When and how often to run the backup (Run this backup task). To reduce the disk space usage and the duration of the backup process, select Use incremental

How to create Linux shared hosting Backup (DirectAdmin)

Log in to your DirectAdmin control panel, select any of your domain names, then click “Create/Restore Backups” Next, DirectAdmin will show you a list of contents that will be included in the backup. By default, all options are selected. You can deselect any of the options to exclude parts that you do not want to

Hosting Settings in Plesk

Per-website hosting settings can be divided into the following groups: General. Hosting type, security, scripting and statistics settings. See General Settings. Web scripting (PHP or ASP.NET). PHP scripting language settings. See PHP Settings or ASP.NET Settings. Web Server (Apache&nginx or IIS) Web server settings. Web server type depends on the operating system of your Plesk