<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - cbrant</title>
<link>http://snipplr.com/users/cbrant</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 21 May 2013 06:49:54 GMT</pubDate>
<item>
<title>(Bash) Use Linux Find and Awk to Locate Large Files</title>
<link>http://snipplr.com/view/13969/use-linux-find-and-awk-to-locate-large-files/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 12 Apr 2009 03:13:23 GMT</pubDate>
<guid>http://snipplr.com/view/13969/use-linux-find-and-awk-to-locate-large-files/</guid>
</item>
<item>
<title>(MySQL) Backup MySQL Database to SQL File with mysqldump</title>
<link>http://snipplr.com/view/13928/backup-mysql-database-to-sql-file-with-mysqldump/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 10 Apr 2009 04:52:08 GMT</pubDate>
<guid>http://snipplr.com/view/13928/backup-mysql-database-to-sql-file-with-mysqldump/</guid>
</item>
<item>
<title>(Bash) Set Linux environment variables JAVA_HOME &amp;amp; PATH globally using /etc/profile</title>
<link>http://snipplr.com/view/12909/set-linux-environment-variables-javahome--path-globally-using-etcprofile/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 08 Mar 2009 08:06:49 GMT</pubDate>
<guid>http://snipplr.com/view/12909/set-linux-environment-variables-javahome--path-globally-using-etcprofile/</guid>
</item>
<item>
<title>(Bash) Bash script to find and delete files older than x days</title>
<link>http://snipplr.com/view/8489/bash-script-to-find-and-delete-files-older-than-x-days/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 18 Sep 2008 18:02:41 GMT</pubDate>
<guid>http://snipplr.com/view/8489/bash-script-to-find-and-delete-files-older-than-x-days/</guid>
</item>
<item>
<title>(Apache) Apache Cache Control using mod_expires with Expires By Type</title>
<link>http://snipplr.com/view/6952/apache-cache-control-using-modexpires-with-expires-by-type/</link>
<description><![CDATA[ <p>Use Apache's mod_expires to explicitly set the expiration of a file by it's type.  This will enable to browser to cache these static assets and greatly increase performance.</p> ]]></description>
<pubDate>Fri, 27 Jun 2008 13:18:03 GMT</pubDate>
<guid>http://snipplr.com/view/6952/apache-cache-control-using-modexpires-with-expires-by-type/</guid>
</item>
<item>
<title>(Bash) Archive using tar and bzip2</title>
<link>http://snipplr.com/view/6639/archive-using-tar-and-bzip2/</link>
<description><![CDATA[ <p>Quick example of how to compress and decompress archives using tar and bzip2.</p> ]]></description>
<pubDate>Tue, 10 Jun 2008 05:39:27 GMT</pubDate>
<guid>http://snipplr.com/view/6639/archive-using-tar-and-bzip2/</guid>
</item>
<item>
<title>(SQL) MySQL Table - US States</title>
<link>http://snipplr.com/view/6637/mysql-table--us-states/</link>
<description><![CDATA[ <p>This will create and then populate a MySQL table with a list of the names and USPS abbreviations for US states and possessions in existence.</p> ]]></description>
<pubDate>Tue, 10 Jun 2008 01:45:05 GMT</pubDate>
<guid>http://snipplr.com/view/6637/mysql-table--us-states/</guid>
</item>
<item>
<title>(SQL) MySQL Table - ISO Country List with Abbreviations</title>
<link>http://snipplr.com/view/6636/mysql-table--iso-country-list-with-abbreviations/</link>
<description><![CDATA[ <p>This will create and then populate a MySQL table with a list of the names and ISO 3166 codes for countries in existence.</p> ]]></description>
<pubDate>Tue, 10 Jun 2008 01:43:05 GMT</pubDate>
<guid>http://snipplr.com/view/6636/mysql-table--iso-country-list-with-abbreviations/</guid>
</item>
<item>
<title>(CSS) Reset</title>
<link>http://snipplr.com/view/6217/reset/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 14 May 2008 02:58:06 GMT</pubDate>
<guid>http://snipplr.com/view/6217/reset/</guid>
</item>
<item>
<title>(SQL) Grant MySQL Privileges</title>
<link>http://snipplr.com/view/5695/grant-mysql-privileges/</link>
<description><![CDATA[ <p>To grant all privileges to a user from any location login to the mysql shell and run the following queries.</p> ]]></description>
<pubDate>Fri, 04 Apr 2008 03:52:39 GMT</pubDate>
<guid>http://snipplr.com/view/5695/grant-mysql-privileges/</guid>
</item>
<item>
<title>(SQL) Set MySQL root password</title>
<link>http://snipplr.com/view/5694/set-mysql-root-password/</link>
<description><![CDATA[ <p>To reset the MySQL root password, login to the mysql shell and run the following commands.</p> ]]></description>
<pubDate>Fri, 04 Apr 2008 03:48:37 GMT</pubDate>
<guid>http://snipplr.com/view/5694/set-mysql-root-password/</guid>
</item>
</channel>
</rss>