Revision [942]

Last edited on 2009-11-19 17:24:51 by FsseInfo
Additions:
# yum install perl-Crypt-SSLeay
also
# yum install perl-lib*
will install perl-librarys
Installing : perl-Compress-Zlib
Installing : perl-URI
Installing : perl-HTML-Tagset
Installing : perl-HTML-Parser
Installing : perl-libwww-perl
Installing : perl-XML-Parser
Installing : perl-libxml-perl
also known as Bundle::LWP which will prevent any webmin LWP errors !
Deletions:
# (yum install perl-Crypt-SSLeay)


Revision [934]

Edited on 2009-11-18 13:21:48 by FsseInfo
Additions:
===Webmin Modules===
WebminFirewall


Revision [773]

Edited on 2008-11-07 22:37:06 by FsseInfo
Additions:
WebminVirtualmin


Revision [614]

Edited on 2008-05-23 14:25:28 by FsseInfo
Additions:
WebMinVsftp


Revision [604]

Edited on 2008-05-22 15:02:51 by FsseInfo
Additions:
or
%%# /opt/webmin/uninstall.sh%%


Revision [603]

Edited on 2008-05-22 14:44:37 by FsseInfo
Additions:
==CentOS 3 / Oracle Enterprise 3 / Red Hat RHEL 3==
==CentOS 5 / Oracle Enterprise 5 / Red Hat RHEL 5==
==CentOS / Oracle Enterprise / Red Hat RHEL==
Deletions:
==CentOS/Oracle Enterprise/Red Hat 3==
==CentOS/Oracle Enterprise/Red Hat 5==
==CentOS/Oracle Enterprise/Red Hat==


Revision [601]

Edited on 2008-05-22 14:37:09 by FsseInfo
Additions:
==CentOS/Oracle Enterprise/Red Hat 3==
# http_proxy=myproxy.com:8080 http://dag.wieers.com/rpm/packages/perl-Net-SSLeay/perl-Net-SSLeay-1.30-1.el3.rf.i386.rpm
==CentOS/Oracle Enterprise/Red Hat 5==


Revision [600]

Edited on 2008-05-22 14:12:36 by FsseInfo
Additions:
http://dag.wieers.com/rpm/packages/perl-Net-SSLeay/


Revision [593]

Edited on 2008-05-22 12:28:41 by FsseInfo
Additions:
http://www.webmin.com/third.html
===Third Party Modules===
WebminStats


Revision [583]

Edited on 2008-05-21 12:47:52 by FsseInfo
Additions:
[[https://help.ubuntu.com/community/WebminWithoutARootAccount WebminWithoutARootAccount]]
===See Also===
Deletions:
See also :
https://help.ubuntu.com/community/WebminWithoutARootAccount


Revision [582]

Edited on 2008-05-21 12:46:05 by FsseInfo
Additions:
# rpm -ivh webminXXX.rpm
Deletions:
# yum install perl-Crypt-SSLeay


Revision [581]

Edited on 2008-05-21 12:43:44 by FsseInfo
Additions:
[[http://www.webmin.com WebMin]] is a great way to administer your FSSE Server including administering MySQL !
==HTTP or HTTPS Install==
==CentOS/Oracle Enterprise/Red Hat==
# yum install perl-Net-SSLeay
# (yum install perl-Crypt-SSLeay)
# (aptitude install libcrypt-ssleay-perl)
===Download & Install===
Download rpm or tgz from http://www.webmin.com
==CentOS/Oracle Enterprise/Red Hat==
Re-install Net_SSLeay, rerun setup.sh and remove backup files
Deletions:
WebMin is a great way to administer your FSSE Server including administering MySQL !
==HTTP Install==
Default http://www.webmin.com
==HTTPS Install==
# aptitude install libcrypt-ssleay-perl
===Red Hat/CentOS/Oracle Enterprise===
===Download===
Download tgz or rpm from http://www.webmin.com
Install Net_SSLeay, rerun setup.sh and remove backup files


Revision [495]

Edited on 2008-05-02 17:32:36 by FsseInfo
Additions:
>>http://www.webmin.com/download.html
>>===WebMin===
==HTTP Install==
==HTTPS Install==
==Debian/Ubuntu==
Download tgz or rpm from http://www.webmin.com
==Reinstall==
==Reset password==
==webmin without a root account==
See also :
WebminSecurity
http://webmin.com/faq.html
https://help.ubuntu.com/community/WebminWithoutARootAccount
Deletions:
====WebMin====
===HTTP Install===
===HTTPS Install===
===Debian/Ubuntu===
Download tgz from http://www.webmin.com
===Reinstall===
===Reset password===
See also http://webmin.com/faq.html
===webmin without a root account===
See also https://help.ubuntu.com/community/WebminWithoutARootAccount


Revision [455]

Edited on 2008-02-06 16:03:05 by FsseInfo
Additions:
If you'd prefer HTTPS (SSL) access make sure you install [[Perl CPAN]] Module Net_SSLeay BEFORE installing webmin
===Debian/Ubuntu===
===Red Hat/CentOS/Oracle Enterprise===
# yum install perl-Crypt-SSLeay
Deletions:
If you'd prefer HTTPS (SSL) access FIRST install [[Perl CPAN]] Module Net_SSLeay.pm-1.30


Revision [404]

Edited on 2007-08-14 09:10:04 by FsseInfo
Additions:
# aptitude install libnet-ssleay-perl


Revision [403]

Edited on 2007-08-14 08:58:47 by FsseInfo
Additions:
====WebMin====
===HTTP Install===
Default http://www.webmin.com
===HTTPS Install===
# aptitude install libcrypt-ssleay-perl
===Download===
Install Net_SSLeay, rerun setup.sh and remove backup files
Deletions:
===WebMin===
===Install===
install Net_SSLeay, rerun setup.sh and remove backup files


Revision [121]

Edited on 2006-09-15 12:51:15 by FsseInfo
Additions:
WebMin is a great way to administer your FSSE Server including administering MySQL !
Download tgz from http://www.webmin.com
Deletions:
Great for administering your FSSE Server including administering MySQL !
Download tgz from http://www.webmin.org


Revision [112]

Edited on 2006-09-13 08:53:22 by FsseInfo
Additions:
# updatedb
# /usr/local/webmin/changepass.pl /usr/local/etc/webmin/ admin
Deletions:
# /usr/local/webmin/changepass.pl /usr/local/etc/webmin/ admin


Revision [111]

Edited on 2006-09-13 08:50:13 by FsseInfo
Additions:
On ubuntu and xubuntu there is NO root password so you won't be able to login to the webmin webpage
$ sudo updatedb
$ sudo locate changepass.pl
$ sudo locate miniserv.conf
Change your working path to the webmin binary install directory and then run changepass.pl:
$ cd
$ sudo ./changepass.pl root
See also https://help.ubuntu.com/community/WebminWithoutARootAccount
Deletions:
https://help.ubuntu.com/community/WebminWithoutARootAccount


Revision [110]

The oldest known version of this page was created on 2006-09-13 07:55:30 by FsseInfo
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki