К основному контенту

Сообщения

Сообщения за июля 16, 2017

webmin freebsd 11 install

FreeBSD 11 webmin install  Попробуем установить webmin.   # portsnap fetch update Поставим пакет заранее:   /usr/ports/security/p5-Net-SSLeay И начнём! # whereis webmin webmin: /usr/ports/sysutils/webmin # cd  /usr/ports/sysutils/webmin # make install clean webmin-1.840.tar.gz  27 MB Installing webmin-1.840... After installing Webmin for the first time you should perform the following steps as root: * Configure Webmin by running /usr/local/lib/webmin/setup.sh * Add webmin_enable="YES" to your /etc/rc.conf * Start Webmin for the first time by running /usr/local/etc/rc.d/webmin start The parameters requested by setup.sh may then be changed from within Webmin itself. *********************************************************************** *            Welcome to the Webmin setup script, version 1.840        * **************************...