Install Top like Tools: Revision history

From The Maceys in California

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

25 January 2026

  • curprev 00:1100:11, 25 January 2026 Lynn Macey talk contribs 769 bytes +769 Created page with "=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. <syntaxhighlight lang="shell" line> apt install btop </syntaxhighlight> =Install Ctop= The ctop utility provides a top like display for docker containers. This is a CLI tool. <syntaxhighlight lang="shell" line> wget https://github.com/bcicen/ctop/releases/download/v0.7.7/ctop-0.7.7-linux-arm -O /us..."