<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><title></title> <META http-equiv=Content-Type content="text/html; charset=iso-8859-15"> <meta http-equiv="Content-Style-Type" content="text/css"> <style type="text/css"><!-- body { margin: 5px 5px 5px 5px; background-color: #ffffff; } /* ---------- Text Styles ---------- */ hr { color: #000000} body, table /* Normal text */ { font-size: 9pt; font-family: ''Courier New''; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; } span.rvts1 /* Heading */ { font-size: 10pt; font-family: ''Arial''; font-weight: bold; color: #0000ff; } span.rvts2 /* Subheading */ { font-size: 10pt; font-family: ''Arial''; font-weight: bold; color: #000080; } span.rvts3 /* Keywords */ { font-size: 10pt; font-family: ''Arial''; font-style: italic; color: #800000; } a.rvts4, span.rvts4 /* Jump 1 */ { font-size: 10pt; font-family: ''Arial''; color: #008000; text-decoration: underline; } a.rvts5, span.rvts5 /* Jump 2 */ { font-size: 10pt; font-family: ''Arial''; color: #008000; text-decoration: underline; } a.rvts6, span.rvts6 { color: #0000ff; text-decoration: underline; } span.rvts7 { font-size: 8pt; } a.rvts8, span.rvts8 { font-size: 8pt; color: #0000ff; text-decoration: underline; } span.rvts9 { font-size: 8pt; font-family: ''Courier''; } a.rvts10, span.rvts10 { font-size: 8pt; font-family: ''Courier''; color: #0000ff; text-decoration: underline; } /* ---------- Para Styles ---------- */ p,ul,ol /* Paragraph Style */ { text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; } .rvps1 /* Centered */ { text-align: center; } --></style> </head> <body> <p>How would you like me to organize the content for these?</p> <p><br></p> <p>I''ve written up a draft for the Webmin Howto but its mainly ''how to</p> <p>install'' type of information. I did two seperate install instructions,</p> <p>the rpm and tarball. Since there isn''t much to explain about the rpm</p> <p>install that was fairly small but the tarball I included example</p> <p>chunks but this ends up taking a good portion of the page.</p> <p><br></p> <p>Can I seperate into sections? First section goes into basic installation portions then links into a seperate page for detailed instructions. That will give room for other sections such as features, modules, faq, etc.</p> <p><br></p> <p>Regards,</p> <p>Travis Northrup</p> <p><br></p> <p><span class=rvts9><br></span></p> </body></html>
Travis Northrup wrote:> > How would you like me to organize the content for these? > > > I've written up a draft for the Webmin Howto but its mainly 'how to > > install' type of information. I did two seperate install instructions, > > the rpm and tarball. >What about a yum install from Dag's repro, then upgrading within webmin to the current version? AIR, that got me all the SSL parts I needed. Of course, Dag's repro has v1.25 and current webmin is 1.30....> > Since there isn't much to explain about the rpm > > install that was fairly small but the tarball I included example > > chunks but this ends up taking a good portion of the page. > > > Can I seperate into sections? First section goes into basic > installation portions then links into a seperate page for detailed > instructions. That will give room for other sections such as features, > modules, faq, etc. > > > Regards, > > Travis Northrup > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Centos-docs mailing list > Centos-docs at centos.org > http://lists.centos.org/mailman/listinfo/centos-docs >
Travis Northrup wrote:> Hello Robert, > > If your refering to using ssl for the webmin login all you need is > OpenSSL and Net::SSLeay. You can get that from a cpan install: > perl -MCPAN -e 'install Net::SSLeay' >cpan install had been nothing but trouble for me. At least the one time I mistakenly thought I had to use it! You can even install perl-Net-SSLeay within Webmin easier than learning how to use cpan! This is, after all, a Centos WiKi, where use of yum is SOP.> Good idea on DAG repo though since he has Perl-Net-SSLeay.rpm in there , I'll include that. > > Regards, > Travis > > Thursday, October 19, 2006, 8:09:36 PM, you wrote: > > >> Travis Northrup wrote: >> >>> How would you like me to organize the content for these? >>> >>> >>> I've written up a draft for the Webmin Howto but its mainly 'how to >>> >>> install' type of information. I did two seperate install instructions, >>> >>> the rpm and tarball. >>> >>> >> What about a yum install from Dag's repro, then upgrading within webmin >> to the current version? >> > > >> AIR, that got me all the SSL parts I needed. >> > > >> Of course, Dag's repro has v1.25 and current webmin is 1.30.... >> >>> Since there isn't much to explain about the rpm >>> >>> install that was fairly small but the tarball I included example >>> >>> chunks but this ends up taking a good portion of the page. >>> >>> >>> Can I seperate into sections? First section goes into basic >>> installation portions then links into a seperate page for detailed >>> instructions. That will give room for other sections such as features, >>> modules, faq, etc. >>> >>> >>> Regards, >>> >>> Travis Northrup >>> >>> >>> >>> ------------------------------------------------------------------------ >>> >>> _______________________________________________ >>> Centos-docs mailing list >>> Centos-docs at centos.org >>> http://lists.centos.org/mailman/listinfo/centos-docs >>> >>> >> _______________________________________________ >> Centos-docs mailing list >> Centos-docs at centos.org >> http://lists.centos.org/mailman/listinfo/centos-docs >> > > > > _______________________________________________ > Centos-docs mailing list > Centos-docs at centos.org > http://lists.centos.org/mailman/listinfo/centos-docs > >