I don't see that you've actually asked a question about Webmin...Perhaps ask again with some specific question?
(I work with Webmin code every day. I can probably help.) | [reply] |
so my questions i want to make a subset of the webmin i want to make a web interface that makes me able to admin. any unix based systems .....
and i want
1-to get the webmin code
2-how can i read it so i can be able to distinguish the several modules from the code it self iam interested in three modules
1-User,Groups
2-System logs
3-Cron jobs
i would be thankful for any help
| [reply] |
you can get the webmin code from http://www.webmin.com/
as for examining and understanding the code, i suggest you take a look at the developer documentation
I'm not familiar with the code itself though I've used webmin a few times, so I can't help you with the specifics. I imagine that you can at least remove modules that aren't of interest to you, but how that works exactly I can't tell you.
update: http://www.webmin.com/modules-wbm.html seems of interest to your goal.
| [reply] |