Connect to WiFi in Linux Using NMCLI command
This tutorial will guide you on how to connect to WiFi in Linux using NMCLI command. NMCLI is a command-line tool for controlling NetworkManager and
This tutorial will guide you on how to connect to WiFi in Linux using NMCLI command. NMCLI is a command-line tool for controlling NetworkManager and
In this tutorial, we are going to learn how to install and setup Zsh and Oh-my-Zsh on Ubuntu 20.04/Ubuntu 22.04. Install ZSH and Oh-My-Zsh on
Gadgets make our lives easier in many ways, including education. They help students study effectively, get access to information easily, and even finish their essays.
In this tutorial, you will learn how to uncomment lines in a file using SED in Linux. According to man sed, “Sed is a stream
Welcome to our guide on using find command to search for files and directories in Linux. find is a command-line utility that searches one or more
In this guide, we are going to learn how to restrict SFTP user access to specific directories in Linux systems. SFTP, an acronym for Secure
In this guide, we are going to learn how to delete lines matching a specific pattern in a file using SED. SED is a stream
In this guide, you are going to learn how to run only specific commands with sudo in Linux. Our previous guide covered how to add
In this tutorial, we will learn how to check hardware information on Linux system. Many a time as we interact with the Linux system in
This simple tutorial will show you how to get byte count in a file in Linux. Byte is a unit of digital information that most