#cd /usr/ports/sysutils/webmin
#make install clean
#/usr/local/lib/webmin/setup.sh 可以这样做,
也可以进入该目录打上
#./setup.sh
#ee /etc/rc.conf
#webmin_enable="YES"
上边两步也可以这样做。
# echo webmin_enable=\”YES\” >> /etc/rc.conf
reboot or
可以这样启动/usr/local/etc/rc.d/webmin start