Free Software Server Environment : WebMin

HomePage :: Categories :: PageIndex :: RecentChanges
Search this site: FSSE.INFO is produced by "osde8info" :

Revision [773]

Most recent edit made 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:
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:
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:

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 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 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 <newpassword>


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 <webmin-install-dir>
$ sudo ./changepass.pl <webmin-config-dir> root <newpassword>
See also https://help.ubuntu.com/community/WebminWithoutARootAccount


Deletions:
https://help.ubuntu.com/community/WebminWithoutARootAccount




Revision [110]

Edited on 2006-09-13 07:55:30 by FsseInfo

Additions:

webmin without a root account

https://help.ubuntu.com/community/WebminWithoutARootAccount




Revision [63]

Edited on 2006-08-21 08:33:36 by FsseInfo

Additions:

Uninstall

RPM
# rpm -e webmin

tgz
# /etc/webmin/uninstall.sh




Revision [62]

The oldest known version of this page was edited on 2006-08-18 03:27:37 by FsseInfo

WebMin

Great for administering your FSSE Server including administering MySQL !
image

Install

If you'd prefer HTTPS (SSL) access FIRST install CPAN Module Net_SSLeay.pm-1.30

Download tgz from http://www.webmin.org
# tar zxvf webminXXX.tgz
# cd webminXXX
# ./setup.sh /opt/webmin


Reinstall

If you installed without SSL and wish you had then
# service webmin stop
# mv /opt/webmin /opt/webminold
# mv /etc/webmin /etc/webminold

install Net_SSLeay, rerun setup.sh and remove backup files
# rm -rf /opt/webminold
# rm -rf /etc/webminold

Reset password

First find location of changepass.pl and location of miniserv.conf
# locate changepass.pl
# locate miniserv.conf

then run /location/of/changepass.pl with the parameter of path to the directory of /location/of/miniserv.conf i.e
# /usr/local/webmin/changepass.pl /usr/local/etc/webmin/ admin

See also http://webmin.com/faq.html

REFERRERS
IpTables
MySqlAdministration
MySqlDataDefinition
WebMin
WebMinVsftp
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in -0.9116 seconds