How to Change or Set System Locales in Linux
A locale is a set of environmental variables that defines the language, country, and character encoding settings (or any other
A locale is a set of environmental variables that defines the language, country, and character encoding settings (or any other
Rclone is a command line program written in Go language, used to sync files and directories from different cloud storage
Fzf is a tiny, blazing fast, general-purpose, and cross-platform command-line fuzzy finder, that helps you to search and open files
Linux comes in many flavors and many of us like to test all kind of distributions until we find the
Chrony is a flexible implementation of the Network Time Protocol (NTP). It is used to synchronize the system clock from
While working on different projects, sometimes you might be required to provide a report or statistics of your progress, or
Wget is a widely used, non-interactive command line utility for retrieving files from the web. Just like most similar tools
Bat is a cat command clone with advanced syntax highlighting for a large number of programming and markup languages and
The Silver Searcher is a free and open source, cross platform source code searching tool similar to ack (a grep-like
Wondershaper is a small bash script that enables you to limit the network bandwidth in Linux. It employs the tc
In this article, we will show how to run commands on multiple Linux servers at the same time. We will
Searching or finding files on a Linux system from the terminal can be a little of a challenge especially for