How to change Ubuntu Desktop to Ubuntu Server

Source: Internet
Author: User
Tags sleep function

Go to the Ubuntu official website to see several versions that can be downloaded: alternate (Text installation), desktop9 (desktop), netbook (netbook), and server (server ).

Reasons for using server:

32-bit systems can use 4 GB memory or above, up to 64 GB. The premise is that the motherboard supports

Note.
32-bit system, after the memory ing function is enabled, the system will not be able to use the sleep function (sleep is different from the standby)

The driver may not be compatible with the server version !!!

I have encountered compatibility issues with ATI graphics cards. Don't ask me what to do.

Unlike windows, you do not need to download Ubuntu Server again. You only need to install the Server kernel.

To install the server kernel, it is easy to call the terminal input:

Sudo apt-get install linux-image-server linux-headers-server linux-server

(I have already installed it, but I still want to demonstrate it)

Luozhuang @ Ubuntu :~ $ Sudo apt-get install linux-image-server linux-headers-server linux-server
Reading the package list... complete
Analyzing the dependency tree of the software package
Reading status information... complete
Linux-headers-server is the latest version.
Linux-image-server is the latest version.
Linux-server is the latest version.
0 software packages have been upgraded, 0 new software packages have been installed, 0 software packages have to be uninstalled, and 0 software packages have not been upgraded


How can I confirm that I have used the server kernel?

Restart after successful installation

Terminal input uname-

Here I show:

Www.linuxidc.com @ Ubuntu :~ $ Uname-
Linux Ubuntu 2.6.38-8-server # 42-Ubuntu SMP Mon Apr 11 03:49:04 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux


You can see that you have used the server kernel Linux Ubuntu 2.6.38-8-server.

If the server is not used, uninstall the original kernel.


If you open your familiar Vmware, the following prompt appears:

"Before you can run VMware, several modules must be compiled and loaded into the running kernel.
Kernel Headers linux-headers-2.6.38-8-server

Please upgrade your VMware first (Take A Look At The http://blog.csdn.net/luozhuang/Article/details/6601251) then

Sudo apt-get install linux-headers-server

Www.linuxidc.com @ Ubuntu :~ $ Sudo apt-get install linux-headers-server
[Sudo] password for luozhuang:
Reading the package list... complete
Analyzing the dependency tree of the software package
Reading status information... complete
The following additional software packages will be installed:
Linux-headers-2.6.38-8-server
The following [new] software packages will be installed:
Linux-headers-2.6.38-8-server linux-headers-server
0 software packages are upgraded, 2 new software packages are installed, 0 software packages are to be uninstalled, and 0 software packages are not upgraded.
The software package of 0 B/833 kB needs to be downloaded.
After decompression, 10.6 MB of extra space is consumed.
Do you want to continue? [Y/n] y


Selected the software package linux-headers-2.6.38-8-server that was deselected.
(Reading the database... the system currently has 141451 files and directories installed .)
Extracting the linux-headers-2.6.38-8-server (from.../linux-headers-2.6.38-8-server_2.6.38-8.42_amd64.deb )...
The linux-headers-server software package that was deselected was selected.
Extracting linux-headers-server (from.../linux-headers-server_2.6.38.8.22_amd64.deb )...
Setting linux-headers-2.6.38-8-server (2.6.38-8.42 )...
Examining/etc/kernel/header_postinst.d.
Run-parts: executing/etc/kernel/header_postinst.d/nvidia-common 2.6.38-8-server/boot/vmlinuz-2.6.38-8-server
Setting linux-headers-server (2.6.38.8.22 )...

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.