/modern-most-newest-fedora-server

Primary LanguageShellGNU Affero General Public License v3.0AGPL-3.0

Empoleos

Notice: This script is still in beta. Use at your own risk!

Installation

First you will need to install Fedora Server or another fedora cli based on dnf. Fedora Server is used for both the Desktop GUI and Server CLI.

After booting into the server cli, run one of the following scripts.

For Desktop GUI

sudo dnf -y install git
git clone https://github.com/AspieSoft/Empoleos.git
Empoleos/install.sh --desktop

For Server (i3 GUI)

sudo dnf -y install git
git clone https://github.com/AspieSoft/Empoleos.git
Empoleos/install.sh --server

For Server (minimal CLI)

sudo dnf -y install git
git clone https://github.com/AspieSoft/Empoleos.git
Empoleos/install.sh