The explanation involves the minimum installation and use the internet to install the desktop environment.
We will need:
- A desktop/laptop/notebook (lol)
- an image recorded on CD / DVD or usb fllash driver image already prepared.
- Internet connection
After all the options have been chosen instalção and have completed the installation.
Let's log into the terminal and run the following commands:
# yum install fedora-release-rawhide # yum update -y # reboot # yum distro-sync -y # reboot
# yum groupinstall "Mate Desktop"
Let's create a user account
# useradd USERNAME
#
passwd
USERNAME
Once finalized we have to define what we want to boot the graphic environment.
# ln -sf /lib/systemd/system/graphical.target /etc/systemd/system/default.target