<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Dan O&#039;Barr Jr.</title>
	<link>http://danobarrjr.net</link>
	<description>Adventures in Networking</description>
	<lastBuildDate>Sat, 11 Jun 2011 02:49:06 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.2.1" -->

	<item>
		<title>Bash example: Listing files in a directory</title>
		<description><![CDATA[Simple example of how to perform an operation on every file in a directory: for file in `ls *.pdf` do convert -density 300 $file `echo $file &#124; sed 's/\.pdf$/\.jpg/'` done]]></description>
		<link>http://danobarrjr.net/2010/11/bash-listing-files-in-a-directory.html</link>
			</item>
	<item>
		<title>OES 2 Installation and Setup</title>
		<description><![CDATA[Complete the installation of SLES 10 first as per http://danobarrjr.net/2010/01/sles-10-installation-and-setup.html. Install OES Components and Configure eDirectory: Start the OES install: YaST: Software, Add-on Product Select Local Directory or NFS (depending on where your ISO images are) If using NFS, specify the source server&#8217;s fully qualified name address Check the ISO Image box and set the [...]]]></description>
		<link>http://danobarrjr.net/2010/03/oes-2-installation-and-setup.html</link>
			</item>
	<item>
		<title>Updating Java on SLED 10</title>
		<description><![CDATA[How to install the latest version of Sun Java JRE on SLED 10 and use it as default. Download and installing the latest version of Java: Download and install the latest Sun Java RPM. Use su to become root for the rest of these steps. Set the downloaded file to executable (chmod +x) and run [...]]]></description>
		<link>http://danobarrjr.net/2010/01/updating-java-on-sled-10.html</link>
			</item>
	<item>
		<title>Blue Coat SSL Reverse Proxy Setup</title>
		<description><![CDATA[Conceptual Overview: This document describes the steps necessary to deploy a new web application via a reverse HTTPS proxy on the Blue Coat Proxy SG. It involves setting up a virtual IP address on the Blue Coat that is servicing the web servers, and using the proxy to terminate an SSL connection from the client [...]]]></description>
		<link>http://danobarrjr.net/2010/01/blue-coat-ssl-reverse-proxy-setup.html</link>
			</item>
	<item>
		<title>SLES 10 Installation and Setup</title>
		<description><![CDATA[Setup instructions for base SUSE Linux Enterprise Server in preparation for OES install Staging Step 1 &#8211; Initial Install: Storage setup for a standard file and print server: Need two logical drives, RAID 1, 5 or 10 First logical drive is for /boot, swap and / partitions (recommend 50GB) Second logical drive is for NSS [...]]]></description>
		<link>http://danobarrjr.net/2010/01/sles-10-installation-and-setup.html</link>
			</item>
	<item>
		<title>Backing up is hard to do&#8230;</title>
		<description><![CDATA[Making backups is one of the cardinal rules of using any kind of computer system, be it your home machine with your digital photos, or a mission-critical enterprise application. Computers are imperfect machines, made by imperfect human beings, and they do fail. If the data is important to you, or to your employer, then a [...]]]></description>
		<link>http://danobarrjr.net/2009/10/backing-up-is-hard-to-do.html</link>
			</item>
	<item>
		<title>My new phone: T-Mobile G1</title>
		<description><![CDATA[I got my Google phone! I have used a number of different PDAs and cell phones over the years, all of which have had their strengths and weaknesses. Here&#8217;s a quick run-down of the ones that stand out, and what I did and did not like about each: Palm III After using a Franklin planner [...]]]></description>
		<link>http://danobarrjr.net/2009/03/g1.html</link>
			</item>
	<item>
		<title>A Sincere Compliment</title>
		<description><![CDATA[I have always tried hard to treat my coworkers with respect, and have done my best to teach what I know to anyone that wants to learn. I believe I have a gift to understand complicated technical concepts, and help others understand them as well. Last week I spent a few minutes working on some [...]]]></description>
		<link>http://danobarrjr.net/2009/02/a-sincere-compliment.html</link>
			</item>
	<item>
		<title>Application Delivery Architect</title>
		<description><![CDATA[Dan attends a Blue Coat even in New York City. Finds a new job title, Application Delivery Architect.]]></description>
		<link>http://danobarrjr.net/2009/02/application-delivery-architect.html</link>
			</item>
	<item>
		<title>Diagram of a Successful Meeting</title>
		<description><![CDATA[Most people hate meetings. I can&#8217;t honestly say I &#8220;enjoy&#8221; them; I&#8217;d be nuts if I did. But I think that most business meetings are not run as efficiently as they could be, and this leads to the common perception that they are boring and a waste of time. Today I pulled off a very [...]]]></description>
		<link>http://danobarrjr.net/2009/01/diagram-of-a-successful-meeting.html</link>
			</item>
</channel>
</rss>

