: ...
: the subject line says it. I've installed xdm, but how do i get it running?
: Which files must be altered? Please respond!
: ...
>x1:6:wait:/etc/rc.x11
>so If I do a telinit 6, this line is executed. The contents of rc.x11 is:
>--snip snip--
>:
>#! /bin/sh
>#
># rc.6 This file is executed by init(8) when the system is being
># initialized for run level 6 (which usually means X Windows
># on LINUX/Pro).
>#
>#
>#
># Tell the viewers what's going to happen...
>if [ -x /usr/X386/bin/xdm ];then
> echo "Starting up X Windows V.11 R.5..."
> exec /usr/X386/bin/xdm -nodaemon
>else echo "/usr/bin/X386/bin/xdm is missing";fi
>--snip snip--
as well as plain inittab change ():
As before I am getting: Login incorrectQuote:> [...]
> # BEWARE: where is your getty? in /bin or in /etc? possibly going
> # single user.
> c1:123456:respawn:/etc/getty 9600 tty1
> c2:23456:respawn:/etc/getty 9600 tty2
> c3:3456:respawn:/etc/getty 9600 tty3
> c4:456:respawn:/etc/getty 9600 tty4
> #c6:456:respawn:/etc/getty 9600 tty6
> c6:456:wait:/usr/X386/bin/xdm
> #
> [...]
Can someone with xdm succsess story send me a list of processes that he
have running from startup?
What type of passwords are on your machine - shadow or normall (to be honest I
do not know what the differenece ).I am not 100% sure but I believe that I have
normal passwords (Slackware 1.1.1?)
All the best
Sergey
Ron Smits
/*-( My opinions are my opinions, My boss's opinions are his opinions )-*/
/*-( They might not be the same -*/