Articles on this topic
How to Create a User in Linux [With Examples]
This tutorial will show you how to create a user in Linux using either ‘adduser’ or ‘useradd’ command line tools.
Read MoreHow to List Users in Linux [With Examples]
This tutorial shows how to list users in Linux in five ways: `cat`, `less` and `more`, `getent`, `awk`, or `grep` command.
Read MoreHow to Install Terraform on Ubuntu in 7 Steps [With Examples]
In this tutorial, I will show you how to install Terraform on Ubuntu and cover the basics of Terraform, such as creating and destroying an infrastructure.
Read MoreUbuntu 24.04 LTS Release [Noble Numbat]: New Features Explained
The new Ubuntu 24.04 was released on the 25th of April, 2024. This article explores the Ubuntu 24.04 LTS latest features and improvements.
Read MoreHow to Install Wireshark on Ubuntu 22.04 | Step-by-Step
This step-by-step tutorial shows how to install Wireshark on Ubuntu 22.04, plus installation methods, post-installation steps, and how to uninstall Wireshark.
Read MoreHow to Install Go on Ubuntu 22.04 | Step-by-Step
This guide will describe how to install Go on Ubuntu 22.04 system and enable you to use its robust functionalities.
Read MoreHow to Install Ubuntu Server in Minutes | Step–by–Step Setup
This tutorial will show how to install Ubuntu server in minutes using a Cherry Servers dedicated cloud server and set it up for production usage.
Read MoreWhat does sudo apt update do? [A Complete Overview]
This guide will teach you everything about sudo apt-get update, including what sudo apt update is, what it does, and why run sudo apt update.
Read MoreHow to Install .deb File in Ubuntu | Step-by-Step | 4 Methods
This guide will demonstrate how to install .deb file in Ubuntu, explain what .deb files are, and why they are necessary for managing software on your system.
Read More