5 commands to manage Users in Linux
Managing user accounts and groups is an essential responsibility for Linux administrators. In this tutorial, we will explore a range…
Managing user accounts and groups is an essential responsibility for Linux administrators. In this tutorial, we will explore a range…
Pstree displays the process parent-child relationship in a hierarchical format on Linux. We can use this command to find the…
Bash is a commonly-used shell in many Linux distributions. Bash is a command interpreter. It is a command-line–only interface containing…
Ubuntu is a very popular Linux distribution. Many Linux beginners want to learn it but don’t know how to start.…
Networking is a foundational skill for any Linux administrator, developer, or aspiring IT professional. For those working with Ubuntu, a…
CPU usage is an important metric for CPU performance in Linux. Today we will learn how to use top and…
This is a detailed example to learn the difference between hard links and soft links in Linux. Create two files:…
Hard links and symbolic links are very confusing for Linux beginners. Today we will look at the differences between these…
When I first began managing Linux servers, one of the most perplexing metrics I encountered was the load average. At…
In this tutorial, we will learn how to install GUI ( graphical user interface ) on Ubuntu server 20.04. We…