Install Webmin on FreeBSD

Installation

portsnap fetch update
cd /usr/ports/sysutils/webmin
make install clean

Configuration

vi /etc/rc.conf
webmin_enable="YES"
/usr/local/lib/webmin/setup.sh