Skip to content
View in the app

A better way to browse. Learn more.

Gear Crushers

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Find CPU and Memory in Ubuntu using terminal

Featured Replies

  • Moderators

Can I issue a command that will tell me how much memory is used or free as well as how much CPU is being used? I telnet into my Ubuntu box so I would like to pull stats through issuing commands versus using VNC


To find what memory is being used and what is free you can issue the command



$free -m










If you want to get information about your machine using a command issue



$sudo dmidecode | more










or



$lshw










For CPU information, issue the command



$cat /proc/cpuinfo














What I use personally is the command



$top



This tells me everything I need to know in most cases in one screen



gallery_1_14_170296.jpg















Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.