Install the desktop environment in Ubuntuserver

Source: Internet
Author: User
Tags install window
By default, the graphical interface is not installed in the Ubuntuserver version. You can follow the steps below to install wget # Replace/etc/apt/sources. sources # debhttp: // debian.cn99.com/debianstablemainnon-fre

The GUI is not installed in Ubuntu server by default.

Follow these steps to install

Wget

## Replace /etc/apt/sources.list with this file will change apt source to Debian Mirror on CN99#deb http://debian.cn99.com/debian stable main non-free contribdeb http://debian.cn99.com/debian-non-US stable/non-US main contrib non-freedeb http://debian.cn99.com/debian proposed-updates main contrib non-freedeb http://debian.cn99.com/debian-non-US proposed-updates/non-US main contrib non-freedeb http://debian.cn99.com/debian-security woody/updates main contrib non-free deb-src http://debian.cn99.com/debian stable main non-free contribdeb-src http://debian.cn99.com/debian-non-US stable/non-US main contrib non-freedeb-src http://debian.cn99.com/debian proposed-updates main contrib non-freedeb-src http://debian.cn99.com/debian-non-US proposed-updates/non-US main contrib non-free

Sudo cp sources. list. cn99/etc/apt/sources. list

Upgrade and install x windows (GNOME) Desktop Environment

Sudo apt-get update

Install the X window system: sudo apt-get install x-window-system-core.

Install the logon MANAGER: sudo apt-get install xdm/TPD/kdm [note]. The most common graphical logon Manager includes XDM, TPD, and KDM. You can select one of them based on your needs.

Install the desktop environment or window manager: sudo apt-get install ubuntu-desktop/kubuntu-desktop/xubuntu-desktop. This will install GNOME, KDE, and XFCE desktop environments respectively. For GNOME, KDE, and XFCE desktop environments, you can only install the most basic components for better customization. For example: sudo apt-get install gnome-core/kde-core/xfce4. Of course, if you do not need a desktop environment, you can choose to install Window Manager instead. In this case, run the sudo apt-get install fluxbox/icewm/enlightenment/fvwm command.

Related Article

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.