The ps_mem is a command line tool that enables to check the RAM usage for a programs. This tool calculates the amount of RAM (private memory + shared memory) being…
The bmon is a command line tool that allows to monitor network bandwidth. This tool can listen to the network traffic on multiple interfaces at the same time. Bandwidth usage…
A rootkit is a type of malware that is used to enable unauthorized access to a system. The chkrootkit is a command line tool that scans system in order to…
The hwinfo is a command line tool that can be used to get details about various hardware components on a system. It provides information about CPU, RAM, disks, network interfaces,…
Reading and analyzing the log files in white text on a black background can be difficult and take a lot of time. Colorized log files is one of the solutions.…
We can send ICMP requests to another host to test whether host is reachable. However, ICMP requests can be blocked by firewalls. The arping is a command line tool that…
The wavemon is a command line tool that allows to monitor a wireless network devices. This tool enables to view wireless signal strength and noise levels, packet statistics, information related…
Vim is a text editor that allows to create and modify text files via command line. Vim is an improved version of the old Unix Vi text editor. Vim provides…
The ncdu is a command line tool that enables to view and analyze disk space usage. This tool shows the disk space used by individual directories. By default, ncdu is…