sysadmin wrote:
I am looking at installing ,
Atomic Secured Linux,
On my Qmail-toaster box ( VM )
On installation I get, a conflict with the already installed version of
Clam AV,.
can I just use rpm -e to remove ClamAV, as you would any other Linux
Version, or will it " break " the qmail install ( done with ISO install )
Thanks
---------------------------------------------------------------------------------
You would need to
# rpm -e clamav-toaster
at which point you would get a dependency error. You could do
# rpm -e --nodeps clamav-toaster
to bypass dependency checks, but removing clamav-toaster will break
simscan. I don't know if you'd need to rebuild simscan w/out clamav
support, or if you can simply disable it in /var/qmail/control/simcontrol.
There might be other tidbits that break as well like qmailmrtg-toaster.
I'm not sure of the extent there, but I'm guessing that the graphs would
simply be empty.
What benefit are you looking at ASL to provide?
--
-Eric 'shubes'
---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
Please visit qmailtoaster.com for the latest news, updates, and packages.
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com