You are not logged in.
Pages: 1
hi all!
what is the best way to
1) boot into command line on cruncheee
and
2) go into GUI from CLI?
Offline
I think if you remove GDM, you will have a CLI login instead. After logging in you can run "startx" to go into Openbox (GUI).
Offline
If you install sysv-rc-conf then run it as sudo you can uncheck all the boxs next to gdm. That way it wont start by default, then when you want the gui you can do:
sudo /etc/init.d/gdm start
and you'll get to the login screen.
also if you just want the command line you can hit CTRL+ALT+F1 and it will take you to tty1, then to go back to the gui CTRL+ALT+F7.(thats if you don't stop gdm from starting with sysv-rc-conf)
I say never be complete, I say stop being perfect, I say lets evolve, let the chips fall where they may.
Offline
great! tyvm!
is there a difference between "/etc/init.d/gdm start" and "startx"?
Offline
is there a difference between "/etc/init.d/gdm start" and "startx"?
with /etc/init.d/gdm start you get a login screen and with startx you don't
Offline
also with gdm you can switch between window managers/desktop environments. So if you want to install KDE or Gnome or DWM or whatever you can easily switch between them.
I say never be complete, I say stop being perfect, I say lets evolve, let the chips fall where they may.
Offline
ah ic...
I'm using the gdm method now cuz i can shutdown properly with that. With startx, it goes back to cli, and i have to perform another shutdown from there.
thanks for help all.
Offline
Pages: 1
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.