79673080

Date: 2025-06-20 08:41:21
Score: 1
Natty:
Report link

Using htop seems to be a really good solution.

colima ssh

# Once inside
# Update the dependencies
sudo apt update

# Install htop
sudo apt install htop -y

# run htop
htop

This gives a good interface to get the live CPU, Memory usage.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Shresth Jain