<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/bash/tags/security</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 23 Nov 2008 16:01:54 GMT</pubDate>
<item>
<title>(Bash) Securely access (e.g. firewall filtered) remote services through ssh tunnel - iblis</title>
<link>http://snipplr.com/view/7186/securely-access-eg-firewall-filtered-remote-services-through-ssh-tunnel/</link>
<description><![CDATA[ <p>1. Allows encryption between client and server 
2. Bypasses filtered port, if any on the standard port for the given service.</p> ]]></description>
<pubDate>Wed, 09 Jul 2008 13:48:32 GMT</pubDate>
<guid>http://snipplr.com/view/7186/securely-access-eg-firewall-filtered-remote-services-through-ssh-tunnel/</guid>
</item>
<item>
<title>(Bash) Set up public private keys for ssh - micmath</title>
<link>http://snipplr.com/view/4073/set-up-public-private-keys-for-ssh/</link>
<description><![CDATA[ <p>So you don't have to type the password everytime you log in to that remote ssh server. Don't enter a passphrase when prompted, just hit enter. This example is for Mac OS X but is likely to work on *nix plats too.</p> ]]></description>
<pubDate>Tue, 06 Nov 2007 04:53:53 GMT</pubDate>
<guid>http://snipplr.com/view/4073/set-up-public-private-keys-for-ssh/</guid>
</item>
<item>
<title>(Bash) rsync backup directory - noah</title>
<link>http://snipplr.com/view/2798/rsync-backup-directory/</link>
<description><![CDATA[ <p>The --delete switch causes files that have been deleted from the source directory, to also be deleted from the target directory.</p> ]]></description>
<pubDate>Mon, 04 Jun 2007 07:37:02 GMT</pubDate>
<guid>http://snipplr.com/view/2798/rsync-backup-directory/</guid>
</item>
<item>
<title>(Bash) GnuPG key - yuconner</title>
<link>http://snipplr.com/view/1470/gnupg-key/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 25 Oct 2006 16:14:57 GMT</pubDate>
<guid>http://snipplr.com/view/1470/gnupg-key/</guid>
</item>
</channel>
</rss>