<?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>Network Solution &#187; Security</title>
	<atom:link href="http://thegioinguonmo.com/index.php/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://thegioinguonmo.com</link>
	<description>Network Solution</description>
	<lastBuildDate>Wed, 25 Aug 2010 01:57:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>20 Linux Server Hardening Security Tips</title>
		<link>http://thegioinguonmo.com/index.php/2010/01/20-linux-server-hardening-security-tips/</link>
		<comments>http://thegioinguonmo.com/index.php/2010/01/20-linux-server-hardening-security-tips/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 09:52:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://thegioinguonmo.com/?p=172</guid>
		<description><![CDATA[Securing your Linux server is important to protect your data, intellectual property, and time, from the hands of crackers (hackers). The system administrator is responsible for security Linux box. In this first part of a Linux server security series, I will provide 20 hardening tips for default installation of Linux system. &#160; &#160; &#160; #1: [...]]]></description>
		<wfw:commentRss>http://thegioinguonmo.com/index.php/2010/01/20-linux-server-hardening-security-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IDS (Intrusion Detection System)</title>
		<link>http://thegioinguonmo.com/index.php/2010/01/ids-intrusion-detection-system/</link>
		<comments>http://thegioinguonmo.com/index.php/2010/01/ids-intrusion-detection-system/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 07:42:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[ddos]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[ids]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[snort]]></category>

		<guid isPermaLink="false">http://tuvanot.com.vn/?p=130</guid>
		<description><![CDATA[&#160; Has your data been stolen? Did you even notice it? Prevention is better than cure. A good intrusion detection system that detects stealthy movements will help you. Intrusions to your corporate network can be blocked by the implementation of IDS. It can be very powerful if it is implemented the right way. Intrusion Detection [...]]]></description>
		<wfw:commentRss>http://thegioinguonmo.com/index.php/2010/01/ids-intrusion-detection-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Preventing DDoS Attacks</title>
		<link>http://thegioinguonmo.com/index.php/2010/01/preventing-ddos-attacks/</link>
		<comments>http://thegioinguonmo.com/index.php/2010/01/preventing-ddos-attacks/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 07:41:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[ddos]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[httpd]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://tuvanot.com.vn/?p=128</guid>
		<description><![CDATA[&#160; DDOS, or Distributed Denial of Service is an advanced version of DOS(Denial of Service) attack. Like DOS, DDOS also tries to deny important services running on a server by broadcasting packets to the destination server in a way that the Destination server cannot handle it. The speciality of the DDOS is that, it relays [...]]]></description>
		<wfw:commentRss>http://thegioinguonmo.com/index.php/2010/01/preventing-ddos-attacks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Install And Configure Advanced Policy Firewall (APF) On CentOS 5.3</title>
		<link>http://thegioinguonmo.com/index.php/2010/01/how-to-install-and-configure-advanced-policy-firewall-apf-on-centos-5-3/</link>
		<comments>http://thegioinguonmo.com/index.php/2010/01/how-to-install-and-configure-advanced-policy-firewall-apf-on-centos-5-3/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 08:22:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[apf]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://tuvanot.com.vn/?p=61</guid>
		<description><![CDATA[This tutorial explains how you can install and configure APF &#8211; an interface to IPTables which lets you easily configure a full featured firewall to secure servers and workstations connected to a network. This guide describes an example installation on a server with cPanel but it&#8217;s only a matter of port numbers which must be [...]]]></description>
		<wfw:commentRss>http://thegioinguonmo.com/index.php/2010/01/how-to-install-and-configure-advanced-policy-firewall-apf-on-centos-5-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Security Notes &#8211; AIDE File Integrity</title>
		<link>http://thegioinguonmo.com/index.php/2010/01/linux-security-notes-aide-file-integrity/</link>
		<comments>http://thegioinguonmo.com/index.php/2010/01/linux-security-notes-aide-file-integrity/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 08:01:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[AIDE]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://tuvanot.com.vn/?p=48</guid>
		<description><![CDATA[AIDE (Advanced Intrusion Detection Enviornment) is a tool to check the file integrity. It is an opensource substitute for TRIPWIRE. It allows to take snapshots of all the major configuration files, binaries as well as libraries stats. And helps to find which binaries have been changed in case of compromisation of the system. This can [...]]]></description>
		<wfw:commentRss>http://thegioinguonmo.com/index.php/2010/01/linux-security-notes-aide-file-integrity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
