<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>Frequently Asked Questions About Linux / UNIX &#187; SELinux</title> <atom:link href="http://www.cyberciti.biz/faq/category/selinux/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Tue, 21 May 2013 21:38:37 +0000</lastBuildDate> <language>en-US</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.5.1</generator> <item><title>What Is SELinux?</title><link>http://www.cyberciti.biz/faq/what-is-selinux/</link> <comments>http://www.cyberciti.biz/faq/what-is-selinux/#comments</comments> <pubDate>Thu, 06 Dec 2012 17:08:37 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[SELinux]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[discretionary access control]]></category> <category><![CDATA[fedora]]></category> <category><![CDATA[linux kernel]]></category> <category><![CDATA[Linux security]]></category> <category><![CDATA[mandatory access control]]></category> <category><![CDATA[rhel]]></category> <category><![CDATA[Scientific Linux]]></category> <category><![CDATA[Security mechanism]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=12977</guid> <description><![CDATA[<div
style="float:right;margin-top:0px;margin-left:5px;"><a
title="See all Security-Enhanced Linux (SELinux) related FAQs/HowTos" href="http://www.cyberciti.biz/faq/category/selinux/"><img
src="http://s0.cyberciti.org/images/category/selinux-logo.gif" alt="" border="0" /></a></div><span
class="drop_cap">W</span>hat is SELinux? Why should I use SELInux on my CentOS or Red Hat Enterprise Linux server running on IBM hardware?<p>Read answer to: "<strong><A
href="http://www.cyberciti.biz/faq/what-is-selinux/">What Is SELinux?</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=What Is SELinux?&url=http://www.cyberciti.biz/faq/what-is-selinux/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/faq/what-is-selinux/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/what-is-selinux/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>seinfo Command: Query SELinux Policy Under CentOS / RHEL / Linux</title><link>http://www.cyberciti.biz/faq/howto-query-components-of-selinux-policy/</link> <comments>http://www.cyberciti.biz/faq/howto-query-components-of-selinux-policy/#comments</comments> <pubDate>Sat, 01 Dec 2012 23:15:21 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[SELinux]]></category> <category><![CDATA[rhel]]></category> <category><![CDATA[seinfo command]]></category> <category><![CDATA[yum command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=12993</guid> <description><![CDATA[<div
style="float:right;margin-top:0px;margin-left:5px;"><a
title="See all Security-Enhanced Linux (SELinux) related FAQs/HowTos" href="http://www.cyberciti.biz/faq/category/selinux/"><img
src="http://s0.cyberciti.org/images/category/selinux-logo.gif" alt="" border="0" /></a></div><span
class="drop_cap">H</span>ow do I query and get information about a policy under SELinux? How do I analyze a binary or a source policy file under SELinux?<p>Read answer to: "<strong><A
href="http://www.cyberciti.biz/faq/howto-query-components-of-selinux-policy/">seinfo Command: Query SELinux Policy Under CentOS / RHEL / Linux</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=seinfo Command: Query SELinux Policy Under CentOS / RHEL / Linux&url=http://www.cyberciti.biz/faq/howto-query-components-of-selinux-policy/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/faq/howto-query-components-of-selinux-policy/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/howto-query-components-of-selinux-policy/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>tar and rsync: Archive and Preserve SELinux Contexts, Extended Attributes, And ACLs</title><link>http://www.cyberciti.biz/faq/linux-tar-rsync-preserving-acls-selinux-contexts/</link> <comments>http://www.cyberciti.biz/faq/linux-tar-rsync-preserving-acls-selinux-contexts/#comments</comments> <pubDate>Fri, 09 Nov 2012 22:11:25 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[SELinux]]></category> <category><![CDATA[getfattr command]]></category> <category><![CDATA[ls command]]></category> <category><![CDATA[lsattr command]]></category> <category><![CDATA[rsync command]]></category> <category><![CDATA[tar command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=12906</guid> <description><![CDATA[<div
style="float:right;margin-top:0px;margin-left:5px;"><a
title="See all Security-Enhanced Linux (SELinux) related FAQs/HowTos" href="http://www.cyberciti.biz/faq/category/selinux/"><img
src="http://s0.cyberciti.org/images/category/selinux-logo.gif" alt="" border="0" /></a></div><span
class="drop_cap">H</span>ow do I use tar and rsync command that can preserve the ACLs, extended attributes and SELinux contexts under CentOS / RHEL / Fedora Linux server while making backups?<p>Read answer to: "<strong><A
href="http://www.cyberciti.biz/faq/linux-tar-rsync-preserving-acls-selinux-contexts/">tar and rsync: Archive and Preserve SELinux Contexts, Extended Attributes, And ACLs</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=tar and rsync: Archive and Preserve SELinux Contexts, Extended Attributes, And ACLs&url=http://www.cyberciti.biz/faq/linux-tar-rsync-preserving-acls-selinux-contexts/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/faq/linux-tar-rsync-preserving-acls-selinux-contexts/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-tar-rsync-preserving-acls-selinux-contexts/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>HowTo: Temporarily Switch Off SELinux Enforcement</title><link>http://www.cyberciti.biz/faq/rhel-fedora-centos-linux-temporarily-switchoff-selinux/</link> <comments>http://www.cyberciti.biz/faq/rhel-fedora-centos-linux-temporarily-switchoff-selinux/#comments</comments> <pubDate>Sun, 08 Apr 2012 19:39:44 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[SELinux]]></category> <category><![CDATA[/selinux/enforce file]]></category> <category><![CDATA[echo 0 >/selinux/enforce]]></category> <category><![CDATA[echo 1 > /selinux/enforce]]></category> <category><![CDATA[sestatus command]]></category> <category><![CDATA[Set SELinux to disabled mode]]></category> <category><![CDATA[Set SELinux to enforcing mode]]></category> <category><![CDATA[Set SELinux to permissive mode]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=11829</guid> <description><![CDATA[<div
style="float:right;margin-top:0px;margin-left:5px;"><a
title="See all Security-Enhanced Linux (SELinux) related FAQs/HowTos" href="http://www.cyberciti.biz/faq/category/selinux/"><img
src="http://s0.cyberciti.org/images/category/selinux-logo.gif" alt="" border="0" /></a></div><span
class="drop_cap">H</span>ow do I temporarily switch off SELinux enforcement under Red Hat Enterprise Linux server version 6.x using command prompt? How do I turn on SELinux enforcement again?<p>Read answer to: "<strong><A
href="http://www.cyberciti.biz/faq/rhel-fedora-centos-linux-temporarily-switchoff-selinux/">HowTo: Temporarily Switch Off SELinux Enforcement</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=HowTo: Temporarily Switch Off SELinux Enforcement&url=http://www.cyberciti.biz/faq/rhel-fedora-centos-linux-temporarily-switchoff-selinux/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/faq/rhel-fedora-centos-linux-temporarily-switchoff-selinux/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/rhel-fedora-centos-linux-temporarily-switchoff-selinux/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Linux Syslogd: Nothing Gets Logged Using /dev/log And /jail/apache/dev/log</title><link>http://www.cyberciti.biz/faq/syslog-fails-to-open-devlog-nothing-gets-logged/</link> <comments>http://www.cyberciti.biz/faq/syslog-fails-to-open-devlog-nothing-gets-logged/#comments</comments> <pubDate>Sun, 22 Aug 2010 07:33:19 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Apache]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[SELinux]]></category> <category><![CDATA[/etc/init.d/syslog]]></category> <category><![CDATA[/etc/sysconfig/syslog]]></category> <category><![CDATA[daemon]]></category> <category><![CDATA[grep command]]></category> <category><![CDATA[lsof]]></category> <category><![CDATA[lsof command]]></category> <category><![CDATA[SELinux /dev/null]]></category> <category><![CDATA[selinux apache]]></category> <category><![CDATA[service command]]></category> <category><![CDATA[service syslog restart]]></category> <category><![CDATA[setenforce command]]></category> <category><![CDATA[sockets]]></category> <category><![CDATA[sysconfig]]></category> <category><![CDATA[syslogd]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=8636</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/centos/' title='See all Sun CentOS Linux related FAQs'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/centos_logo.png' border='0' /></a></div> <span
class="drop_cap">I</span>'ve configured my <a
href="http://www.cyberciti.biz/tips/chroot-apache-under-rhel-fedora-centos-linux.html">Apache in chrooted jail</a> at /jail/apache directory. However, my syslogd is not working and nothing gets logged using /dev/log and /jail/apache/dev/log. How do I fix this problem under CentOS 5.x AMD64 with SELinux?<p>Read answer to: "<strong><A
href="http://www.cyberciti.biz/faq/syslog-fails-to-open-devlog-nothing-gets-logged/">Linux Syslogd: Nothing Gets Logged Using /dev/log And /jail/apache/dev/log</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=Linux Syslogd: Nothing Gets Logged Using /dev/log And /jail/apache/dev/log&url=http://www.cyberciti.biz/faq/syslog-fails-to-open-devlog-nothing-gets-logged/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/faq/syslog-fails-to-open-devlog-nothing-gets-logged/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/syslog-fails-to-open-devlog-nothing-gets-logged/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>CentOS / Redhat: Turn On SELinux Protection</title><link>http://www.cyberciti.biz/faq/rhel-fedora-redhat-selinux-protection/</link> <comments>http://www.cyberciti.biz/faq/rhel-fedora-redhat-selinux-protection/#comments</comments> <pubDate>Tue, 05 Jan 2010 11:52:59 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[SELinux]]></category> <category><![CDATA[/boot/grub/grub.conf]]></category> <category><![CDATA[/etc/grub.conf]]></category> <category><![CDATA[/var/log/audit/audit.log]]></category> <category><![CDATA[/var/log/setroubleshoot/setroubleshootd.log]]></category> <category><![CDATA[common services]]></category> <category><![CDATA[control model]]></category> <category><![CDATA[default mode]]></category> <category><![CDATA[default security]]></category> <category><![CDATA[discretionary access control]]></category> <category><![CDATA[enforcing=0]]></category> <category><![CDATA[grep]]></category> <category><![CDATA[grub boot loader]]></category> <category><![CDATA[kernel security extension]]></category> <category><![CDATA[linux systems]]></category> <category><![CDATA[mac system]]></category> <category><![CDATA[mandatory access control]]></category> <category><![CDATA[mysqld]]></category> <category><![CDATA[network daemons]]></category> <category><![CDATA[reboot]]></category> <category><![CDATA[search boot]]></category> <category><![CDATA[security context]]></category> <category><![CDATA[selinux=0]]></category> <category><![CDATA[SELINUX=enforcing]]></category> <category><![CDATA[SELINUXTYPE=targeted]]></category> <category><![CDATA[semanage command]]></category> <category><![CDATA[sestatus command]]></category> <category><![CDATA[traditional unix]]></category> <category><![CDATA[unix linux]]></category> <category><![CDATA[X Server]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=6166</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/redhat-and-friends/' title='See all Redhat/CentOS/Fedora Core related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/rhlogo.gif' border='0' /></a></div> <span
class="drop_cap">S</span>ELinux enforces the idea that programs should be limited in what files they can access and what actions they can take. However, by default it is turned off under RHEL / CentOS 5.x server? How do I turn it on?<p>Read answer to: "<strong><A
href="http://www.cyberciti.biz/faq/rhel-fedora-redhat-selinux-protection/">CentOS / Redhat: Turn On SELinux Protection</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=CentOS / Redhat: Turn On SELinux Protection&url=http://www.cyberciti.biz/faq/rhel-fedora-redhat-selinux-protection/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/faq/rhel-fedora-redhat-selinux-protection/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/rhel-fedora-redhat-selinux-protection/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Linux Kernel /etc/sysctl.conf Security Hardening</title><link>http://www.cyberciti.biz/faq/linux-kernel-etcsysctl-conf-security-hardening/</link> <comments>http://www.cyberciti.biz/faq/linux-kernel-etcsysctl-conf-security-hardening/#comments</comments> <pubDate>Tue, 27 Oct 2009 16:55:00 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[SELinux]]></category> <category><![CDATA[Suse]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[/etc/sysctl.conf]]></category> <category><![CDATA[bastille linux hardening]]></category> <category><![CDATA[cracker]]></category> <category><![CDATA[dedicated web server]]></category> <category><![CDATA[hardening linux server]]></category> <category><![CDATA[hardening linux web server]]></category> <category><![CDATA[hardening red hat]]></category> <category><![CDATA[ip address verification]]></category> <category><![CDATA[kernel]]></category> <category><![CDATA[linux kernel hardening]]></category> <category><![CDATA[linux networking]]></category> <category><![CDATA[Linux Tuning with sysctl]]></category> <category><![CDATA[martians]]></category> <category><![CDATA[router]]></category> <category><![CDATA[source ip address]]></category> <category><![CDATA[source route]]></category> <category><![CDATA[spoofed packets]]></category> <category><![CDATA[syn flood attack]]></category> <category><![CDATA[sysctl command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5564</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/linux/' title='See all GNU/Linux related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I set advanced security options of the TCP/IP stack and virtual memory to improve security and performance of my system? How do I configure Linux kernel to prevent  certain kinds of attacks using /etc/sysctl.conf? How do I set Linux kernel parameters?<p>Read answer to: "<strong><A
href="http://www.cyberciti.biz/faq/linux-kernel-etcsysctl-conf-security-hardening/">Linux Kernel /etc/sysctl.conf Security Hardening</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=Linux Kernel /etc/sysctl.conf Security Hardening&url=http://www.cyberciti.biz/faq/linux-kernel-etcsysctl-conf-security-hardening/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/faq/linux-kernel-etcsysctl-conf-security-hardening/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-kernel-etcsysctl-conf-security-hardening/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Redhat / CentOS Install Memcached Caching System</title><link>http://www.cyberciti.biz/faq/rhel-fedora-linux-install-memcached-caching-system-rpm/</link> <comments>http://www.cyberciti.biz/faq/rhel-fedora-linux-install-memcached-caching-system-rpm/#comments</comments> <pubDate>Mon, 19 Oct 2009 03:02:43 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Monitoring]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[SELinux]]></category> <category><![CDATA[storage]]></category> <category><![CDATA[/etc/sysconfig/memcached]]></category> <category><![CDATA[centos memcached]]></category> <category><![CDATA[chkconfig command]]></category> <category><![CDATA[EPEL repo]]></category> <category><![CDATA[fedora memcached]]></category> <category><![CDATA[Linux memcached]]></category> <category><![CDATA[memcached]]></category> <category><![CDATA[memcached-selinux]]></category> <category><![CDATA[memcached-tool command]]></category> <category><![CDATA[php-pecl-memcache]]></category> <category><![CDATA[redhat memcached]]></category> <category><![CDATA[rhel memcached]]></category> <category><![CDATA[service command]]></category> <category><![CDATA[yum command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5382</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/centos/' title='See all Sun CentOS Linux related FAQs'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/centos_logo.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I install <strong>memcached</strong> a high-performance, distributed <strong>memory object caching system</strong>, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load under CentOS / RHEL / Fedora / Redhat Linux?<p>Read answer to: "<strong><A
href="http://www.cyberciti.biz/faq/rhel-fedora-linux-install-memcached-caching-system-rpm/">Redhat / CentOS Install Memcached Caching System</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=Redhat / CentOS Install Memcached Caching System&url=http://www.cyberciti.biz/faq/rhel-fedora-linux-install-memcached-caching-system-rpm/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/faq/rhel-fedora-linux-install-memcached-caching-system-rpm/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/rhel-fedora-linux-install-memcached-caching-system-rpm/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>Squid Listen on Other Port  ( Squid Configure Port Listing with SELinux)</title><link>http://www.cyberciti.biz/faq/linux-unix-squid-listen-on-other-port/</link> <comments>http://www.cyberciti.biz/faq/linux-unix-squid-listen-on-other-port/#comments</comments> <pubDate>Mon, 20 Apr 2009 12:26:32 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[Fedora Linux]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[SELinux]]></category> <category><![CDATA[Squid]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[/etc/squid/squid.conf]]></category> <category><![CDATA[arbitrary port]]></category> <category><![CDATA[authentication]]></category> <category><![CDATA[policy sources]]></category> <category><![CDATA[port 3128]]></category> <category><![CDATA[port mapping]]></category> <category><![CDATA[proxy server]]></category> <category><![CDATA[proxy servers]]></category> <category><![CDATA[restart iptables]]></category> <category><![CDATA[restart squid]]></category> <category><![CDATA[selinux allow port]]></category> <category><![CDATA[semanage command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=3646</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/squid/' title='See all Squid related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/squid-logo.png' border='0' /></a></div> <span
class="drop_cap">M</span>y Squid proxy server running on port 3128. Since this is frequently scanned by adversaries looking for proxy servers; I've changed port to 10000 and restart squid. But my squid is not working on port # 10000 it only works on port # 3128? How do I force Squid to listen on uncommon port under CentOS Linux v5.3?<p>Read answer to: "<strong><A
href="http://www.cyberciti.biz/faq/linux-unix-squid-listen-on-other-port/">Squid Listen on Other Port  ( Squid Configure Port Listing with SELinux)</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=Squid Listen on Other Port  ( Squid Configure Port Listing with SELinux)&url=http://www.cyberciti.biz/faq/linux-unix-squid-listen-on-other-port/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/faq/linux-unix-squid-listen-on-other-port/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-unix-squid-listen-on-other-port/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>SELinux Apache Allow To Serve The Contents Of a Loopback Mounted ISO Image</title><link>http://www.cyberciti.biz/faq/selinux-permit-apache-serve-contents-of-loopback-iso/</link> <comments>http://www.cyberciti.biz/faq/selinux-permit-apache-serve-contents-of-loopback-iso/#comments</comments> <pubDate>Wed, 31 Dec 2008 18:11:57 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Apache]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Fedora Linux]]></category> <category><![CDATA[File system]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[SELinux]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[apache web server]]></category> <category><![CDATA[compatibility]]></category> <category><![CDATA[filesystems]]></category> <category><![CDATA[hard disk]]></category> <category><![CDATA[image iso]]></category> <category><![CDATA[images]]></category> <category><![CDATA[loopback]]></category> <category><![CDATA[mount command]]></category> <category><![CDATA[security context]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=3002</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/apache/' title='See all Apache Webserver related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/apachelogo.gif' border='0' /></a></div> <span
style='color: rgb(255, 0, 0);'>Q.</span> How do I configure CentOS Linux SELinux security to permit httpd 2.2 (Apache web server) to serve the contents of a loopback mounted ISO images located at /var/www/html/lan/iso directory?<p>Read answer to: "<strong><A
href="http://www.cyberciti.biz/faq/selinux-permit-apache-serve-contents-of-loopback-iso/">SELinux Apache Allow To Serve The Contents Of a Loopback Mounted ISO Image</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=SELinux Apache Allow To Serve The Contents Of a Loopback Mounted ISO Image&url=http://www.cyberciti.biz/faq/selinux-permit-apache-serve-contents-of-loopback-iso/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/faq/selinux-permit-apache-serve-contents-of-loopback-iso/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/selinux-permit-apache-serve-contents-of-loopback-iso/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Linux Disable or Enable ExecShield Buffer Overflows Protection</title><link>http://www.cyberciti.biz/faq/what-is-rhel-centos-fedora-core-execshield/</link> <comments>http://www.cyberciti.biz/faq/what-is-rhel-centos-fedora-core-execshield/#comments</comments> <pubDate>Mon, 09 Apr 2007 12:25:25 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[SELinux]]></category> <category><![CDATA[Suse]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[disable nx linux]]></category> <category><![CDATA[exec]]></category> <category><![CDATA[grub bootloader]]></category> <category><![CDATA[kernel.exec-shield = 1]]></category> <category><![CDATA[kernel.randomize_va_space = 1]]></category> <category><![CDATA[linux kernel patch]]></category> <category><![CDATA[memory regions]]></category> <category><![CDATA[random placement]]></category> <category><![CDATA[security linux]]></category> <category><![CDATA[security patch]]></category> <category><![CDATA[suse disable exec-shield]]></category> <category><![CDATA[virtual memory]]></category> <category><![CDATA[worm]]></category> <category><![CDATA[worms]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/linux-disable-or-enable-execshield-protection/</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/redhat-and-friends/' title='See all Redhat/CentOS/Fedora Core related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/rhlogo.gif' border='0' /></a></div> <span
class="drop_cap">N</span>ow that I have Cent OS (RHEL clone) installed on my IBM server, I'm wondering what is ExecShield and how do I disable the same?<p>Read answer to: "<strong><A
href="http://www.cyberciti.biz/faq/what-is-rhel-centos-fedora-core-execshield/">Linux Disable or Enable ExecShield Buffer Overflows Protection</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=Linux Disable or Enable ExecShield Buffer Overflows Protection&url=http://www.cyberciti.biz/faq/what-is-rhel-centos-fedora-core-execshield/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/faq/what-is-rhel-centos-fedora-core-execshield/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/what-is-rhel-centos-fedora-core-execshield/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>CentOS Linux Install OpenVZ Virtualization Software</title><link>http://www.cyberciti.biz/faq/rhel-redhat-centos-setup-openvz-virtualization/</link> <comments>http://www.cyberciti.biz/faq/rhel-redhat-centos-setup-openvz-virtualization/#comments</comments> <pubDate>Sat, 05 Aug 2006 18:39:39 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[OpenVZ]]></category> <category><![CDATA[Package management]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[SELinux]]></category> <category><![CDATA[Virtualization]]></category> <category><![CDATA[centos install openvz]]></category> <category><![CDATA[Install OpenVZ]]></category> <category><![CDATA[Open Linux Virtualization]]></category> <category><![CDATA[openvz containers]]></category> <category><![CDATA[redhat install openvz]]></category> <category><![CDATA[rhel install openvz]]></category> <category><![CDATA[Setup OpenVZ]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=4600</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/centos/' title='See all Sun CentOS Linux related FAQs'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/centos_logo.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I install OpenVZ Virtualization container software under Red Hat Enterprise Linux or CentOS Linux 5.x server?<p>Read answer to: "<strong><A
href="http://www.cyberciti.biz/faq/rhel-redhat-centos-setup-openvz-virtualization/">CentOS Linux Install OpenVZ Virtualization Software</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=CentOS Linux Install OpenVZ Virtualization Software&url=http://www.cyberciti.biz/faq/rhel-redhat-centos-setup-openvz-virtualization/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/faq/rhel-redhat-centos-setup-openvz-virtualization/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/rhel-redhat-centos-setup-openvz-virtualization/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>