Introduction Web servers need regular monitoring to work well. If you manage Apache HTTP Server, you can track how it performs through its access logs. These logs show important details about server activity. However, reading through logs by hand takes too much time and effort. That’s why ApacheTop is so helpful. This tool watches Apache […]
htop is an interactive process viewer for Linux systems. It provides a dynamic real-time view of running processes and system resource utilization. It offers a more user-friendly and feature-rich alternative to the classic top command. In this article, we will walk you through the steps to install htop in AlmaLinux. Prerequisites Before we begin, make […]
The System Activity Reporter, or SAR tool, is a powerful monitoring tool in Linux that allows you to collect and analyze historical system performance data. It is part of the sysstat package and provides valuable insights into CPU usage, memory utilization, disk I/O, network traffic, and more. In this article, we’ll walk through how to […]
AlmaLinux is a free and open source Linux distribution that provides a stable and secure platform for servers and workstations. It is a community-driven project that aims to fill the gap left by the discontinuation of CentOS. AlmaLinux 8 and 9 are based on Red Hat Enterprise Linux (RHEL) 8 and 9 respectively, ensuring binary […]
Rclone is a command-line program to manage files on cloud storage. It is a feature-rich program to easily manage remote files. Many cloud services are supported by rclone. This guide will take you through the basic commands of rclone. Rclone can be used both for uploading and downloading the files on cloud services. Features of […]
In this guide we will learn with screenshots how to install Rclone on Linux and create a Google drive remote in it in an easy and understandable way. Install Rclone on Linux using the official bash script: You have to make sure curl is installed on your system, in order to make sure whether curl is […]
Electronic mail is a method of exchanging messages between people using electronic devices. There are several methods to send an email, in this guide we are going to focus on sending an email from Linux CLI using SMTP. Requirements send an email from CLI using SMTP : Linux with sudo permissions SMTP details for your […]
In this guide we are going to show you how to Fix bash: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8). This warning appears when you try to bash. To fix the warning follow the following steps : Open the environment file in the etc folder with your preferred editor. vi /etc/environment Press ikey to enter edit […]
This guide will tell you about the basic commands used to search a file using a certain name and extension in Linux. In some cases, you would need to find the location of a given file or to search for a certain text in all files under a directory. Linux provides two different commands to […]
SED is a Linux/Unix command which stands for stream editor it can perform various functions such as search, replace, delete. It also supports regular expressions which makes it useful to find different patterns. In this guide, we will take you through some of the uses of the SED command in Linux. Add a string at […]
Our team is available and on-site 24/7 ready to help you.