Webmin on Entware for DD-WRT: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 43: | Line 43: | ||
If you want Webmin to start automatically, you'll need to add a startup script. I also wanted to figure out how to stop and start it manually (which turned out to be simple, but not well documented). See below for various commands (Note: I'm using the paths configured on my system, yours might be different. | If you want Webmin to start automatically, you'll need to add a startup script. I also wanted to figure out how to stop and start it manually (which turned out to be simple, but not well documented). See below for various commands (Note: I'm using the paths configured on my system, yours might be different. | ||
To stop Webmin: /opt/etc/webmin/stop | To stop Webmin: /opt/etc/webmin/stop | ||
</br> | |||
<div class="mw-collapsible mw-collapsed"> | <div class="mw-collapsible mw-collapsed"> | ||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
| Line 49: | Line 49: | ||
</div> | </div> | ||
</div> | </div> | ||
</br> | |||
Be patient when first accessing the Webmin interface at http:// or https://WhatEverURL:10000 because Wemin's default theme is a resource hog. Wait for it to completely come up. Disabled all the "Real-time monitoring options" in its configuration page (Webmin, Webmin Configuration, Webmin Themes) | Be patient when first accessing the Webmin interface at http:// or https://WhatEverURL:10000 because Wemin's default theme is a resource hog. Wait for it to completely come up. Disabled all the "Real-time monitoring options" in its configuration page (Webmin, Webmin Configuration, Webmin Themes) | ||