How to Secure Your Nginx Server

In this tutorial I will go through on how to secure your Nginx server, with the benifits of a boost in pagespeed. A few Simple ways to Speedup & Secure it. Step 1. Install an SSL certificate Go to your…
In this tutorial I will go through on how to secure your Nginx server, with the benifits of a boost in pagespeed. A few Simple ways to Speedup & Secure it. Step 1. Install an SSL certificate Go to your…
Hi there again! In this tutorial, I am going to move in depth cover how to configure UFW (UncomplicatedFirewall ). If you have already installed UFW, then you can skip the first section. This is tested to work with Ubuntu…
If you do not already have Nginx installed, then please follow this tutorial. Download & Extract WordPress First of all, we need to download and extract WordPress to your website HTML folder. (Default /usr/share/nginx/html). cd /tmp curl -LO tar…
This works for Ubuntu 16.04 and Ubuntu 18.04. I would highly recommend that you install a Nginx server over Apache since it is overall much better and faster. Before we start, please proceed following this tutorial’s first step if you…
We all know that security is important, but we are usually too lazy to add basic security. In this tutorial I will show you how to secure a Linux server in 3 simple steps, starting from basic to more advanced…
Video: Hi there and welcome to our newly started blog. The purpose of this blog will be to make tutorials that actually work. We also plan to offer website hosting services and VPS hosting services on our main website.…