<?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>Server Management Tips by SupportPRO &#187; Server Security</title>
	<atom:link href="http://blog.supportpro.com/category/server-security/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.supportpro.com</link>
	<description>SupportPRO Blog</description>
	<lastBuildDate>Fri, 13 Aug 2010 12:10:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHP DSO ..</title>
		<link>http://blog.supportpro.com/2009/08/php-dso/</link>
		<comments>http://blog.supportpro.com/2009/08/php-dso/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 06:39:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Server Security]]></category>

		<guid isPermaLink="false">http://blog.supportpro.com/?p=103</guid>
		<description><![CDATA[PHP DSO
DSO &#8211; Dynamically Shared Objects
Apache with PHP can be installed in two different ways. 

Statically embed the PHP binary into the Apache binary.      This is probably the fastest and best way to run PHP
Install Apache and PHP is by using Apache’s DSO module

Why DSO?
Apache supports adding modules on instead [...]]]></description>
		<wfw:commentRss>http://blog.supportpro.com/2009/08/php-dso/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>S.M.A.R.T.D</title>
		<link>http://blog.supportpro.com/2009/08/s-m-a-r-t-d/</link>
		<comments>http://blog.supportpro.com/2009/08/s-m-a-r-t-d/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 06:47:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Server Security]]></category>

		<guid isPermaLink="false">http://blog.supportpro.com/?p=113</guid>
		<description><![CDATA[S.M.A.R.T.D
Whats it?
Smartd stands for SMART Disk Monitoring Daemon.
smartd is a daemon that monitors the Self-Monitoring, Analysis and Reporting Technology (SMART) system built into many ATA-3 and later ATA, IDE and SCSI-3 hard drives.
SMART is a monitoring system for computer hard disks to detect and report on various indicators of reliability, in the hope of anticipating [...]]]></description>
		<wfw:commentRss>http://blog.supportpro.com/2009/08/s-m-a-r-t-d/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mod_Security .. Intro</title>
		<link>http://blog.supportpro.com/2009/08/mod_security-intro/</link>
		<comments>http://blog.supportpro.com/2009/08/mod_security-intro/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 06:23:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Server Security]]></category>

		<guid isPermaLink="false">http://blog.supportpro.com/?p=79</guid>
		<description><![CDATA[Mod_Security 2.5
Need for a Webserver Security Module
It is pretty difficult to secure application software’s. Common targets are Open Source software like PHPNuke. An attacker can easily find out vulnerabilities in the code.
If your application is vulnerable to SQL injection, invoking the URL above may very well delete all user data from your application.
You can use [...]]]></description>
		<wfw:commentRss>http://blog.supportpro.com/2009/08/mod_security-intro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SuPHP, a brief Intro …</title>
		<link>http://blog.supportpro.com/2009/07/suphp-a-brief-intro-%e2%80%a6/</link>
		<comments>http://blog.supportpro.com/2009/07/suphp-a-brief-intro-%e2%80%a6/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 07:02:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Server Security]]></category>

		<guid isPermaLink="false">http://blog.supportpro.com/?p=136</guid>
		<description><![CDATA[suPHP
suPHP is a tool for executing PHP scripts with the permissions of their owners. It consists of an Apache module (mod_suphp) and a setuid root binary (suphp) that is called by the Apache module to change the uid of the process executing the PHP interpreter.
Main Features of SuPHP
suPHP provides an additional layer of protection on [...]]]></description>
		<wfw:commentRss>http://blog.supportpro.com/2009/07/suphp-a-brief-intro-%e2%80%a6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSH Securing and Keygen ..</title>
		<link>http://blog.supportpro.com/2009/07/ssh-securing-and-keygen/</link>
		<comments>http://blog.supportpro.com/2009/07/ssh-securing-and-keygen/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 11:17:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Server Security]]></category>

		<guid isPermaLink="false">http://blog.supportpro.com/?p=274</guid>
		<description><![CDATA[ 
SSH Securing
What is SSH.. ?

Secure Shell or SSH is a network protocol that allows data to be exchanged using a secure channel between two networked devices. Used primarily on Linux and Unix based systems to access shell accounts,
SSH was designed as a replacement for Telnet and other insecure remote shells, which send information, notably [...]]]></description>
		<wfw:commentRss>http://blog.supportpro.com/2009/07/ssh-securing-and-keygen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
