20 Linux YUM (Yellowdog Updater, Modified) Commands for Package Management
In this article, we will learn how to install, update, remove, find packages, manage packages and repositories on Linux systems
Linux Commands for Linux Beginners
In this article, we will learn how to install, update, remove, find packages, manage packages and repositories on Linux systems
netstat (network statistics) is a command-line tool for monitoring network connections both incoming and outgoing as well as viewing routing
There are tons of open-source network monitoring tools available for the Linux operating systems on the web. Say, you can
The echo command is one of the most commonly and widely used built-in commands for Linux bash and C shells,
In our previous articles, we have covered the basics of ls command and cat command. In this article, we are
File Transfer Protocol (FTP) was a widely used protocol to transfer files or data remotely in an unencrypted format which
A system administrator’s routine tasks include configuring, maintaining, troubleshooting, and managing servers and networks within data centers. There are numerous
In our past following articles, we’ve shown some useful articles on some funny commands of Linux, which shows that Linux
If your internet download speed seems poor, you most likely go to Speedtest.net and check, yes?. This is the easiest
When systems encounter issues, as they sometimes will, you need to know your way around the problem and restore them
In this article, we will take a look at gdu an open-source disk usage analyzer written in go. Gdu is
Have you ever been in a situation to work with CSV files and produce output in structured tabular format? Recently