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 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

Attention: Dirty Cow Exploit Affects Linux Servers- Information and Instruction

Attention, A recent exploit known as Dirty Cow has been discovered that affects Linux servers. You can find information regarding this exploit at; https://access.redhat.com/security/vulnerabilities/2706661 https://thehackernews.com/2016/10/linux-kernel-exploit.html https://bugzilla.redhat.com/show_bug.cgi?id=1384344 At this time if you have KernelCare your server should already be patched. To check that kernelcare has patched your server you can run

How to Install IIS 8 on Windows Server 2012

What is IIS? IIS, or Internet Information Service, is a web server designed to work with the Windows operating system. Using HTTP protocol, it helps direct user requests online to their target’s specific TCP ports.   Installing IIS Since IIS is a feature integrated into Windows, installing it is very

What is Docker and What are Its Features?

What is Docker? Docker is an open source platform for developers and system administrators to build, ship, and run distributed applications based on Linux containers. At its core, Docker is basically a container engine which uses Linux Kernel features such as namespaces and control groups. This allows it to create

What is LiteSpeed?

LiteSpeed Web Server LiteSpeed Web Server is the leading high-performance, high-scalability web server from LiteSpeed technologies. It can be used to replace an existing Apache server without changing any other programs or operating system details. Best of all, it can be integrated without breaking anything. As such, LiteSpeed Web Server

How to Change a Password in Linux

In this guide, we’ll cover how to change a password in Linux using the passwd command followed by the name of the desired user. This method can be used to change the password for the root user as well as for individual users. *Note: before changing any passwords, it is

BLOG NAVIGATION