[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: [LI] STARTX



paradigm@xxxxxxxx forced the electrons to say:
> 
> control-panel(gnome).  The /etc/rc.d/init.d/xfs start command is working 
> and starting xwindows, but I have to type these commands after rebooting 
> everytime.

On RHL, you can do 

chkconfig --level 2345 xfs on

To add xfs to those started at system bootup, in the mentioned runlevels.

Binand

-- 
#include <stdio.h>                                   | Binand Raj S.
char *p = "#include <stdio.h>%cchar *p = %c%s%c;     | This is a self-
int main(){printf(p,10,34,p,34,10);return 0;}%c";    | printing program.
int main(){printf(p,10,34,p,34,10);return 0;}        | Try it!!
--------------------------------------------------------------------
The Linux India Mailing List Archives are now available.  Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.