The setfacl utility in Linux is used to set and manage advanced access control lists (ACLs) for files and directories. ACLs allow you to manage access rights more flexibly than standard Linux access rights. Install advanced access control lists (ACLs) for files and directories. ACLs allow you to set more flexible access rights than standard Linux access rights.
Broot is a command-line utility for navigating the file system in the Linux operating system. It provides a user-friendly interface for quickly navigating through directories, displaying the contents of files and directories, and performing various operations on them.
ffsend is a command-line utility designed for downloading and sharing files over the Internet. It provides an easy way to send and receive files without requiring registration or installation of additional software on the recipient's side. It also allows you to send files with a single command, and provides the ability to customize access to uploaded files with passwords and limits on the number of downloads or access time. The utility supports uploading and downloading files via HTTP and HTTPS protocols.
ripgrep (or simply rg) is a fast and powerful command line tool for searching text strings in files. It is designed to be faster than other similar utilities such as grep and ack. It is based on regular expressions and uses multithreading to search multiple files in parallel at the same time. It skips files and directories that are ignored by default, such as .git and .svn.
Stacer is a utility for system management and optimization on Linux operating systems. It provides the user with tools to monitor processes, manage autoloading, clean the system from temporary files and cache, and manage services and packages.
3proxy is a powerful open source proxy server that provides the ability to install a proxy server on your own host. If you are looking for a convenient way to manage and configure 3proxy, you can use the graphical user interface (UI).
The htop utility is an interactive system monitor for Linux. It allows you to monitor and control processes in real time. htop provides a more user-friendly and informative interface than the standard top utility. It displays the list of processes in a table, where each row represents a different process and the columns contain information about CPU utilization, memory usage and other parameters.
The bpytop utility is a Python-based interactive system monitor for Linux. It is an alternative to the htop utility and also allows you to monitor and manage processes in real time. bpytop provides an even more informative and flexible interface than htop. It displays a list of processes, CPU utilization, memory usage, network connection status and other system information in the form of graphs, charts and tables.
nethogs is a command-line utility in the Linux operating system that is used to display information about network processes and their bandwidth utilization.