CentOS

Master essential Linux commands in CentOS for DevOps beginners.

Essential Linux Commands Every DevOps Beginner Should Master in CentOS

As a DevOps practitioner, having a solid understanding of the Linux command line is crucial. The command line interface (CLI) provides you with powerful tools to manage and administer your CentOS server efficiently. In this article, we will cover some fundamental Linux commands that every beginner in the world of DevOps should master. These commands

Essential Linux Commands Every DevOps Beginner Should Master in CentOS Read More »

A close up of code on a wall.

Hosting ASP.NET Core 2.1 application on CentOS 7 with NGINX

In this tutorial, I will demonstrate how to setup web hosting for ASP.NET Core 2.1 application in CentOS 7 Linux operating system using NGINX web hosting platform. Before we proceed, let’s make sure the system is up-to-date. Follow below steps. Setup NGINX and Firewall If it returned running. That means firewalld service is in running

Hosting ASP.NET Core 2.1 application on CentOS 7 with NGINX Read More »

Scroll to Top