Glam Prestige Journal

Bright entertainment trends with youth appeal.

I installed an ubuntu server 20.10 on a raspberry PI 4. Fine so far. Then I installed Xorg. (sudo apt install xorg) After I reboot, the system starts at GUI (I belive GNOME, but I may be wrong). I want the system to start at the console and not at the GUI. I will them start the GUI when I want to. Is there a way to achieve this goal? Can you please help me achieving it?

Thanks

1

1 Answer

If using the Raspian OS then the option to do exactly what you want is in the raspi-config, it allows the disabling of the desktop loading then you can start when wanted. If not wanting to run that OS try this below, it is for Ubuntu a version older but probably still used by them.

3

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy