💻 Tech
top is the default monitoring system for CPU, memory, and process management on most Unix-based system. However, if you want more details and better filtering and visuals, check out htop and btop.
Install htop: sudo apt-get install htop
Install btop: sudo apt-get install btop
Just like with top, just type and enter htop or btop on your terminal.