How to find RAM details in Linux
To find RAM memory details (model number/manufacturer) in Linux, you can use the command dmidecode –type 17 To show only model numbers,…
To find RAM memory details (model number/manufacturer) in Linux, you can use the command dmidecode –type 17 To show only model numbers,…