How to Install Server Health Monitor in Plesk Onyx

The Server Health Monitor in Plesk Onyx helps users keep their Plesk installations running smoothly by tracking the system’s resource usage and notifying them when any resource usage exceeds a pre-defined limit. In this guide, we’ll cover the steps necessary to install the Plesk Server Health Monitor to ensure your

What is Plesk Onyx and What are Its Features?

What is Plesk Onyx? Plesk Onyx is the newest and smoothest upgrade of the traditional Plesk control panel. Originally released in 2001, Plesk is one of the leading control panel solutions for both Linux and Windows servers. Now, with a multitude of improved features, the new Plesk Onyx even supports

How to Install and Configure ProFTPD FTP Service on Ubuntu

To install ProFTPD on your Ubuntu 14.04 LTS server, just follow these steps: First, log in to your Ubuntu server as the root user using your favorite SSH client. Next, you’ll want to make sure your operating system is up-to-date. Use the following command to install all the latest packages:

How to Install PostgreSQL on Ubuntu 14.04 LTS

To install PostgreSQL on your Ubuntu 14.04 LTS server, just follow these steps: First, log in to your Ubuntu server as the root user using your favorite SSH client. Next, you’ll want to make sure your operating system is up-to-date. Use the following command to install all the latest packages:

How to Rebuild Corrupted User Data Files in cPanel

In certain circumstances, your server’s user data files may become corrupt, creating issues while migrating or operating your cPanel account. Luckily, these user data files can be repaired using a valid and working httpd.conf file on the server.   Repairing Corrupted User Data Files To rebuild a corrupted user data

What is Percona Server?

Percona server is an opensource, fully compatible, enhanced drop-in replacement for MySQL. Percona provides superior performance, scalability, and instrumentation. Percona server is optimized for cloud computing and modern hardware such as SSD as well as Flash storage. Percona server is compatible with cPanel/WHM and can easily replace your current MySQL

How to Install Docker on Ubuntu 14.04 LTS

First, log in to your Ubuntu server as the root user using your favorite SSH client. Next, you’ll want to update your operating system with all the latest packages. To do this, use the command: sudo apt-get update To install Docker, you will first need to install the Docker Package

How to Install and Configure phpMyAdmin on Ubuntu 14.04

Installing phpMyAdmin To install phpMyAdmin on your Ubuntu 14.04 server, just follow these 10 easy steps! First, log in to your Ubuntu server with root user using your favorite SSH client Next, you’ll want to update your operating system with all the latest packages. To do this, use the command:

How to Install Nginx on Ubuntu 14.04 LTS

What is Nginx? Nginx is a free, open-source, high performance web server. It cache’s static content such as images and html files and retrieves them without having to access Apache, thus improving speed, memory usage, and processor overhead.   Installing Nginx on Ubuntu 14.04 LTS To install Nginx on your

Best Practices for Surviving Your Server Migration

For many growing companies, there inevitably comes a time when it’s necessary to move data from one server to another. Whether your motivations include your need for more computing power, additional storage space, or easier access to cloud features, it’s critical to manage your transition properly. Here are some concepts