Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Oct 2002 15:37:53 -0800
From:      Adam Weinberger <adamw@FreeBSD.ORG>
To:        Lord Raiden <dragoncrest@voyager.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: bringing webmin online per need
Message-ID:  <20021028233753.GF80277@vectors.cx>
In-Reply-To: <4.2.0.58.20021028181817.00969860@pop.voyager.net>
References:  <4.2.0.58.20021028181817.00969860@pop.voyager.net>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

>> (10.28.2002 @ 1520 PST): Lord Raiden said, in 0.6K: <<
> 	I'm wondering how I would go about bringing the webmin admin program 
> 	up only when I needed it?  I want to be able to start it from the shell, 
> use it as needed, then kill it again to help aid security a bit.  I don't 
> like the idea of just leaving it running all the time if I don't need 
> it.  Anyone got any good suggestions for this?  Maybe example start and 
> kill scripts that could be executed at the command line?  That way I make 
> sure that I start and kill all related services correctly.
>> end of "bringing webmin online per need" from Lord Raiden <<

Real easy:

start: /usr/local/etc/rc.d/webmin.sh start
stop:  /usr/local/etc/rc.d/webmin.sh stop

- -Adam


- --
Adam Weinberger
adam@vectors.cx
adamw@FreeBSD.ORG

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQE9vcpRo8KM2ULHQ/0RAgcuAKDBl0uJZNp5EFsi1lYQSrsygsFYsgCfXF6J
J8QfOCuikzKWxy/xNwJ9Vj4=
=Ih/V
-----END PGP SIGNATURE-----

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021028233753.GF80277>