Determine Memory (RAM) info in Ubuntu:


In Debian and derivatives like Ubuntu you can run the "mbw" command

sudo apt-get install mbw

Then execute a 2GB memory test (assuming you have enough RAM for that without affecting other applications and swapping)...

sudo mbw 2048


-----------------------------------------------------------------------------------------
Source | Date: May 27th 2023

Back