Installing GNOME
Introduction
GNU Network Object Model Environment (GNOME) is a graphical user interface (GUI) for Linux. It can also run in most BSD operating systems. This section describes how to install GNOME in HCE 2.0.
Preparations
Prepare an ECS.
Prerequisites
A yum repository has been configured. For details about how to configure a yum repository accessed over the Internet, see Configuring Repositories and Installing Software for HCE.
Procedure
- Install GNOME.
Run the following command to install GNOME:
dnf install gnome-initial-setup gnome-terminal
- Set GNOME to start upon system boot.
- Run the following command to enable GNOME to start upon system boot:
systemctl set-default graphical.target
- Run the following command to restart GNOME:
reboot
- Run the following command to enable GNOME to start upon system boot:
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot