Recent content by mintyc

  1. M

    News How To Monitor Your CPU and RAM in Linux

    Excellent page - a minor typo - a reference to /proc/meminfo is written as /proc/cpuinfo FWIW (Scope creep!) Some other info could be added - attached my crib sheet... Some of which amended inspired by your page... CPU: cat /proc/cpuinfo lscpu e.g. for max cpu speed... lscpu | grep max sudo...