Install Top like Tools

From The Maceys in California

Install Btop

The btop utility provides is an extended version of the commonly used top utility. It presents a command line view of the system status and running processes.

apt install btop

Install Ctop

The ctop utility provides a top like display for docker containers. This is a CLI tool.

wget https://github.com/bcicen/ctop/releases/download/v0.7.7/ctop-0.7.7-linux-arm -O /usr/local/bin/ctop
chmod +x /usr/local/bin/ctop
chmod u+s /usr/local/bin/ctop

See Also

btop++ Reference
Github: ctop

Return to: Install Micro Feeder, Install Indi-Allsky