How to setup openvpn on your vps: ubuntu 18. 04

How to setup OpenVPN on your VPS: Ubuntu 18.04

Who should read this tutorial:   This tutorial is written for novice level Linux users and DevOps folks who need to add encryption to their internet traffic.  A virtual private network (an encrypted network over the public internet) to access specific networks or services from the outside is the way to go.   What are

How to setup OpenVPN on your VPS: Ubuntu 18.04 Read More »

Package management walkthrough: apt, yum, dnf, pkg

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

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

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

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 »

How to setup & configure vestacp on ubuntu 16. 04

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 »