M
M
Mark Rosenthal2015-03-26 10:18:35
linux
Mark Rosenthal, 2015-03-26 10:18:35

How to remove graphical login from ubuntu?

Hey!
I put xUbuntu on the netbook, now the only thing that bothers me is the graphical input.
It was possible to remove Lightdm, but the endless loading of the splashscreen remained (when pressing Alt + F1, a login prompt appears).
Question. How wiser to remove the graphical input, splashscreen, but leaving xfce to be able to work in two modes.
UPD: I found a
simple, oddly enough, solution that does not delete -- disable splash screen (it's even
better )
sudo /etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
sudo update-grub2

Answer the question

In order to leave comments, you need to log in

5 answer(s)
S
Spetros, 2015-03-26
@Spetros

Question. How wiser to remove the graphical input, splashscreen, but leaving xfce to be able to work in two modes.

It makes more sense to make an automatic login.
And so, you can also disable the automatic launch of the X daemon.

A
AVKor, 2015-03-26
@AVKor

Lightdm removed successfully

So removed or not?
Isn't it possible to remove it in ubuntu?

M
Mike, 2015-03-26
@Mike77

sudo rm -rf /

V
Vlad Zhivotnev, 2015-03-26
@inkvizitor68sl

update-rc.d lightdm disable
Then you can run it manually through /etc/init.d/lightdm or configure startx (which, however, is not secure if strangers have physical access to the machine).

F
Fanat, 2015-04-03
@sst_fanat

1) Install ubuntu server
2) apt-get install xfce4
By default, loading into the
startxfce4 console is x

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question