On 08/18/2016 09:53 AM, Patrick Dupre wrote: > Hello, > > I made a fresh install from the DVD Server fc24. > The install did not let me choice the software that I > wished to install (except the editor option). > Worst. > it starts now in text mode and there is no startx command. > only one xorg file has been installed (abrt-addon-xorg). > > What did I made wrong ? You didn't do anything wrong. You installed from the server spin which, by default, doesn't include any desktop (GUI) stuff. If you want to install a desktop environment, run one of these commands as the root user, based on which desktop environment you want: dnf groupinstall 'Fedora Workstation' (for the Gnome desktop) dnf groupinstall 'KDE Plasma Workspaces' (for the KDE desktop) dnf groupinstall 'Xfce Desktop' (for the Xfce desktop) dnf groupinstall 'LXDE Desktop' (for the LXDE desktop) dnf groupinstall 'Hawaii Desktop' (for the Hawaii desktop) dnf groupinstall 'LXQt Desktop' (for the LXQt desktop) dnf groupinstall 'Cinnamon Desktop' (for the Cinnamon desktop) dnf groupinstall 'MATE Desktop' (for the Mate desktop) dnf groupinstall 'Sugar Desktop Environment' (for the Sugar desktop) or do a reinstall using one of the desktop spin DVDs. Should you decide to add a desktop from the above list, you may also need to add other things, such as dnf groupinstall 'C Development Tools and Libraries' dnf groupinstall 'Development Tools' depending on what you normally do. You can always do a "dnf grouplist" to see what groups of things are out there. ---------------------------------------------------------------------- - Rick Stevens, Systems Engineer, AllDigital ricks@xxxxxxxxxxxxxx - - AIM/Skype: therps2 ICQ: 226437340 Yahoo: origrps2 - - - - Polygon: A dead parrot (With apologies to John Cleese) - ---------------------------------------------------------------------- -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org