Software:Webmin
From K12LTSP Wiki
Webmin
[[|http://search.cpan.org/author/SAMPO/Net_SSLeay.pm-1.22/SSLeay.pm Webmin||http://www.webmin.com/]] is a web-based administration suite. It features a standard set of modules plus the ability to add third-party modules for additional functionality. Webmin simplifies many administrative tasks, and since it is web-based you can (of course) use it via most web browsers over an intranet or the internet (employ Net:SSLeay for SSL if you are going to use it across the internet====). ====
Note: At this writing the [[|http://sourceforge.net/projects/webadmin/ Webmin site||http://www.webmin.com]] seems to be down, but you can still access the Sourceforge Webmin project page.
Webmin Version: 1.160 Webmin LTSP package [1]
Seeking a little write up on the usage and the necessary steps to get the LTSP module working with Fedora Core 1 and/or 2
Alan Hodson has created a nice little tutorial for [[|http://links.episd.org/LTSP/ adding users to webmin]]
[[|http://www.bacus.pt/Net_SSLeay/ Net::SSLeay.pm Home Page]]
If you don't use SSL to secure Webmin, be sure to block off port 10000 (or whatever port you are running Webmin on) from the internet or you will be asking for trouble.
Add a new export <verbatim> Directory Exported to.. /opt/ltsp/i386 Network 192.168.0.0/255.255.255.0 /var/opt/ltsp/swapfiles Network 192.168.0.0/255.255.255.0 /home Network 192.168.0.0/255.255.255.0 /usr/X11R6/lib/X11/fonts Network 192.168.0.0/255.255.255.0 /usr/share/AbiSuite/fonts Network 192.168.0.0/255.255.255.0 /usr/share/fonts Network 192.168.0.0/255.255.255.0 /usr/lib/openoffice/share/fonts Network 192.168.0.0/255.255.255.0 </verbatim>
Red Hat 9 (K12LTSP 3.1.x) & Net::SSLeay
Red Hat 9 & K12LTSP 3.1.x are "broken" and you cannot simply [[|http://www.cpan.org/ cpan]] to install this perl module. The following page gives directions for building NET::SSLeay on any platform (RH9 & K12LTSP 3.1.x included we hope====): ====
