$ sudo grep physical /proc/cpuinfo
shows
physical id : 0
address sizes : 36 bits physical, 48 bits virtual .........
$ free -m will show only <>$ sudo apt-get update
$ sudo sudo apt-get install linux-headers-server linux-image-server linux-server
Once kernel images installed, just reboot your machine ,
$ sudo reboot
After reboot, login into your system and type the following command to verify memory usage:
$ free -m
1 comment:
Hi I tried this, I am assuming you are meant to use the server kernal just installed..
either wy just tried this on an hp laptop and using either old or the new server kernal still shows the same 3.2 gb memory when I have 4gb installed.
Thanks
Post a Comment