Linux

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 person typing on a laptop.

Install Webmin on Ubuntu 20.04

Webmin is a web-based system administration tool designed for Unix-like operating systems, including Linux. It provides a graphical interface that allows users to manage and configure various aspects of the system through a web browser. Webmin is particularly useful for users who are more comfortable with graphical interfaces and want an easier way to perform

Install Webmin on Ubuntu 20.04 Read More »

A yellow padlock on a wooden door.

How to generate self-signed certificate in Linux

In this tutorial, I will be using CentOS 7 to generate self-signed certificates. You can use any Linux operating system as long as it is Openssl install. To install Openssl follow the below guide: Openssl installation CentOS, Redhat, Fedora: Ubuntu, Debian Generating certificate with password Command: Interactive view: Verify output Generating certificate without password Command:

How to generate self-signed certificate in Linux Read More »

Scroll to Top