How to get Byte Count in a File in Linux
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
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
Want to upgrade a single package on CentOS/Fedora systems? Worry not, because, CentOS/Fedora or any other RHEL based distribution provides a way to upgrade a
In our today’s guide, we are going to learn how to install Foxit PDF reader on Ubuntu 20.04. Foxit PDF reader is available in both
This tutorial will guide you on viewing system processes using ps and top commands. When commands are run on a system, various processes associated with
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
In this tutorial, we are going to learn how to install and use 7zip on Ubuntu 18.04/Ubuntu 20.04. 7zip is a free and open-source file
In this tutorial, you will learn how to use htop command in Linux. An interactive process viewer (htop) is a free GNU GPL process viewer
In this tutorial, you will learn how to create user account using useradd/adduser commands in Linux. User management is one of the most common task
This simple guide will show you how to install dhclient command on Oracle Linux. Have you installed Oracle Linux system and trying to configure automatic
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