OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: Postfix installation problem

From: Mayuresh Kasture (mayuresh.kasturegmail.com)
Date: Mon Feb 02 2009 - 19:55:39 CST


Thanks, Brian. That's good to know.

On Mon, Feb 2, 2009 at 8:03 AM, Brian Collins <listbcnewnanutilities.org>wrote:

> > I am not sure if I am using SELinux, AppArmor. I didn't install any of
> > these explicitly. I am not sure if they run by default.
>
> If you're running a Red Hat based distro, it is on by default. Check it
> with:
> # getenforce
>
> If it responds with "enforcing" then it is on. Turn it off with
> # setenforce disabled
>
> If those commands aren't on your system then you probably don't have
> SeLinux
> installed.
>
> --BC
>
>
>