LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   how to get the code of the webmin ? (https://www.linuxquestions.org/questions/programming-9/how-to-get-the-code-of-the-webmin-540737/)

adam_blackice 03-26-2007 10:31 AM

how to get the code of the webmin ?
 
hello all

i want to get the code of the webmin cause i want to make something similar to webmin ....

and i want to have a look on the webmin code and i know itis freely available for every one ...

i have a webmin already installed on my machine ...

i guess that i can find on the wedmin installation dir and i make whereis command i found it at webmin: /etc/webmin /usr/share/webmin

can any one here told me where to find the code exactly ? :)

and thanx for all

reddazz 03-26-2007 10:56 AM

Why not just download the source code from webmin.com and take a look at that.

makyo 03-26-2007 11:18 AM

Hi.

In a way, you already have the source -- lots and lots of perl.

You could start with miniserv.pl, that's what listens on port 10000 for requests.

Mine is at /usr/share/webmin/miniserv.pl ... cheers, makyo

adam_blackice 03-26-2007 12:00 PM

thanx for help :-
but mr reddazz i surfed in the webmin.com nd i couldnot find any link for downloding asource code would u gently tell me where i can find it exactly :)

mr. makyo
miniserv.pl include the code for the webmin modules like system logs module or cron jobs module ? ...

reddazz 03-26-2007 12:09 PM

The tar.gz file available from the webmin site has the code you need. Webmin is mostly written in perl as mentioned above.

adam_blackice 03-26-2007 04:45 PM

thanx mr. reddazz but this tar balls aren't for installation ? or it contains also the source code ? ...

graemef 03-26-2007 10:30 PM

Download the package neutral version namely: webmin-1.330.tar.gz


All times are GMT -5. The time now is 01:00 AM.