Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
13 lines
373 B
Text
13 lines
373 B
Text
|
|
After installing Webmin for the first time you should perform the following
|
|
steps as root:
|
|
|
|
* Configure Webmin by running %%LOCALBASE%%/lib/webmin/setup.sh
|
|
|
|
* Add webmin_enable="YES" to your /etc/rc.conf
|
|
|
|
* Start Webmin for the first time by running %%LOCALBASE%%/etc/rc.d/webmin start
|
|
|
|
The parameters requested by setup.sh may then be changed from within Webmin
|
|
itself.
|
|
|