cd /usr/pkgsrc/sysutils/webmin make install clean *********************************************************************** * Welcome to the Webmin setup script, version 1.941 * *********************************************************************** Webmin is a web-based interface that allows Unix-like operating systems and common Unix services to be easily administered. Installing Webmin from /usr/pkgsrc/sysutils/webmin/work/webmin-1.941 to /usr/pkgsrc/sysutils/webmin/work/.destdir/usr/pkg/share/webmin ... *********************************************************************** Webmin uses separate directories for configuration files and log files. Unless you want to run multiple versions of Webmin at the same time you can just accept the defaults. Config file directory [/etc/webmin]: Log file directory [/var/webmin]: *********************************************************************** Webmin is written entirely in Perl. Please enter the full path to the Perl 5 interpreter on your system. Testing Perl ... Perl seems to be installed ok *********************************************************************** Operating system name: NetBSD Operating system version: 9.0 *********************************************************************** Webmin uses its own password protected web server to provide access to the administration programs. The setup script needs to know : - What port to run the web server on. There must not be another web server already using this port. - The login name required to access the web server. - The password required to access the web server. - If the webserver should use SSL (if your system supports it). - Whether to start webmin at boot time. Web server port (default 10000): Login name (default admin): Login password: *********************************************************************** Copying files to /usr/pkgsrc/sysutils/webmin/work/.destdir/usr/pkg/share/webmin .. ..done Creating web server config files.. ..done Creating access control file.. ..done Inserting path to perl into scripts.. ..done Creating start and stop scripts.. ..done Copying config files.. ..done ===> Installing binary package of webmin-1.941 webmin-1.941: copying /usr/pkg/share/examples/webmin/acl/config to /usr/pkg/etc/webmin/acl/config webmin-1.941: copying /usr/pkg/share/examples/webmin/config to /usr/pkg/etc/webmin/config webmin-1.941: copying /usr/pkg/share/examples/webmin/cron/config to /usr/pkg/etc/webmin/cron/config webmin-1.941: copying /usr/pkg/share/examples/webmin/init/config to /usr/pkg/etc/webmin/init/config webmin-1.941: copying /usr/pkg/share/examples/webmin/inittab/config to /usr/pkg/etc/webmin/inittab/config webmin-1.941: copying /usr/pkg/share/examples/webmin/install-dir to /usr/pkg/etc/webmin/install-dir webmin-1.941: copying /usr/pkg/share/examples/webmin/man/config to /usr/pkg/etc/webmin/man/config webmin-1.941: copying /usr/pkg/share/examples/webmin/miniserv.conf to /usr/pkg/etc/webmin/miniserv.conf webmin-1.941: copying /usr/pkg/share/webmin/miniserv.pem to /usr/pkg/etc/webmin/miniserv.pem webmin-1.941: copying /usr/pkg/share/examples/webmin/miniserv.users to /usr/pkg/etc/webmin/miniserv.users webmin-1.941: copying /usr/pkg/share/examples/webmin/perl-path to /usr/pkg/etc/webmin/perl-path webmin-1.941: copying /usr/pkg/share/examples/webmin/proc/config to /usr/pkg/etc/webmin/proc/config webmin-1.941: copying /usr/pkg/share/examples/webmin/reload to /usr/pkg/etc/webmin/reload webmin-1.941: copying /usr/pkg/share/examples/webmin/restart to /usr/pkg/etc/webmin/restart webmin-1.941: copying /usr/pkg/share/examples/webmin/servers/config to /usr/pkg/etc/webmin/servers/config webmin-1.941: copying /usr/pkg/share/examples/webmin/start to /usr/pkg/etc/webmin/start webmin-1.941: copying /usr/pkg/share/examples/webmin/stop to /usr/pkg/etc/webmin/stop webmin-1.941: copying /usr/pkg/share/examples/webmin/var-path to /usr/pkg/etc/webmin/var-path webmin-1.941: copying /usr/pkg/share/examples/webmin/version to /usr/pkg/etc/webmin/version webmin-1.941: copying /usr/pkg/share/examples/webmin/webmin.acl to /usr/pkg/etc/webmin/webmin.acl webmin-1.941: copying /usr/pkg/share/examples/webmin/webmin/config to /usr/pkg/etc/webmin/webmin/config webmin-1.941: copying /usr/pkg/share/examples/webmin/webminlog/config to /usr/pkg/etc/webmin/webminlog/config =========================================================================== $NetBSD: MESSAGE,v 1.5 2012/11/02 19:02:50 shattered Exp $ By default, the Webmin server listens on port 10000, e.g. it may be accessed at: https://localhost:10000/ The default username and password for this Webmin installation is: Username: admin Password: password It is highly recommended that this be changed as soon as possible, either by logging into the Webmin server and changing it within the "Webmin Users" module, or by using the changepass.pl script, e.g., /usr/pkg/share/webmin/changepass.pl \ /usr/pkg/etc/webmin admin new-password =========================================================================== ===> Cleaning for webmin-1.941