View Single Post

   
  #2 (permalink)  
Old 02-16-2008, 05:33 AM
erik
 
Posts: n/a
Default Re: Removing apache, bind, perl, and sendmail from an OpenBSD system

washu wrote:

> I'd like to remove apache, bind, perl, and sendmail from an OpenBSD
> system. What is the best way to find all the libraries, executables,
> configuration files, and other miscellaneous files related to these
> software?
>
> I don't think there is but is there an automated or OpenBSD built-in
> way of removing these software?


dd if=/dev/zero of=/dev/wd0

Why on earth do you want to remove packages on which OpenBSD more or
less depends for its day-to-day operation? Just disable the webserver,
it will not bother you.

EJ
--
Remove the obvious part (including the dot) for my email address

Reply With Quote