[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Webmin Install [OT]



am 25.04.2001 14:23 Uhr schrieb Dave Nanian unter dnanian@xxxxxxxxxxxxxxxx:

>>> Question for anyone following this: it says that neither sendmail
> nor
>>> postfix are running, which can't be right. Anything obvious I'm
> missing?
>> 
>> Hi Dan,
>> 
>> find out where your sendmail or postfix is running. As for a RaQ3
> it's:
>> 
>> [admin@raq admin]$ whereis sendmail
>> sendmail: /usr/sbin/sendmail
>> [admin@raq admin]$
>> 
>> Back to webmin you go for sendmail category and edit your 'module
>> configuration'. Here you can edit the path to sendmail.
> 
> Found the sendmail, and fixed that up. Don't seem to have postfix at
> all, which I guess is OK: having read various messages on the list, I
> thought everyone had postfix!
> 
> Only thing wrong now is that, even though I told it to start
> automatically on boot, it doesn't. Reading through the setup.sh, it
> looks like there's a Perl script that it expects to run. Does that make
> sense?
> 
> Thanks very much, everyone.
> 
Yep. It makes sense. Webmin is perl-driven.

If you can find a file called 'webmin' in /etc/rc.d/init.d/ it will start on
boot. This startup script runs /etc/webmin/start calling
/usr/libexec/webmin/miniserv.pl

There's a very helpful documentation at caldera's:
http://www.caldera.com/products/edesktop/usersguide/ch10.html

Regards,

Hendrik.
--