Brand new to Linux less than a week ago and have to set up a small remote company file server. Went from full ver dsktop env GUI which worked fine from boot to dsktop env GUI in minimal config after fresh reinstall Ubuntu Server 16.04.3 LTS.
sudo apt-get install --no-install-recommends ubuntu-desktop
Can't figure out how to start GUI now after 3 hours of searching. Screen stops at
[ok] Reached target Graphical Interface.
[ok] Started Stop ureadahead data collection 45s after completed startup.
Starting Update UTMP about System Runlevel Changes...
[ok] Started Update UTMP about System Runlevel Changes...
Starting Terminate Plymouth Boot Screen...
[ok] Stopped target Graphical Interface.
[ok] Started Terminate Plymouth Boot Screen.
[ok] Started X.org diagnosis failsafe.
[ok] Reached target Graphical failsafe fallback.
[ok] Started Daily apt download activities.
I can get to terminal from this point with Ctrl+Alt+F1 but can't toggle into GUI. Just wanted the GUI to set up the storage drive before setting up Samba.
Any help would be appreciated. Thanks.