
Before Upgrading your Computers Memory capacity, You have to check maximum memory capacity of your system supports.
see this also
How to check your maximum memory capacity
it is simple
$ sudo dmidecode | grep Maximum
output
Maximum Size: 32 KB
Maximum Size: 4096 KB
Maximum Size: 0 KB
Maximum Capacity: 8 GB
Thanks. That's handy.
ReplyDeleteWhere should we paste that code??
ReplyDeleteOpen a terminal and type or paste the code
ReplyDelete