CATEGORY

Linux

How to redirect HTTP to HTTPS in Nginx

Hello, friends. In this short but useful post, you will learn how to redirect HTTP to HTTPS in Nginx. This is to force us...

How to restrict Access to Directory and Subdirectories on Nginx

Hello, friends. In this post, we will continue with some tricks for Nginx. So today, you will learn how to restrict access to directory...

How to Disable kdump and Reclaim Missing RAM On CentOS 8

In this article, We will show you how to disable kdump and reclaim missing RAM on CentOS 8. kdump is a feature of the Linux kernel that creates crash...

How to Install Google Drive on Ubuntu 20.04

In this article, We will show you how to install Google Drive on Ubuntu systems. Google Drive is a file storage and synchronization service developed by Google. Launched on April 24,...

Setup Nginx Virtualhosts on CentOS 8

In the previous post, we explained how to create Apache virtualhost on CentOS 8. This time it is the turn to do the same...

Set up Apache Virtualhosts on CentOS 8

Hello, friends. In this post, we will show you how to set up Apache virtualhosts on CentOS 8 / Rocky Linux 8. It is...

How to use “Yum history” to find out installed or remove packages

Hello, friends. Yum is one of the most important package managers out there because of things like Yum history. So, we will use yum...

Install Sandstorm on Ubuntu 20.04

Hello, friends. In this post, you will learn how to install Sandstorm on Ubuntu 20.04. According to Sandstorm website Sandstorm is an open source platform for...

How to install php-oci8 on Ubuntu

OCI functions allows access to Oracle databases, but, at least in Ubuntu, aren't included in the default PHP installation. This article will show you...

How To Disable ETag in NGINX

Hello, friends. We continue with this little round of Nginx tutorials and tricks. This time, we will explain how to disable ETag in Nginx....

Latest news