Make Ubuntu fully use 4 GB to 8 GB memory

Source: Internet
Author: User
Solution: first, install the 64-bit Ubuntu system. The most thorough solution is to improve the system performance. But the fatal disadvantage is that "most software does not support 64-bit"-the same as 64-bit Win7. Second, you do not need to change the Ubuntu system or the kernel. That is, the method I used. 1) enter the following code on the terminal (install the PAE kernel): sudoapt-getupdatesudoapt-getinstalllinux-headers-ser

Solution:
First, install the 64-bit Ubuntu system. The most thorough solution is to improve the system performance. But the fatal disadvantage is that "most software does not support 64-bit"-the same as 64-bit Win7.
Second, you do not need to change the Ubuntu system or the kernel. That is, the method I used.
1) enter the following code on the terminal (install the PAE kernel)

Code:
Sudo apt-get update
Sudo apt-get install linux-headers-server linux-image-server linux-server

2) restart the machine

Effect:

Code:
Www.linuxidc.com @ www.linuxidc.com :~ $ Free m
Total used free shared buffers cached
Mem: 3968936 3724856 244080 0 53352 3242492
-/+ Buffers/cache: 429012 3539924
Swap: 4087804 0 4087804

We can see that all 4G physical memory is used.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.