<?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; Security</title> <atom:link href="http://www.cyberciti.biz/faq/category/security/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 03 Feb 2012 22:38:32 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Linux / UNIX: Encrypt Backup Tape Using Tar &amp; OpenSSL</title><link>http://www.cyberciti.biz/faq/linux-unix-encrypting-data-to-tape/</link> <comments>http://www.cyberciti.biz/faq/linux-unix-encrypting-data-to-tape/#comments</comments> <pubDate>Thu, 25 Mar 2010 18:03:12 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[backup]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[backup data]]></category> <category><![CDATA[backup devices]]></category> <category><![CDATA[backup servers]]></category> <category><![CDATA[duplicity]]></category> <category><![CDATA[encryption password]]></category> <category><![CDATA[hardware encryption]]></category> <category><![CDATA[openssl]]></category> <category><![CDATA[openssl command]]></category> <category><![CDATA[openssl des3 -d]]></category> <category><![CDATA[openssl des3 -d -k password]]></category> <category><![CDATA[openssl des3 -salt -k password]]></category> <category><![CDATA[pipes]]></category> <category><![CDATA[remote backups]]></category> <category><![CDATA[sensitive data]]></category> <category><![CDATA[shell pipes]]></category> <category><![CDATA[software encryption]]></category> <category><![CDATA[tar command]]></category> <category><![CDATA[tar xzf]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=6893</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/unix/' title='See all UNIX related articles/faq'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/unix-logo.gif' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I make sure only authorized person access my backups stored on the tape drives (DAT, DLT, LTO-4 etc) under Linux or UNIX operating systems? How do I backup /array22/vol4/home/ to /dev/rmt/5mn or /dev/st0 in encrypted mode? ]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-unix-encrypting-data-to-tape/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Nginx Block And Deny IP Address OR Network Subnets</title><link>http://www.cyberciti.biz/faq/linux-unix-nginx-access-control-howto/</link> <comments>http://www.cyberciti.biz/faq/linux-unix-nginx-access-control-howto/#comments</comments> <pubDate>Wed, 13 Jan 2010 05:05:50 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Nginx]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[/etc/nginx/nginx.conf]]></category> <category><![CDATA[/usr/local/etc/nginx/nginx.conf]]></category> <category><![CDATA[/usr/local/nginx/conf/nginx.conf]]></category> <category><![CDATA[/usr/local/nginx/sbin/nginx -s reload]]></category> <category><![CDATA[centos nginx]]></category> <category><![CDATA[configuration file]]></category> <category><![CDATA[error 403]]></category> <category><![CDATA[error messages]]></category> <category><![CDATA[fedora nginx]]></category> <category><![CDATA[freebsd nginx]]></category> <category><![CDATA[html error]]></category> <category><![CDATA[nginx access control]]></category> <category><![CDATA[nginx allow all; nginx block IP]]></category> <category><![CDATA[nginx block CIDR]]></category> <category><![CDATA[nginx block subnet]]></category> <category><![CDATA[nginx deny all;]]></category> <category><![CDATA[spammers]]></category> <category><![CDATA[web server]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=6283</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/nginx/' title='See all Nginx webserver related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/nginx.gif' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I block or deny access based on the host name or IP address of the client visiting website under nginx web server?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-unix-nginx-access-control-howto/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>Linux Default Services Which Are Enabled at Boot</title><link>http://www.cyberciti.biz/faq/linux-default-services-which-are-enabled-at-boot/</link> <comments>http://www.cyberciti.biz/faq/linux-default-services-which-are-enabled-at-boot/#comments</comments> <pubDate>Wed, 06 Jan 2010 02:42:26 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[chkconfig command]]></category> <category><![CDATA[ntsysv command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=6194</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">C</span>an you provide a guidance on default CentOS / Fedora / RHEL / Redhat enterprise Linux services which are enabled at boot time by a default? Can you provide set of recommendations for all default services and which to keep for performance and security and which to turn off? ]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-default-services-which-are-enabled-at-boot/feed/</wfw:commentRss> <slash:comments>2</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>Vivek Gite</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?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/rhel-fedora-redhat-selinux-protection/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Mac OS X Disable Unnecessary Services</title><link>http://www.cyberciti.biz/faq/disabling-unnecessary-mac-osx-services/</link> <comments>http://www.cyberciti.biz/faq/disabling-unnecessary-mac-osx-services/#comments</comments> <pubDate>Thu, 24 Dec 2009 16:11:50 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Mac os x]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[/Library/LaunchAgents/]]></category> <category><![CDATA[/Library/LaunchDaemons/]]></category> <category><![CDATA[/System/Library/LaunchAgents/]]></category> <category><![CDATA[/System/Library/LaunchDaemons/]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=6133</guid> <description><![CDATA[<div
style="float: right; margin-top: 0px; margin-left: 5px;"><a
title="See all Apple Mac OS X related FAQs" href="http://www.cyberciti.biz/faq/category/mac-os-x/"><img
src="http://files.cyberciti.biz/cbzcache/3rdparty/osx-leopard.png" border="0" alt="" /></a></div> <span
class="drop_cap">H</span>ow do I disable unnecessary services under Mac OS X to secure my Mac OS X based desktop / server / laptop?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/disabling-unnecessary-mac-osx-services/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>PHP Fatal error:  Allowed Memory Size of 20971520 Bytes exhausted (tried to allocate 131072 bytes)  Error and Solution</title><link>http://www.cyberciti.biz/faq/linux-php-fatal-error-allowed-memory-size/</link> <comments>http://www.cyberciti.biz/faq/linux-php-fatal-error-allowed-memory-size/#comments</comments> <pubDate>Mon, 23 Nov 2009 12:31:29 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[PHP]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[/etc/php5/apache2/php.ini]]></category> <category><![CDATA[/etc/php5/cgi/php.ini]]></category> <category><![CDATA[/etc/php5/conf.d/suhosin.ini]]></category> <category><![CDATA[fatal error allowed memory size]]></category> <category><![CDATA[Freebsd restart apache]]></category> <category><![CDATA[mediawiki]]></category> <category><![CDATA[php5]]></category> <category><![CDATA[restart lighttpd]]></category> <category><![CDATA[security patch]]></category> <category><![CDATA[server apache]]></category> <category><![CDATA[sudo command]]></category> <category><![CDATA[suhosin]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5834</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/php/' title='See all PHP related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/php-logo.png' border='0' /></a></div> <span
class="drop_cap">I</span>'ve brand new Ubuntu Linux server (Apache + PHP5 FastCGI + Lighttpd image only server)  installed for my wordpress, mediawiki and vBullietin software. I can load forntpage but user cannot edit any wiki pages or post anything and I get the following error in log file:<br
/><br
/><blockquote><strong><span
style='color: rgb(255, 0, 0);'>PHP Fatal error:  Allowed Memory Size of 20971520 Bytes exhausted (tried to allocate 131072 bytes) in /usr/share/mediawiki/includes/OutputHandler.php on line 81</span></strong></blockquote><br
/><br
/> How do I fix this problem?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-php-fatal-error-allowed-memory-size/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>CentOS / Redhat Apache mod_ssl Configuration</title><link>http://www.cyberciti.biz/faq/rhel-apache-httpd-mod-ssl-tutorial/</link> <comments>http://www.cyberciti.biz/faq/rhel-apache-httpd-mod-ssl-tutorial/#comments</comments> <pubDate>Sat, 21 Nov 2009 09:18:26 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Apache]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[/etc/httpd/conf.d/ssl.conf]]></category> <category><![CDATA[/etc/httpd/conf/httpd.conf]]></category> <category><![CDATA[/etc/pki/tls/certs]]></category> <category><![CDATA[/etc/pki/tls/http/]]></category> <category><![CDATA[/etc/sysconfig/iptables]]></category> <category><![CDATA[apache ssl]]></category> <category><![CDATA[centos ssl]]></category> <category><![CDATA[httpd ssl]]></category> <category><![CDATA[mod_ssl apache2]]></category> <category><![CDATA[mod_ssl centos]]></category> <category><![CDATA[mod_ssl fedora]]></category> <category><![CDATA[mod_ssl loadmodule]]></category> <category><![CDATA[mod_ssl openssl]]></category> <category><![CDATA[mod_ssl redhat]]></category> <category><![CDATA[mod_ssl RHEL]]></category> <category><![CDATA[mod_ssl tutorial]]></category> <category><![CDATA[openssl]]></category> <category><![CDATA[openssl command]]></category> <category><![CDATA[redhat apache config]]></category> <category><![CDATA[redhat apache ssl howto]]></category> <category><![CDATA[redhat httpd ssl]]></category> <category><![CDATA[rhel apache ssl]]></category> <category><![CDATA[rhel ssl]]></category> <category><![CDATA[yum command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5816</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">T</span>he mod_ssl module provides strong cryptography for the Apache Web  server via the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols. How do I install and configure mod_ssl under CentOS / Fedora / Redhat Enterprise Linux?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/rhel-apache-httpd-mod-ssl-tutorial/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>Mac OS X Display Access Warnings Message For The Login Window</title><link>http://www.cyberciti.biz/faq/apple-macosx-enabling-login-access-warning-message/</link> <comments>http://www.cyberciti.biz/faq/apple-macosx-enabling-login-access-warning-message/#comments</comments> <pubDate>Tue, 10 Nov 2009 02:37:11 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Mac os x]]></category> <category><![CDATA[Monitoring]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Security Through Obscurity]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[User Management]]></category> <category><![CDATA[/Library/Preferences/com.apple.loginwindow]]></category> <category><![CDATA[gnome desktop]]></category> <category><![CDATA[login window]]></category> <category><![CDATA[OS X /etc/motd]]></category> <category><![CDATA[OS X defaults command]]></category> <category><![CDATA[os x user]]></category> <category><![CDATA[sudo command]]></category> <category><![CDATA[unauthorized access]]></category> <category><![CDATA[unauthorized use]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5740</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/mac-os-x/' title='See all Apple Mac OS X related FAQs'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/osx-leopard.png' border='0' /></a></div> <span
class="drop_cap">I</span> know how to display notice of a computer's ownership, to warn against <a
href="http://www.cyberciti.biz/tips/howto-unix-linux-change-gnome-login-banner.html">unauthorized access, under Linux gnome</a> desktop. How do I display similar message under Apple Mac OS X to remind authorized users of their consent to monitoring?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/apple-macosx-enabling-login-access-warning-message/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Linux Upgrade Password Hashing Algorithm to SHA-512</title><link>http://www.cyberciti.biz/faq/rhel-centos-fedora-linux-upgrading-password-hashing/</link> <comments>http://www.cyberciti.biz/faq/rhel-centos-fedora-linux-upgrading-password-hashing/#comments</comments> <pubDate>Tue, 10 Nov 2009 02:11:36 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[User Management]]></category> <category><![CDATA[/etc/shadow]]></category> <category><![CDATA[authconfig command]]></category> <category><![CDATA[authentication client]]></category> <category><![CDATA[default algorithm]]></category> <category><![CDATA[enterprise linux]]></category> <category><![CDATA[hashes]]></category> <category><![CDATA[hashing algorithm]]></category> <category><![CDATA[kerberos 5]]></category> <category><![CDATA[linux system]]></category> <category><![CDATA[passwords]]></category> <category><![CDATA[sha]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5736</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">T</span>he default algorithm for storing password hashes in <a
href="http://www.cyberciti.biz/faq/understanding-etcshadow-file/">/etc/shadow</a> is MD5. I was told to use SHA-512 hashing algorithm. How do I set password hashing using the SHA-256 and SHA-512 under CentOS or Redhat Enterprise Linux 5.4?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/rhel-centos-fedora-linux-upgrading-password-hashing/feed/</wfw:commentRss> <slash:comments>10</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>Vivek Gite</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?
]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-kernel-etcsysctl-conf-security-hardening/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Linux Iptables: Add / Delete An IP Address Remotely Using A Shell Script</title><link>http://www.cyberciti.biz/faq/linux-iptables-add-delete-ip-address/</link> <comments>http://www.cyberciti.biz/faq/linux-iptables-add-delete-ip-address/#comments</comments> <pubDate>Thu, 22 Oct 2009 08:37:22 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[Iptables]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Suse]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[client ip]]></category> <category><![CDATA[destination port]]></category> <category><![CDATA[filter rules]]></category> <category><![CDATA[input table]]></category> <category><![CDATA[interface name]]></category> <category><![CDATA[ip address]]></category> <category><![CDATA[iptables add IP address]]></category> <category><![CDATA[iptables command]]></category> <category><![CDATA[iptables delete IP address]]></category> <category><![CDATA[iptables insert IP address]]></category> <category><![CDATA[linux kernel]]></category> <category><![CDATA[packet filter]]></category> <category><![CDATA[redhat]]></category> <category><![CDATA[remote server]]></category> <category><![CDATA[shell script]]></category> <category><![CDATA[ssh client]]></category> <category><![CDATA[ssh command]]></category> <category><![CDATA[ssh session]]></category> <category><![CDATA[tcp port 443]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5462</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/iptables/' title='See all Firewall related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/firewall.png' border='0' /></a></div> <span
class="drop_cap">I'</span>ve root ssh access and need to add / delete a few IP address on fly using the IPtables command via local shell script. How do I add or delete an IP address remotely over the SSH session under CentOS / Redhat / RHEL / Debian / Ubuntu Linux?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-iptables-add-delete-ip-address/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Samba: Linux Iptables Firewall Configuration</title><link>http://www.cyberciti.biz/faq/configure-iptables-to-allow-deny-access-to-samba/</link> <comments>http://www.cyberciti.biz/faq/configure-iptables-to-allow-deny-access-to-samba/#comments</comments> <pubDate>Fri, 16 Oct 2009 08:48:47 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[Iptables]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Monitoring]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Samba (SMB/CIFS)]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[/etc/init.d/iptables]]></category> <category><![CDATA[/etc/sysconfig/iptables]]></category> <category><![CDATA[dport]]></category> <category><![CDATA[fedora]]></category> <category><![CDATA[firewall configuration]]></category> <category><![CDATA[iptables firewall]]></category> <category><![CDATA[linux host]]></category> <category><![CDATA[linux iptables]]></category> <category><![CDATA[Linux Open port 137]]></category> <category><![CDATA[Linux Open port 138]]></category> <category><![CDATA[Linux Open port 139]]></category> <category><![CDATA[Linux Open port 445]]></category> <category><![CDATA[linux server]]></category> <category><![CDATA[microsoft windows]]></category> <category><![CDATA[Open port  445]]></category> <category><![CDATA[Open port 137]]></category> <category><![CDATA[Open port 138]]></category> <category><![CDATA[Open port 139]]></category> <category><![CDATA[port 137]]></category> <category><![CDATA[samba linux]]></category> <category><![CDATA[samba server]]></category> <category><![CDATA[service command]]></category> <category><![CDATA[sysconfig]]></category> <category><![CDATA[tcp ports]]></category> <category><![CDATA[windows machine]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5360</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/samba/' title='See all Samba (CIFS/SMB) server related FAQ/tutorials'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/samba.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I configure iptables firewall under CentOS / Fedora / RHEL / Redhat Linux to allow access to the Samba server? How do I open TCP ports # 137, 138, 139 and 445 under Linux so that all Microsoft Windows machine can access files and printer on a Linux host?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/configure-iptables-to-allow-deny-access-to-samba/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Samba Restrict File Sharing To Particular Users or Network Addresses</title><link>http://www.cyberciti.biz/faq/samba-user-network-file-sharing-restictions/</link> <comments>http://www.cyberciti.biz/faq/samba-user-network-file-sharing-restictions/#comments</comments> <pubDate>Fri, 16 Oct 2009 08:35:07 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[AIX]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Samba (SMB/CIFS)]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Solaris-Unix]]></category> <category><![CDATA[storage]]></category> <category><![CDATA[Suse]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[/etc/samba/smb.conf]]></category> <category><![CDATA[192 168 2 1]]></category> <category><![CDATA[lan]]></category> <category><![CDATA[linux user]]></category> <category><![CDATA[network addresses]]></category> <category><![CDATA[Restrict File Sharing]]></category> <category><![CDATA[samba configuration]]></category> <category><![CDATA[samba server]]></category> <category><![CDATA[server samba]]></category> <category><![CDATA[smb]]></category> <category><![CDATA[subnet]]></category> <category><![CDATA[tcp wrappers]]></category> <category><![CDATA[user accounts]]></category> <category><![CDATA[valid users]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5355</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/samba/' title='See all Samba (CIFS/SMB) server related FAQ/tutorials'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/samba.png' border='0' /></a></div> <span
class="drop_cap">A</span>ll my local Linux user accounts will be able to log in to my Samba server and access share. How do I restrict access to particular users or network subnet such as 192.168.2.1/24?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/samba-user-network-file-sharing-restictions/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>CentOS / RedHat: Set Password Quality Requirements</title><link>http://www.cyberciti.biz/faq/rhel-fedora-centos-linux-password-quality-control/</link> <comments>http://www.cyberciti.biz/faq/rhel-fedora-centos-linux-password-quality-control/#comments</comments> <pubDate>Thu, 01 Oct 2009 01:22:23 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[/etc/pam.d/system-auth]]></category> <category><![CDATA[/etc/security/opasswd]]></category> <category><![CDATA[check passwords]]></category> <category><![CDATA[cracklib]]></category> <category><![CDATA[dictionary attack]]></category> <category><![CDATA[palindrome]]></category> <category><![CDATA[pam module]]></category> <category><![CDATA[password feature]]></category> <category><![CDATA[password strength]]></category> <category><![CDATA[pluggable authentication modules]]></category> <category><![CDATA[quality control]]></category> <category><![CDATA[rhel 5]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5267</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 created a unique default group for each user and also used  Linux groups to enhance security. Further a group called "users" allowed to login via ssh.  However, I need to enforce password quality-control for all users. How do I create a password policy and enforce its use under CentOS or RHEL 5.x server operating systems?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/rhel-fedora-centos-linux-password-quality-control/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>RedHat / Centos Disable IPv6 Networking</title><link>http://www.cyberciti.biz/faq/redhat-centos-disable-ipv6-networking/</link> <comments>http://www.cyberciti.biz/faq/redhat-centos-disable-ipv6-networking/#comments</comments> <pubDate>Sat, 29 Aug 2009 08:06:37 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[ipv6]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[/etc/modprobe.conf]]></category> <category><![CDATA[/etc/sysconfig/network]]></category> <category><![CDATA[Centos 5 disable ipv6]]></category> <category><![CDATA[ifconfig command]]></category> <category><![CDATA[IPV6INIT=no]]></category> <category><![CDATA[lsmod command]]></category> <category><![CDATA[NETWORKING_IPV6=no]]></category> <category><![CDATA[reboot command]]></category> <category><![CDATA[RHEL 5 disable ipv6]]></category> <category><![CDATA[rmmod command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5112</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">O</span>ur policy and network configuration does not requires IPv6 support in RHEL / CentOS / Fedora Linux. How do I prevent the kernel module from loading at boot time and disable IPv6 networking?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/redhat-centos-disable-ipv6-networking/feed/</wfw:commentRss> <slash:comments>14</slash:comments> </item> <item><title>Solaris UNIX Configure Disk Quota For UFS File System</title><link>http://www.cyberciti.biz/faq/solaris-unix-disk-quota-tutorial/</link> <comments>http://www.cyberciti.biz/faq/solaris-unix-disk-quota-tutorial/#comments</comments> <pubDate>Sat, 29 Aug 2009 08:04:53 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[File system]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Monitoring]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Solaris-Unix]]></category> <category><![CDATA[storage]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[/etc/vfstab]]></category> <category><![CDATA[chmod command]]></category> <category><![CDATA[chown command]]></category> <category><![CDATA[disk quota]]></category> <category><![CDATA[disk space]]></category> <category><![CDATA[edquota command]]></category> <category><![CDATA[filesystem]]></category> <category><![CDATA[filesystems]]></category> <category><![CDATA[inodes]]></category> <category><![CDATA[ksh]]></category> <category><![CDATA[mkfile command]]></category> <category><![CDATA[mount command]]></category> <category><![CDATA[quota command]]></category> <category><![CDATA[quota system]]></category> <category><![CDATA[quotaon command]]></category> <category><![CDATA[quotas]]></category> <category><![CDATA[repquota command]]></category> <category><![CDATA[soft quota]]></category> <category><![CDATA[storage space]]></category> <category><![CDATA[touch command]]></category> <category><![CDATA[ufs]]></category> <category><![CDATA[ufs disk quota]]></category> <category><![CDATA[UNIX Disk Quota]]></category> <category><![CDATA[unix operating systems]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5119</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/solaris-unix/' title='See all Sun Solaris UNIX related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/sun-solaris.gif' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I configure file system quotas to control how much available storage space can be used on a given UFS file system (such as /export/home) under Solaris UNIX operating systems? ]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/solaris-unix-disk-quota-tutorial/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Apache IPv6 Configuration: Dual Stacked IPv4 &amp; IPv6 Virtual Hosts</title><link>http://www.cyberciti.biz/faq/ipv6-apache-configuration-tutorial/</link> <comments>http://www.cyberciti.biz/faq/ipv6-apache-configuration-tutorial/#comments</comments> <pubDate>Fri, 28 Aug 2009 04:04:45 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Apache]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Iptables]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[PF Firewall]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Suse]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[/etc/httpd/conf/httpd.conf]]></category> <category><![CDATA[/etc/pf.conf]]></category> <category><![CDATA[/etc/sysconfig/ip6tables]]></category> <category><![CDATA[/etc/sysconfig/iptables]]></category> <category><![CDATA[/usr/local/etc/apache22/httpd.conf]]></category> <category><![CDATA[Apache IPv6]]></category> <category><![CDATA[Apache IPv6 Firewall]]></category> <category><![CDATA[Apache to listen on IPv6]]></category> <category><![CDATA[enable ipv6 in linux]]></category> <category><![CDATA[httpd IPv6]]></category> <category><![CDATA[restart apache]]></category> <category><![CDATA[restart iptables]]></category> <category><![CDATA[restart pf firewall]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5032</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
class="drop_cap">H</span>ow do I configure Apache IPv6 networking under UNIX / Linux / BSD operating systems? How do I configure httpd IPv6 and IPv4 under RHEL / CentOS / Fedora / Debian / Ubuntu Linux?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/ipv6-apache-configuration-tutorial/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>CentOS / Red Hat: Sudo Allows People In Group Admin To Run All Commands</title><link>http://www.cyberciti.biz/faq/linux-sudo-allows-people-in-group-admin/</link> <comments>http://www.cyberciti.biz/faq/linux-sudo-allows-people-in-group-admin/#comments</comments> <pubDate>Tue, 18 Aug 2009 06:50:17 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[User Management]]></category> <category><![CDATA[/etc/sudoers]]></category> <category><![CDATA[/var/log/sudo.log]]></category> <category><![CDATA[admin login]]></category> <category><![CDATA[group membership]]></category> <category><![CDATA[groupadd]]></category> <category><![CDATA[groupadd command]]></category> <category><![CDATA[id command]]></category> <category><![CDATA[red hat enterprise]]></category> <category><![CDATA[root shell]]></category> <category><![CDATA[sudo command]]></category> <category><![CDATA[visudo command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=4859</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">I</span> like the way Ubuntu Linux works - all people in admin groups should able to run all commands after running it via sudo "command-name". How do I setup <a
href="http://www.cyberciti.biz/tips/allow-a-normal-user-to-run-commands-as-root.html">sudo under CentOS or Red Hat Enterprise Linux</a> to allow all members of the  'admin' group to run all commands?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-sudo-allows-people-in-group-admin/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>DenyHosts: Remove / Delete an IP address</title><link>http://www.cyberciti.biz/faq/linux-unix-delete-remove-ip-address-that-denyhosts-blocked/</link> <comments>http://www.cyberciti.biz/faq/linux-unix-delete-remove-ip-address-that-denyhosts-blocked/#comments</comments> <pubDate>Mon, 17 Aug 2009 20:25:17 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Iptables]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux / UNIX File Formats]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[/etc/hosts.deny]]></category> <category><![CDATA[/etc/init.d/denyhosts]]></category> <category><![CDATA[/usr/share/denyhosts/data]]></category> <category><![CDATA[/usr/share/denyhosts/data/allowed-hosts]]></category> <category><![CDATA[/usr/share/denyhosts/data/hosts-restricted]]></category> <category><![CDATA[DenyHosts WorkDir]]></category> <category><![CDATA[Restart DenyHosts]]></category> <category><![CDATA[start DenyHosts]]></category> <category><![CDATA[stop Denyhosts]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=4844</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/iptables/' title='See all Firewall related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/firewall.png' border='0' /></a></div> <span
class="drop_cap">I</span>'ve followed your guide and installed <a
href="http://www.cyberciti.biz/faq/rhel-linux-block-ssh-dictionary-brute-force-attacks/">denyhosts to protect</a> on my RedHat 5.3 OpenSSH based server.  However, I've been accidentally blocked out from my home ADSL IP address. I tried removing my blocked IP from /etc/hosts.deny, but it did blocked it again quickly. It appears that  DenyHosts keeps track of the attempts somewhere on disk or memory. How do I remove my own home IP address from DenyHosts?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-unix-delete-remove-ip-address-that-denyhosts-blocked/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>Linux Iptables Open LDAP Server TCP Ports  389 and 636</title><link>http://www.cyberciti.biz/faq/configure-linux-iptables-to-allow-access-ldap-server/</link> <comments>http://www.cyberciti.biz/faq/configure-linux-iptables-to-allow-access-ldap-server/#comments</comments> <pubDate>Sun, 16 Aug 2009 09:28:43 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[Iptables]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[/etc/sysconfig/iptables]]></category> <category><![CDATA[firewall 1]]></category> <category><![CDATA[firewall rules]]></category> <category><![CDATA[iptables open port 389]]></category> <category><![CDATA[iptables open port 636]]></category> <category><![CDATA[ldap]]></category> <category><![CDATA[ldap authentication]]></category> <category><![CDATA[ldap server]]></category> <category><![CDATA[linux iptables]]></category> <category><![CDATA[open ports]]></category> <category><![CDATA[red hat]]></category> <category><![CDATA[reload iptables rules]]></category> <category><![CDATA[restart iptables]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=4838</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/iptables/' title='See all Firewall related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/firewall.png' border='0' /></a></div> <span
class="drop_cap">T</span>he default Iptables configuration under CentOS / Red Hat / RHEL / Fedora Linux does not allow inbound access to LDAP service. How do I update iptables settings to allow access to the LDAP primary TCP #389  and encrypted-only TCP # 636 ports, while keeping all other ports on the server in their default protected state?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/configure-linux-iptables-to-allow-access-ldap-server/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> </channel> </rss>
