I have the NetBoot/Minimal installer currently booted on my system, and I'm in the "Software Selection" screen. Is there a way to install the CLI with access to the $DISPLAY
variable? I've read something about X server, but I'm not sure what this is.
NOTE: for anyone wondering, I do not understand the concept at all, I'm still new to all this Ubuntu stuff.
sudo systemctl disable lightdm.service
will disable booting into it and you will end up with a normal login prompt. – Rinzwind Jul 20 '18 at 11:28