SysAdmin

How to Install and Configure SMTP Server on Windows

March 1, 2023

This tutorial shows how to install and configure an SMTP server on Windows operating systems. Use SMTP for email exchange on the Internet.

Read more

What Is Signal 11 SIGSEGV Error?

February 28, 2023

Learn how to respond to a Signal 11 SIGSEGV error, what causes it and how to avoid the error in Linux and Kubernetes.

Read more

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
1 22 23 24 25 26 75