Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I want to change the SELinux settings to permissive mode (temporarily) in my PCLinuxOS distro. But I can't find the configuration file to do so there. It is very different from Centos and Fedora settings.
Actuallly, I'm in the process of installing and making nagios work in my PCLinux.One of the steps is to set SELinux to permissive mode. Since SElinux doesn't exist in PCLinux, what other settings do I have to change?
Because when I skip that step, I can't launch nagios through http://localhost/nagios.
The error message that I get is Error 404 : Object not found.
No I don't have any of those. I don't have /etc/selinux nor the lines selinux and enforcing. These are the contents of the menu.lst file in /boot/grub.
Quote:
timeout 10
color black/cyan yellow/cyan
gfxmenu (hd0,0)/boot/gfxmenu
default 0
title linux
kernel (hd0,0)/boot/vmlinuz BOOT_IMAGE=linux root=UUID=f7a48909-825c-420a-83a1-$
initrd (hd0,0)/boot/initrd.img
title linux-nonfb
kernel (hd0,0)/boot/vmlinuz BOOT_IMAGE=linux-nonfb root=UUID=f7a48909-825c-420a$
initrd (hd0,0)/boot/initrd.img
title failsafe
kernel (hd0,0)/boot/vmlinuz BOOT_IMAGE=failsafe root=UUID=f7a48909-825c-420a-83$
initrd (hd0,0)/boot/initrd.img
Last edited by anaigini45; 12-27-2009 at 10:02 PM.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.