<?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>Cyber Sprocket Labs &#187; Security</title>
	<atom:link href="http://www.cybersprocket.com/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cybersprocket.com</link>
	<description>Intelligent Software Solutions</description>
	<lastBuildDate>Fri, 30 Jul 2010 16:40:47 +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>Cyber Sprocket IP Blacklist</title>
		<link>http://www.cybersprocket.com/2010/security/cyber-sprocket-ip-blacklist/</link>
		<comments>http://www.cybersprocket.com/2010/security/cyber-sprocket-ip-blacklist/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 01:40:54 +0000</pubDate>
		<dc:creator>lcleveland</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://www.cybersprocket.com/?p=2295</guid>
		<description><![CDATA[The following IP addresses have been blacklisted on our servers due to excessive break-in attempts. If your internet service provider (ISP) or internet presence provider/web host (IPP) is on this list your servers (or desktop computer) will not be able to access any of the Cyber Sprocket servers or the servers we manage for our [...]


Related posts:<ol><li><a href='http://www.cybersprocket.com/2010/tips-tricks/upgrading-logwatch-on-centos-5/' rel='bookmark' title='Permanent Link: Upgrading Logwatch on CentOS 5'>Upgrading Logwatch on CentOS 5</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.cybersprocket.com/2010/security/cyber-sprocket-ip-blacklist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading Logwatch on CentOS 5</title>
		<link>http://www.cybersprocket.com/2010/tips-tricks/upgrading-logwatch-on-centos-5/</link>
		<comments>http://www.cybersprocket.com/2010/tips-tricks/upgrading-logwatch-on-centos-5/#comments</comments>
		<pubDate>Mon, 31 May 2010 18:31:53 +0000</pubDate>
		<dc:creator>lcleveland</dc:creator>
				<category><![CDATA[Networking Utilities]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[linux system admin]]></category>
		<category><![CDATA[logwatch]]></category>
		<category><![CDATA[system management]]></category>
		<category><![CDATA[wget]]></category>

		<guid isPermaLink="false">http://www.cybersprocket.com/?p=2019</guid>
		<description><![CDATA[Introduction I finally got tired at looking at the thousand-plus line daily reports coming to my inbox from Logwatch every evening.  Don&#8217;t get me wrong, I love logwatch.  It helps me keep an eye on my servers without having to scrutinize every log file.  If you aren&#8217;t using logwatch on your Linux boxes I strongly [...]


Related posts:<ol><li><a href='http://www.cybersprocket.com/2008/security/linuxsecurity/' rel='bookmark' title='Permanent Link: IP Based Firewall with cPanel'>IP Based Firewall with cPanel</a></li>
<li><a href='http://www.cybersprocket.com/2010/project-management/upgrading-redmine-from-8-6-to-9-3/' rel='bookmark' title='Permanent Link: Upgrading Redmine From 8.6 to 9.3'>Upgrading Redmine From 8.6 to 9.3</a></li>
<li><a href='http://www.cybersprocket.com/2009/system-administration/yum-fixing-corrupt-db/' rel='bookmark' title='Permanent Link: yum &#8211; Fixing Corrupt DB'>yum &#8211; Fixing Corrupt DB</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.cybersprocket.com/2010/tips-tricks/upgrading-logwatch-on-centos-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SFTP Tips &amp; Tricks</title>
		<link>http://www.cybersprocket.com/2009/tips-tricks/sftp-tips-tricks/</link>
		<comments>http://www.cybersprocket.com/2009/tips-tricks/sftp-tips-tricks/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 16:22:52 +0000</pubDate>
		<dc:creator>lcleveland</dc:creator>
				<category><![CDATA[Networking Utilities]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://www.cybersprocket.com/?p=520</guid>
		<description><![CDATA[Using Keyfiles To Access SFTP Services You can use the private key .pem files to allow you to connect via SFTP on a server that only allows key access. The trick is to get the .pem file that Amazon gives you onto the sever that you will be using to connect to the EC2 instance.   [...]


Related posts:<ol><li><a href='http://www.cybersprocket.com/2009/tips-tricks/logon-to-your-linux-box-using-ssh-keys/' rel='bookmark' title='Permanent Link: Logon To Your Linux Box Using SSH Keys'>Logon To Your Linux Box Using SSH Keys</a></li>
<li><a href='http://www.cybersprocket.com/2010/tips-tricks/linux-mdadm-tips-tricks/' rel='bookmark' title='Permanent Link: Linux mdadm tips &#038; tricks'>Linux mdadm tips &#038; tricks</a></li>
<li><a href='http://www.cybersprocket.com/2008/security/creating-and-installing-ssl-certs-via-ssh/' rel='bookmark' title='Permanent Link: Creating and Installing SSL Certs via SSH'>Creating and Installing SSL Certs via SSH</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.cybersprocket.com/2009/tips-tricks/sftp-tips-tricks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Logon To Your Linux Box Using SSH Keys</title>
		<link>http://www.cybersprocket.com/2009/tips-tricks/logon-to-your-linux-box-using-ssh-keys/</link>
		<comments>http://www.cybersprocket.com/2009/tips-tricks/logon-to-your-linux-box-using-ssh-keys/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 20:59:51 +0000</pubDate>
		<dc:creator>lcleveland</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Desktop Apps]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[key files]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[pem]]></category>
		<category><![CDATA[ppk]]></category>
		<category><![CDATA[putty]]></category>
		<category><![CDATA[puttygen]]></category>
		<category><![CDATA[sftp]]></category>

		<guid isPermaLink="false">http://www.cybersprocket.com/wordpress/?p=107</guid>
		<description><![CDATA[I&#8217;ve been recently working with AWS EC2 instances and have found that the SSH keys that they require for secure login practices actually have some nice benefits. For one thing, once I&#8217;ve generated a keyfile that uniquely identifies me on my local PC, I can use that keyfile to quickly and easily login to any [...]


Related posts:<ol><li><a href='http://www.cybersprocket.com/2009/tips-tricks/sftp-tips-tricks/' rel='bookmark' title='Permanent Link: SFTP Tips &#038; Tricks'>SFTP Tips &#038; Tricks</a></li>
<li><a href='http://www.cybersprocket.com/2009/tips-tricks/desktop-apps/putty-window-name-trick/' rel='bookmark' title='Permanent Link: PuTTY Window Name Trick'>PuTTY Window Name Trick</a></li>
<li><a href='http://www.cybersprocket.com/2009/project-management/linux_user_management/' rel='bookmark' title='Permanent Link: Linux User Management'>Linux User Management</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.cybersprocket.com/2009/tips-tricks/logon-to-your-linux-box-using-ssh-keys/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IP Based Firewall with cPanel</title>
		<link>http://www.cybersprocket.com/2008/security/linuxsecurity/</link>
		<comments>http://www.cybersprocket.com/2008/security/linuxsecurity/#comments</comments>
		<pubDate>Thu, 06 Mar 2008 01:21:30 +0000</pubDate>
		<dc:creator>lcleveland</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[logwatch]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[whm]]></category>

		<guid isPermaLink="false">http://www.cybersprocket.com/?p=664</guid>
		<description><![CDATA[CPanel/WHM Based Systems If you are using a web server from a web hosting company, chances are the CPanel/WHM is the system admin interface you use to manage your server. The current revision of CPanel/WHM (Mar 5th, 2008) appears to rely on the host access file as a method of preventing access to the system. [...]


Related posts:<ol><li><a href='http://www.cybersprocket.com/2010/tips-tricks/upgrading-logwatch-on-centos-5/' rel='bookmark' title='Permanent Link: Upgrading Logwatch on CentOS 5'>Upgrading Logwatch on CentOS 5</a></li>
<li><a href='http://www.cybersprocket.com/2009/tips-tricks/sftp-tips-tricks/' rel='bookmark' title='Permanent Link: SFTP Tips &#038; Tricks'>SFTP Tips &#038; Tricks</a></li>
<li><a href='http://www.cybersprocket.com/2008/security/creating-and-installing-ssl-certs-via-ssh/' rel='bookmark' title='Permanent Link: Creating and Installing SSL Certs via SSH'>Creating and Installing SSL Certs via SSH</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.cybersprocket.com/2008/security/linuxsecurity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating and Installing SSL Certs via SSH</title>
		<link>http://www.cybersprocket.com/2008/security/creating-and-installing-ssl-certs-via-ssh/</link>
		<comments>http://www.cybersprocket.com/2008/security/creating-and-installing-ssl-certs-via-ssh/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 16:57:50 +0000</pubDate>
		<dc:creator>lcleveland</dc:creator>
				<category><![CDATA[SSH]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[certificates]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://www.cybersprocket.com/?p=523</guid>
		<description><![CDATA[Certificate Signing Request (CSR) Apache + Open SSL Login as root cd /usr/bin/ (/your path to openssl/) openssl genrsa -des3 -out &#60;name_of_your_certificate&#62;.key 1024 You will need to enter a passphrase for your key here, and then enter it again in the next step. openssl req -new -key &#60;name_of_your_certificate&#62;.key -out &#60;name_of_your_certificate&#62;.csr At this point you&#8217;ll have [...]


Related posts:<ol><li><a href='http://www.cybersprocket.com/2009/tips-tricks/sftp-tips-tricks/' rel='bookmark' title='Permanent Link: SFTP Tips &#038; Tricks'>SFTP Tips &#038; Tricks</a></li>
<li><a href='http://www.cybersprocket.com/2010/system-administration/hosting/using-subdomains-with-localhost/' rel='bookmark' title='Permanent Link: Using Subdomains With Localhost'>Using Subdomains With Localhost</a></li>
<li><a href='http://www.cybersprocket.com/2009/tips-tricks/logon-to-your-linux-box-using-ssh-keys/' rel='bookmark' title='Permanent Link: Logon To Your Linux Box Using SSH Keys'>Logon To Your Linux Box Using SSH Keys</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.cybersprocket.com/2008/security/creating-and-installing-ssl-certs-via-ssh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
