
How to List Installed Packages on CentOS
In this tutorial, we will show you how to list and filter installed packages on CentOS. Knowing how to list installed packages on your CentOS system can be helpful in situations where you need to install the same packages on another machine or if you want to re-install your system.
Read more

RPM Command in Linux
In this tutorial, we will talk about how to use the rpm command to install, update, remove, verify, query, and otherwise manage RPM packages.

How to Move Files and Directories in Linux (mv Command)
Moving files and directories is one of the most basic tasks you often need to perform on a Linux system. In this tutorial, we will explain how to use the mv command to move files and directories.

Linux Tee Command with Examples
The tee command reads from standard input and writes to both standard output and one or more files at the same time. Tee is most commonly used in combination with other commands through piping.
How to Create Groups in Linux (groupadd Command)

How to Install Eclipse IDE on Ubuntu 18.04

How to Install Nginx on CentOS 8

How to Connect to a Docker Container

How to Install Google Chrome Web Browser on Debian 10 Linux

How to Install Google Chrome Web Browser on Debian 9
