Articles on this topic

How to Add a User to Sudoers in Ubuntu [Step-by-Step]
Learn how to add a user to sudoers in Ubuntu with this step-by-step guide. Find out how to create a regular user, and how to grant them elevated privileges to run root-level tasks using the sudo command.
Read More
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 More
How 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 More
How 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 More
Ubuntu 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 More
How 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 More
How 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 More
How 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 More
What 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 More