Not Logged in - No Account?

Don't have an account? Registering an account with us allows you to post to the forums, easily track new posts, subscribe to threads, pm (private message) other forum members, and receive periodic news letters (you can opt out if you desire). Once you are logged in this message will no longer appear. If you don't have an account, you can create one by registering here. Lost your password, request a new password. We respect your privacy which means we collect minimal information when you register and we do not resell that information or use it in any objectionable way. You can review our privacy policy for full details.


WEBMIN

WEBMIN

Webmin in an invaluable web based gui for managing a Linux box.
Webmin make it easy to configure application like SMTP mail, editing
files, system settings, etc.

Those who want to use Web Admin to maintain the Asterisk System may download Webmin from here or from CLI, do the following:

wget http://superb-east.dl.sourceforge.net/sourceforge/webadmin/webmin-1.260-1.noarch.rpm

Install it with the following command through CLI:

rpm -Uvh webmin-1.260-1.noarch.rpm

Or be totally lazy like me and do the whole lot in a one liner;

rpm –Uvh http://superb-east.dl.sourceforge.net/sourceforge/webadmin/webmin-1.260-1.noarch.rpm

I have found the above method is straightforward and simple.
However there are some users who found that following an alternative
method is simpler. If that is the case, the alternative installation
method can be found here:

http://www.terrasoftsolutions.com/support/solutions/ydl_general/webmin.shtml

You may connect to Webmin remotely through your browser using the
following address http://<YourAsterisk_IPAddress>:10000. E.g.

192.168.0.101:10000

To update WebMin

Anytime you want to update Webmin, simply do the following.

Log on to your Asterisk box (SSH or at the console).

At the command prompt, issue the following command:

yum –y install webmin