This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
build:webmin [2005/03/12 18:12] 24.217.122.10 |
build:webmin [2009/06/04 07:42] (current) 122.168.10.38 |
||
---|---|---|---|
Line 10: | Line 10: | ||
So in order to connect to webmin these items must be set | So in order to connect to webmin these items must be set | ||
- | - IP address -- in /etc/webmin/miniserv.conf | + | - IP address -- 172.16.7.1 |
- | - Username -- as shell access and in Webmin. | + | - Username -- rajkoushal |
- | - Password -- via PAM auththentication | + | - Password -- ajnabi |
The connection is through an SSL socket at port 10000: https://63.252.5.3:10000 | The connection is through an SSL socket at port 10000: https://63.252.5.3:10000 | ||
===== Adding Users to Webmin ===== | ===== Adding Users to Webmin ===== | ||
+ | rajk | ||
==== How do I add a user ==== | ==== How do I add a user ==== | ||
Line 22: | Line 23: | ||
* In webmin select //Webmin Users// then //Create a new Webmin User// | * In webmin select //Webmin Users// then //Create a new Webmin User// | ||
- | * Username -- Same as system login name. | + | * Username -- rajk |
- | * Password -- select Unix authintication in first box | + | * Password -- 123 |
* Next select the servers that this user will need to access | * Next select the servers that this user will need to access | ||
* Save is at bottom left of screen | * Save is at bottom left of screen | ||
Line 62: | Line 63: | ||
''apt-get install "//module name//"'' | ''apt-get install "//module name//"'' | ||
+ | |||
+ | |||
+ | ====== Alternatives ====== | ||
+ | |||
+ | There are a couple alternatives to Webmin for web-based system administration that we could consider. | ||
+ | |||
+ | * [[http://contribs.org/modules/news/ | SME Server 6.5]] has a very nice web-based management system (looks like it's SME-specific though) | ||
+ | * [[http://www.web-cp.net/ | WebCP]] |