The 32-bit architectures, Linux can not address more than 3 GB, so if we have 4 GB installed on your computer are available only 3 GB.
You can update the system without reinstalling, to gain access to the 4 GB installed. To do this, install the kernel version of Linux server (in my case, Ubuntu). This is done by running the following commands:
sudo apt-get update sudo
apt-get install linux-headers-server linux-image-server linux-server
Reboot and go.
You can update the system without reinstalling, to gain access to the 4 GB installed. To do this, install the kernel version of Linux server (in my case, Ubuntu). This is done by running the following commands:
sudo apt-get update sudo
apt-get install linux-headers-server linux-image-server linux-server
Reboot and go.
0 comments:
Post a Comment