Uninstall Webmin

Sahil Tandon sahil at tandon.net
Sat May 24 23:37:21 UTC 2008


* Ruel Luchavez <ruel.freebsd at gmail.com> [05-24-2008]:

> but how do you uninstall the setup.sh? i have uninstall the webmin through
> its ports (deinstall) but every time i use again the setup.sh to finish the
> installation of webmin the server still read the old setup.sh configuration
> ( i can't set anymore the port,logs directory,username, etc.)

It is difficult to understand your exact problem or question, but does 
/usr/local/etc/webmin/ exist by any chance?  It was probably (since you 
modified its contents, this is a good thing) not deleted by 'make deinstall'. 
 So:

	# rm -rf /usr/local/etc/webmin && /usr/local/lib/webmin/setup.sh

-- 
Sahil Tandon <sahil at tandon.net>


More information about the freebsd-questions mailing list