[Fedora Cloud GNOME] Install GNOME on Fedora Cloud

GNOME on Fedora Cloud

GNOME (/ɡəˈnoʊm, ˈnoʊm/), originally an acronym for GNU Network Object Model Environment, is a free and open-source desktop environment for Linux operating systems.

Fedora Cloud Base images are for creating general purpose virtual machines (VMs). You can use the Qcow 2 image for use with Openstack or the compressed raw image. If you are not sure what to use, try the raw image.

Fedora is always free for anyone to use, modify, and distribute. It is built and used by people across the globe who work together as a community.

Installation

1
2
3
4
5
6
7
8
9
10
11
12
# List all grouplist
# sudo dnf grouplist

$ sudo dnf groupinstall GNOME

$ sudo systemctl get-default
multi-user.target

$ sudo systemctl set-default graphical.target
multi-user.target

$ sudo reboot

References

[1] Fedora Cloud - https://cloud.fedoraproject.org/

[2] Fedora - https://getfedora.org/

[3] GNOME – Simple, beautiful, elegant. - https://www.gnome.org/