[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: print() on closed filehandle


On Mon, 30 Oct 2006 13:15:32 -0700
Harry Plate <suppressed> wrote:

> Peter,
> 
> > 
> > You can also temporarily disable SELinux by doing:
> > 
> > echo '0' > /selinux/enforce
> > 
> 
> Bingo! That was it!
> 
> So, I don't see any SELinux configuration (within Webmin, at least).
> I need to learn more about it ... How does one disable it at boot
> time? That would be a good temporary solution.

   IIRC you were running RHEL 4, so to turn it off on boot edit
   the file: 

   /etc/sysconfig/selinux 

   and set: 

   SELINUX=disabled 

   and it won't be started on boot.  Just an FYI, but you can also turn
   it off at runtime by running the following command: 
 
   setenforce 0 

   Hope that helps! 

 ---------------------------------
   Frank Wiles <suppressed>
   http://www.wiles.org
 ---------------------------------


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.