June 2019

Package Management Walkthrough: apt, yum, dnf, pkg 1

Package Management Walkthrough: apt, yum, dnf, pkg

In this tutorial, we will give you an overview of package management utilities on Ubuntu and Debian, Centos, Fedora, and FreeBSD. Once you install, say, Apache and Nginx, PHP, a MySQL database, all these systems start behaving similarly. The main difference is located in the tools for package management and that is how most newcomers …

Package Management Walkthrough: apt, yum, dnf, pkg Read More »

How to Edit Files From Your Linux VPS Terminal 2

How to Edit Files From Your Linux VPS Terminal

There is a constant need to read, edit and change text files on any VPS, mostly after the installation of new packages. Learning, practicing and gaining proficiency with command line text editors can mean a world of difference in your experience and results with VPS. If your server runs into a trouble, the only resource …

How to Edit Files From Your Linux VPS Terminal Read More »

How to Replace Apache with NGINX on Ubuntu 18.04 4

How to Replace Apache with NGINX on Ubuntu 18.04

NGINX is the modern web server founded by computer software engineer Igor Sysoev in the year 2004. NGINX is used by the most busiest and high traffic website. NGINX works out of box with the most major web stacks including LEMP (Linux, NGINX, MySQL, PHP) stack. This tutorial assumes that your website is hosted with …

How to Replace Apache with NGINX on Ubuntu 18.04 Read More »

How to Secure Apache with Let’s Encrypt Ubuntu 16.04 5

How to Secure Apache with Let’s Encrypt Ubuntu 16.04

  In this tutorial, we will examine how to secure Apache with Let’s Encrypt for the Ubuntu 16.04 operating system.   We will first examine an overview of Let’s Encrypt, certificate authorities, and then dive into a step by step guide to install & configure Let’s Encrypt on your Ubuntu 16.04 VPS servers and the review how …

How to Secure Apache with Let’s Encrypt Ubuntu 16.04 Read More »

<div>How to Setup & Configure VestaCP on Ubuntu 16.04</div> 24

How to Setup & Configure VestaCP on Ubuntu 16.04

VestaCP is a versatile open-source control panel for Linux machines. It provides a point & click, clutter-free interface, simplifying server administration tasks at the same time.   In this tutorial we will walk you through the process of installation, configuration, and first time usage of this free and open-source web hosting control panel. As a part …

Read More »

Install and Secure phpMyAdmin on Ubuntu 16.04 VPS 37

Install and Secure phpMyAdmin on Ubuntu 16.04 VPS

With this tutorial, you will be able to install and secure phpMyAdmin, the most popular program for accessing MySQL and MariaDB databases on Internet servers. What We Are Going To Cover Installing the LAMP stack (Linux, Apache, MySQL, PHP) Adding PHP extensions to run phpMyAdmin How to install phpMyAdmin itself To secure phpMyAdmin, we are …

Install and Secure phpMyAdmin on Ubuntu 16.04 VPS Read More »

How To Install And Configure Postfix on Ubuntu 16.04 38

How To Install And Configure Postfix on Ubuntu 16.04

With this tutorial, you will learn how to install and use Postfix, an open-source mail transfer agent. With Postfix, you will be able to send and receive e-mail, and also send them through third party SMTP servers, such as gmail.com. What We Are Going To Cover Creating a user which will send and receive mail …

How To Install And Configure Postfix on Ubuntu 16.04 Read More »