Ubuntu Server installation graphical interface whole process

Source: Internet
Author: User

http://blog.csdn.net/sunbaigui/article/details/6624110

The following is done in Ubuntu Server 10.04 test.(the blogger in the 14.04 version of the self-test is also no problem, installed in the GNOME mode)

1, connect the network, you must make sure the network unobstructed, if you and I like to use wireless, that first find a network cable plug, because the following installation is to download components through the web

2, the command to enter the graphical interface is StartX, after the percussion will be installed Xinit prompt.

sudo apt-get install Xinit

After installation, the terminal from the black interface into white black word. An X-shaped mouse pointer appears.

3. Installation Environment Manager

If you like GNOME, use sudo apt-get install GDM

KDE and Xface users were changed to KDM and XDm

I installed KDE first, and then I installed GNOME in the KDE terminal. The two can also be very well blended.

4. Install desktop environment

sudo apt-get install ubuntu-desktop (this I did not seem to be successful) or Kubuntu-desktop (recommended to install this, installed this has a terminal) Xubuntu-desktop

If you only want to install the core environment of the interface, or the speed comparison of Mann, you can

sudo apt-get install Gnome-core or Kde-core Xface4

5, if you are installed core, then you need to do the following work:

(1). Install the new Rieter Package Manager

sudo apt-get install gsynaptic

(2). Install the Wireless Internet module (if required)

sudo apt-get install network-manager*

(3). Install Chinese support (can display Chinese)

sudo apt-get install Language-support-zh

(4). Select Chinese Input method support and Chinese interface support from the new package Manager

(5). Install other software you want with the new Rieter Package Manager

6. Reboot, visible graphical login interface.

Ps:

To cancel the GUI auto-start:

#update-rc.d-f GDM Remove

The desktop is not automatically entered after a reboot, and you can start the desktop with StartX.

Restore GUI Auto-start:

#update-RC.D GDM Defaults

Ubuntu Server installation graphical interface whole process

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.