LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   gui login? (https://www.linuxquestions.org/questions/debian-26/gui-login-759482/)

redlinuxxx 10-03-2009 06:14 PM

gui login?
 
I no this has been asked b4 but i cant find the answer now. I am running debian lenny 5 with openbox lxpanel. when I boot it is at the command line the runlevel is 2. How can I get a gui login screen with out adding lots of files from gnome and such?

wfh 10-03-2009 06:22 PM

You need to add KDE, Gnome, WM, Blackbox, etc., or any other window manager to get a GUI.

If you want a small, low-end GUI, try Blackbox.

j1alu 10-03-2009 06:34 PM

Quote:

Originally Posted by redlinuxxx (Post 3706571)
I no this has been asked b4 but i cant find the answer now. I am running debian lenny 5 with openbox lxpanel. when I boot it is at the command line the runlevel is 2. How can I get a gui login screen with out adding lots of files from gnome and such?

you could try slim:
Code:

Provides: x-display-manager
Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libjpeg62, libpam0g (>= 0.99.7.1), libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.1.1), libx11-6, libxft2 (>> 2.1.1), libxmu6, debconf (>= 1.2.9) | debconf-2.0
Recommends: xterm | x-terminal-emulator
Suggests: scrot

or xdm.

redlinuxxx 10-03-2009 06:46 PM

I have xdm I have a gui just not a gui login screen

j1alu 10-03-2009 07:15 PM

Code:

I have xdm
mh, thats weird. try purging and re-installing it (or using slim instead, whatever you prefer).
if that doesnt help post your /etc/inittab, might be someone might tell you if you gotta modify it (i dont know, as when i install a login-manager i allways get a login-screen and vice versa, so i never had that problem)

redlinuxxx 10-03-2009 07:44 PM

okay Ill try again I have no problem everything is how I wanted it to be installed I dont want or need a gui system I have one i choose not to install lxsession cause I dont want a whole manager for just the ability to log in. I need to know what file to edit to make the runlevel go straight to gui and/or how to auto start 'startx'.

j1alu 10-03-2009 08:05 PM

as said: its /etc/inittab (afaik). check this link, sounds like your looking for whats dealt with there:
http://forums.debian.net/viewtopic.p...ilit=autologin

(i for one would install the 30MB gdm and be done with it, but each to his own. Well, i never had much luck editing inittab...)

good luck

AwesomeMachine 10-04-2009 01:22 AM

You can change to runlevel 3 from runlevel 2 by logging in to runlevel 2 and typing:

su
<password>
init 3

Or, if you are in the sudoers file:

sudo init 3
<password>

And it will change to runlevel 3. I can't figure out why you need a gui login if you're using a terminal. But, as it was said before, to each his own.

redlinuxxx 10-04-2009 06:56 AM

I dont need one I'm just trying to learn how to create a system to actually work well on my netbook ... its an asus 900A it only has 4gb ssd and really every Megabyte counts even if I install crunchbang lite it takes up a Gigabyte after tweeking but after my debian install of just the base system its at 350Mb so im just trying to learn to tweak things and save as much space as possible If anyone knows about a tutorial on inittab or afaik whatever that is it would help me greatly or mabey one on creating your own login screen?

j1alu 10-04-2009 07:40 AM

a) i just checked the german-ubuntu-wiki for /etc/inittab and there it is said that ubuntu doesnt use it no more but <upstart>
If im correct crunchbang is based on ubuntu? ( i installed linux-mint yesterday and couldnt find no /etc/inittab ...neither)

b) besides the manpages for inittab and runlevel i dont know a better docu/howto

c) afaik : as far as i know.
(and, as we know now, it wasnt very far...)
Sorry for the mess.

d) i play around with small distros every now and then. When it comes to spare disk-space i would go
a) for damnsmalllinux or
b)for a stock-debian-installation without environment, add xorg add fluxbox, add xfe and some apps, and thats it.
Most of the other distros wont be that small, as they tend to offer what is called "user-friendlyness" (a control-center,wicd, and that.

e) I got debian-lenny installed on a 4GB pendrive with kde3-minimal, kdm and fluxbox (for speed). The root partition uses 1.2 GB. If you dont use damn-small-linux, puppy or slitaz (vektor-linux ? )you wont get much less space used ( in my humbling opinion).

ok, good luck, if i stumble over a how-to/docu i`ll post it, sorry i cant be of no further help. greetings

redlinuxxx 10-05-2009 07:15 PM

thanks it is some good stuff though I actually have a fully working system on my netbook with internet opera and vlc with all plugins working at 802MB I might add battle of wenoth and Ill be at 1.1GB but thats when my netbook starts to slow down thats why im trying to save space I no I found something before a tutorial on making your own login screen which actually didnt call for any new programs just xorg but ill keep looking it isnt a big deal now i just thought there might be an easy answer o well thanks everyone. Until I come up with another crazy sceem!


All times are GMT -5. The time now is 11:37 AM.