ChinaUnix.net
相关文章推荐:

Fedora 17关闭Selinux

请问如何关闭selinux? 谢谢赐教

by xxjoyjn - 系统管理 - 2006-04-13 15:07:05 阅读(7772) 回复(9)

相关讨论

我现在用的是红帽AS4 服务器只通过ssh进行远程控制 我现在想在shell下通过指令把selinux这个功能关闭 不知道该如何去做 请大家帮忙 谢谢了

by txkss - 系统管理 - 2006-06-29 23:11:56 阅读(1683) 回复(6)

起初是因为Apache不能认到/var/www以外目录的问题才了解到selinux的。 在网上找了很多怎么关掉selinux的文档,如:"在system-config-securitylevel把selinux关掉就可以了"。但都不正确。 RHEL4上关掉selinux的正确方法为: 修改/etc/selinux/config文件中的selinux="" 为 disabled 然后重启。

by jondj - Linux论坛 - 2006-09-03 22:57:18 阅读(455) 回复(2)

出了个问题,从网上查了资料,需要关闭selinux,已经修改了/etc/selinux/config为selinux=disabled, 但服务器正在工作,不能重启。 有没有办法在不重启服务器的情况下,关闭selinux呢?

by yindows - 系统管理 - 2006-08-10 15:30:38 阅读(563) 回复(1)

fedora Core 5 selinux FAQ Permission is granted to copy, distribute, and/or modify this document under the terms of the Open Publication Licence, Version 1.0, or any later version. The terms of the OPL are set out below. 1. selinux Notes and FAQ The information in this FAQ is valuable for those who are new to selinux. It is also valuable if you are new to the latest selinux implementation in Fed...

by txkss - Python文档中心 - 2006-06-30 11:56:26 阅读(1098) 回复(0)

http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/selinux-guide/index.html 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/8793/showart_134694.html

by txkss - Python文档中心 - 2006-06-30 12:26:13 阅读(1028) 回复(0)

安装了fedora2,但每次启动和关机时smartd服务总是报错: Shutting down smartd: [FAILED] Starting smartd: [FAILED] 请问这是为什么?

by liboyang_bj - Linux论坛 - 2004-06-24 17:43:51 阅读(565) 回复(0)

别人开发的软件,要求FC4在安装的时候不选择安装selinux?? 不知道有没有理解错意思 但发现FC4在安装的时候,没有selinux这个option选择,安装好后又发现rpm -qa | grep linux 有selinux 请教,selinux在安装FC4的时候哪个组别里选择安装与否?? thanks

by pppguest3962 - 系统管理 - 2006-06-23 23:48:45 阅读(371) 回复(1)

apache的测试页面已出现,但是用IP+路径方式访问网页时均出现Forbidden You don't have permission to access /mrtg/mem/ipilot225/availreal.html on this server. 为什么会这样?在论坛上问,有人说关掉selinux试试看,但是无效.请问如何是好呢?

by oicqonly - 服务器架设 - 2005-04-25 09:34:35 阅读(720) 回复(2)

IBM17存液晶在fedora 6下,无法使用1024x768分辨率。 我的显卡是 ati x700,在设置里,只有 800x600 640x480的选项, 小弟要用 Kdevelop,显示大了,实在是很不方便啊。 请各位大侠帮忙了:) 多谢。

by fayefan - 桌面与办公 - 2006-12-15 18:13:29 阅读(419) 回复(1)

在新的内核2.6中加入了新的安全模块selinux,由于这个DD导致我在启用vsftp服务的时候,不管怎么配置,死活不能上传,最后只有把selinux停了才好的,请教各位大方之家,有没有关于selinux的资料,借阅借阅

by magicweige - BSD - 2009-03-25 17:48:37 阅读(1808) 回复(2)