Dear Alex (+ppl)
Oops... Made a mistake - meant
mv ./rc1.d/K49someservice ./rc1.d/S33someservice
:) Ofcourse we need a shutter to be there.
As for GUI stuff - if You intent to do something on/with Linux, it is
better to learn by doing. And GUI stuff is not doing... I do resort to GUI
tools from time to time, but I always monitor WHAT these tools are doing,
and try to figure out how could this be done manually or with some smart
scripts.
On Wed, 13 Dec 2000, Alex Shnitman wrote:
> Hi, Alexander!
>
> On Wed, Dec 13, 2000 at 04:42:46PM +0200, you wrote the following:
>
> > Using RL setups is quite dangerous... It is far better to simply move the
> > links... Like:
> >
> > mv ./rc1.d/K49someservice ./rc2.d/S33someservice
>
> This is not a good idea, because you want to leave the K link too, so
> that named is shut down when you reboot your machine.
>
> When I have to do this on a Red Hat machine I always use a small tool
> called "ntsysv". It was there at least since Red Hat 5.0; I think it
> is still there because nobody has bothered to remove it. It's a curses
> interface that allows you to simply "tick" the services you want to
> start on bootup, and it manages the links by itself (using chkconfig,
> I guess).
>
>
>
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]