Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to install graphical user Interface in Ubuntu 12.04 Server

2025-02-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly introduces how to install the graphical user interface in Ubuntu 12.04 Server, which has a certain reference value, and interested friends can refer to it. I hope you can learn a lot after reading this article.

First you need to make sure that Universe and Multiverse libraries are used in your source file / etc/apt/sources.list. Then use the following command to update the source list and install the graphical desktop.

Sudo apt-get update

Sudo apt-get upgrade

Sudo apt-get install ubuntu-desktop

If you only want to install the necessary desktop management software and not some unwanted applications such as Evolution and OpenOffice, use the following command:

Sudo apt-get install--no-install-recommends ubuntu-desktop

Install lightweight desktop xfce using the following command:

Sudo apt-get install xubuntu-desktop

To install the KDE desktop, use the following command:

Sudo apt-get install kubuntu-desktop

Thank you for reading this article carefully. I hope the article "how to install a graphical user interface in Ubuntu 12.04 Server" shared by the editor will be helpful to everyone. At the same time, I also hope that you will support us and pay attention to the industry information channel. More related knowledge is waiting for you to learn!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report