A script that automatically install a basic gnome desktop with only necessary things
Fedora base, Gnome-Shell, GDM, Firefox, Nautilus, Gnome-Terminal, Gnome-Software(Optional), some base font
Download fedora server netinstall iso : https://getfedora.org/server/download/ boot and do all your partitions language and so... Install these packages :
Download the script on your machine : curl -L https://bit.ly/35FfPYV -o fedora-minimal-install.sh
sudo chmod 777 fedora-minimal-install.sh
sudo ./fedora-minimal-install.sh or with root account