
Sat Jul 11 2020
How to Install Gradle on Ubuntu 20.04
In this tutorial we will show you how to install Gradle on Ubuntu 20.04. We'll download the latest release of Gradle from their official website.
Read more

Thu Jul 09 2020
How To Set Up Nginx Server Blocks on Ubuntu 20.04
This article describes how to set up Nginx server blocks on Ubuntu 20.04. A server block is an Nginx directive that defines settings for a specific domain, allowing you to run more than one website on a single server.

Thu Jul 09 2020
How to Remove Untracked Files in Git
This article explains how to remove untracked files in Git. Tracked files are the ones that have been added and committed and git knows about.

Wed Jul 08 2020
Secure Apache with Let's Encrypt on Ubuntu 20.04
In this tutorial, we'll provide a step by step instructions about how to secure your Apache with Let's Encrypt using the certbot tool on Ubuntu 20.04.
Tue Jul 07 2020
How to Install Steam on Ubuntu 20.04

Tue Jul 07 2020
Install RPM packages on Ubuntu

Tue Jul 07 2020
How to Install MongoDB on Ubuntu 18.04

Mon Jul 06 2020
Sysctl Command in Linux

Sun Jul 05 2020
How to Install OpenCV on Ubuntu 20.04

Sat Jul 04 2020
How to Install Elasticsearch on Ubuntu 20.04
