[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Webmin Install [OT]
- Subject: RE: [cobalt-users] Webmin Install [OT]
- From: "Dave Nanian" <dnanian@xxxxxxxxxxxxxxxx>
- Date: Wed Apr 25 02:19:57 2001
- Organization: Shirt Pocket
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> > 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
Thanks for the Webmin manual pointer.
There wasn't a webmin in /etc/rc.d/init.d, so I symbolically linked
"webmin.server" to /etc/webmin/start, which I think will work. I don't
understand why the install didn't do it, but this will likely work.
Thanks for your help, once again...