<?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>trick77.com &#187; Security</title>
	<atom:link href="http://trick77.com/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://trick77.com</link>
	<description>...gadgeteers at work</description>
	<lastBuildDate>Wed, 28 Jul 2010 17:39:14 +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>Backup a Linux server with IMAP to Gmail</title>
		<link>http://trick77.com/2010/01/03/backup-a-linux-server-with-imap-to-gmail/</link>
		<comments>http://trick77.com/2010/01/03/backup-a-linux-server-with-imap-to-gmail/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 08:09:37 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://trick77.com/?p=1659</guid>
		<description><![CDATA[When I compiled the how-to about using Duply to backup a Linux server to a FTP account I mentioned the possibility to backup all data to an IMAP account. So, all we need for our encrypted backup is a reliable IMAP account provider with a few GB of email space. In this post I&#8217;m using [...]]]></description>
		<wfw:commentRss>http://trick77.com/2010/01/03/backup-a-linux-server-with-imap-to-gmail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How-to: FTP-Backup a Linux server with Duply</title>
		<link>http://trick77.com/2010/01/01/how-to-ftp-backup-a-linux-server-duply/</link>
		<comments>http://trick77.com/2010/01/01/how-to-ftp-backup-a-linux-server-duply/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 13:41:06 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://trick77.com/?p=1572</guid>
		<description><![CDATA[My Linux root server&#8217;s hosting price plan includes a 50 GB backup storage option. The backup server can only be reached using FTP, unsecured. Even though the backup server is only visible from within my server provider&#8217;s local network, I still don&#8217;t want to expose all my server settings, accounts and databases in clear text [...]]]></description>
		<wfw:commentRss>http://trick77.com/2010/01/01/how-to-ftp-backup-a-linux-server-duply/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to enable WPA2 in the Netopia 7347-84 VDSL router</title>
		<link>http://trick77.com/2009/09/01/enable-wpa2-in-netopia-7347-84-vdsl-router/</link>
		<comments>http://trick77.com/2009/09/01/enable-wpa2-in-netopia-7347-84-vdsl-router/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 06:36:57 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.trick77.com/?p=1226</guid>
		<description><![CDATA[For &#8220;compatibility reasons&#8221; Swisscom decided to not let you choose the more secure WPA2-PSK wireless encryption mode over the now insecure WPA-TKIP mode in the Netopia 7347 VDSL router. Swisscom customer service says that there are still many customers with old wifi hardware and that&#8217;s why only WPA-TKIP is selectable and WPA2 (which uses the [...]]]></description>
		<wfw:commentRss>http://trick77.com/2009/09/01/enable-wpa2-in-netopia-7347-84-vdsl-router/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How to prevent referer spam</title>
		<link>http://trick77.com/2008/05/14/how-to-prevent-referer-spam/</link>
		<comments>http://trick77.com/2008/05/14/how-to-prevent-referer-spam/#comments</comments>
		<pubDate>Wed, 14 May 2008 17:44:45 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.trick77.com/?p=59</guid>
		<description><![CDATA[Even though referer spam isn&#8217;t something new to black hat SEOs, WordPress blogs seem to get hit pretty hard with referrer spam these days. Every time somebody clicks a link on a website, the browser sends the originating URL (the URL of the web page that hosts the link) to the target web server. This [...]]]></description>
		<wfw:commentRss>http://trick77.com/2008/05/14/how-to-prevent-referer-spam/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>SSO between BEA WebLogic Server and SAP Enterprise Portal (Web Dynpro) using Web services</title>
		<link>http://trick77.com/2008/02/25/sso-between-bea-weblogic-and-sap-enterprise-portal-using-web-services/</link>
		<comments>http://trick77.com/2008/02/25/sso-between-bea-weblogic-and-sap-enterprise-portal-using-web-services/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 18:04:18 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[sap netweaver]]></category>
		<category><![CDATA[sso]]></category>
		<category><![CDATA[web dynpro]]></category>
		<category><![CDATA[web services]]></category>
		<category><![CDATA[weblogic server]]></category>

		<guid isPermaLink="false">http://www.trick77.com/2008/02/25/sso-between-bea-weblogic-and-sap-enterprise-portal-web-dynpro/</guid>
		<description><![CDATA[You&#8217;re looking for a way to consume Web services in SAP NetWeaver 2004s (and SAP Composition Environment aka NetWeaver 7.1) from BEA WebLogic Server 8.1 (and newer versions) using Single Sign On (SSO)? You may have figured out already that SAML is not an option here because the SAP side is just a SAML consumer [...]]]></description>
		<wfw:commentRss>http://trick77.com/2008/02/25/sso-between-bea-weblogic-and-sap-enterprise-portal-using-web-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Banning &#8220;problem countries&#8221; from your Linux server</title>
		<link>http://trick77.com/2008/02/09/banning-problem-countries-from-your-linux-server/</link>
		<comments>http://trick77.com/2008/02/09/banning-problem-countries-from-your-linux-server/#comments</comments>
		<pubDate>Sat, 09 Feb 2008 09:19:30 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.trick77.com/2008/02/09/blocking-problem-countries-from-accessing-your-linux-server/</guid>
		<description><![CDATA[It&#8217;s not a secret that these days most server hacking attempts originate from chinese IP addresses. A lot of attempts originate from other countries like South Korea and Indonesia as well. It seems that in those countries (cyber-)law-enforcement and technological advancement don&#8217;t correlate. I agree that a server has to be able to sustain non-flooding [...]]]></description>
		<wfw:commentRss>http://trick77.com/2008/02/09/banning-problem-countries-from-your-linux-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSO with SAP Logon Tickets and Java</title>
		<link>http://trick77.com/2008/02/07/validating-sap-logon-tickets-with-java/</link>
		<comments>http://trick77.com/2008/02/07/validating-sap-logon-tickets-with-java/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 19:36:06 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[sap netweaver]]></category>
		<category><![CDATA[sso]]></category>

		<guid isPermaLink="false">http://www.trick77.com/2008/02/07/validating-sap-logon-tickets-with-java/</guid>
		<description><![CDATA[To validate/verify a SAP Logon Ticket in a non-SAP Java environment you have to call into native libraries. Fortunately there&#8217;s some Java sample code provided in the SAPSSOEXT library archive. Go to service.sap.com (you need a valid user and download permissions) -&#62; Download -&#62; Support Packages and Patches -&#62; Entry by Application Group -&#62; Additional [...]]]></description>
		<wfw:commentRss>http://trick77.com/2008/02/07/validating-sap-logon-tickets-with-java/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Setting up a Linux UT3 game server</title>
		<link>http://trick77.com/2008/01/03/setting-up-a-linux-ut3-server/</link>
		<comments>http://trick77.com/2008/01/03/setting-up-a-linux-ut3-server/#comments</comments>
		<pubDate>Thu, 03 Jan 2008 13:26:07 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.trick77.com/2008/01/03/setting-up-a-linux-ut3-server/</guid>
		<description><![CDATA[While the installation of the Linux binary for the Unreal Tournament 3 Server is dead simple, some very brave game server administrators apparently chose to run the server with root permissions because there&#8217;s no useful server start script. This usually is an exceptionally bad idea for everything that opens ports on an Internet server. Here&#8217;s [...]]]></description>
		<wfw:commentRss>http://trick77.com/2008/01/03/setting-up-a-linux-ut3-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.508 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-07-30 18:47:54 -->
