Monday, July 2, 2012

Remove Webmin Software


http://www.cyberciti.biz/faq/linux-unix-freebsd-rhel-debian-delete-webmin/

Type the following command to remove webmin under FreeBSD operating system:
# cd /usr/ports/sysutils/webmin
# make deinstall clean

OR use pkg_delete command:
# pkg_delete webmin

No comments: