SysAdmin

How to Clean YUM Cache

February 14, 2023

YUM is a powerful package manager for Linux. Cleaning your YUM cache frees up disk space and prevents metadata errors. This tutorial brings different ways to clear YUM cache.

Read more

uname Linux Command with Examples


The uname command is an important Linux utility that displays system information. This tutorial shows how to use the uname command in Linux and presents its useful options.

Read more

How to Change the SSH Port?

February 13, 2023

This tutorial shows the steps required for changing the default SSH port into a different one. A different port adds an extra layer of protection to the connection.

Read more

How to Configure Postfix to Use External SMTP

February 9, 2023

Postfix is a free mail transfer agent that uses SMTP to route and deliver emails. This tutorial shows how to configure Postfix to use an external SMTP server.

Read more

CLI vs. GUI: What Are the Differences?

February 1, 2023

The CLI and GUI both serve the same purpose of facilitating the users' interaction with the OS. Read this article to learn the key differences between the two UIs.

Read more

Linux tail Command (with Examples)

January 30, 2023

The Linux tail command prints the last ten lines of a file to standard output. This tutorial shows how to use the tail command effectively.

Read more

How to Use telnet Command in Linux?

January 25, 2023

The telnet command allows users to establish an unsecure connection to remote servers or machines. This tutorial shows how to use telnet and showcases its useful features.

Read more

chpasswd Command in Linux with Examples


The chpasswd command in Linux is a useful tool for batch-updating passwords. This article provides examples and explanations of how to use chpasswd for optimal security.

Read more

What Is the .bashrc File in Linux?

January 23, 2023

The .bashrc file holds all the configuration for the Bash shell. Learn how to configure the Bash shell using functions and aliases and create custom colors. Every shell should be unique.

Read more

What Is Linux Average Load?

January 19, 2023

Linux load average is a commonly used metric in Linux systems to measure overall performance. Understanding the load average helps sysadmins identify and troubleshoot performance problems. This tutorial explains the Linux load average, how to check it, and how to interpret the results.

Read more
1 23 24 25 26 27 75