DCP – Transfer Files Between Linux Hosts Using Peer-to-Peer Network
People often need to copy or share files over the network. Many of us are used to using tools such
People often need to copy or share files over the network. Many of us are used to using tools such
Sometimes you may want to use applications that have not been well tested in different environments, yet you must use
The state of a port is either open, filtered, closed, or unfiltered. A port is said to be open if
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