Install Hyperfine on Ubuntu 20.04

Install Hyperfine on Ubuntu 20.04

Hyperfine is a tool that enables to benchmark commands. This tool runs command several times and measures execution time of it. This tutorial demonstrates how to install Hyperfine on Ubuntu...
Install yt-dlp on Ubuntu 20.04

Install yt-dlp on Ubuntu 20.04

The yt-dlp is a tool that enables to download videos from YouTube and other websites via command line. The yt-dlp is based on youtube-dl with additional features and fixes. The...
Install Saidar on Ubuntu 20.04

Install Saidar on Ubuntu 20.04

Saidar is a command line tool which shows information about system resources usage that updated at regular intervals. This tool can be used to monitor CPU usage, memory usage, disk...
Install iftop on Ubuntu 20.04

Install iftop on Ubuntu 20.04

The iftop is a tool for monitoring network bandwidth via command line. It listens to the network traffic on specific interface and shows bandwidth usage in the table. This tutorial...