<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6.2" -->
<rss version="0.92">
<channel>
	<title>Ramblings of a Linux Geek.</title>
	<link>http://quixoticagony.com</link>
	<description>The sweet agony of love and technology!</description>
	<lastBuildDate>Mon, 29 Sep 2008 01:14:24 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Banana and Peanut Butter Smoothie</title>
		<description><![CDATA[
1 cup cold soy milk
1 banana, may have to slice depending on your blender
2 tablespoons peanut butter
honey to taste

Some recipes say to save a slice of banana and some crushed peanuts for garnish, I do not bother with this as I am just making it for myself.
This isnt my recipie I found it somewhere on [...]]]></description>
		<link>http://quixoticagony.com/2008/09/28/banana-and-peanut-butter-smoothie/</link>
			</item>
	<item>
		<title>Been a while</title>
		<description><![CDATA[I have been pretty busy lately, switched to a new department where I am back doing research.  I have a few things I want to write about and hopefully I will have time to do that this weekend.  I would now but I am off to read more about Django, pretty good book on it [...]]]></description>
		<link>http://quixoticagony.com/2008/04/21/been-a-while/</link>
			</item>
	<item>
		<title>Configuring NTPD in Solaris</title>
		<description><![CDATA[Add the following to vi /etc/inet/ntp.conf
driftfile /etc/ntp.drift
server 0.north-america.pool.ntp.org
server 1.north-america.pool.ntp.org
server 2.north-america.pool.ntp.org
server 3.north-america.pool.ntp.org
Then run following commands
touch /etc/ntp.drift
svcadm enable svc:/network/ntp
svcadm refresh svc:/network/ntp
svcadm restart svc:/network/ntp
To make sure the ntp daemon is started run the following command &#8220;svcs &#124; grep ntp&#8221; if the service is running you should see something like the output below.
 online      [...]]]></description>
		<link>http://quixoticagony.com/2008/02/09/configuring-ntpd-in-solaris/</link>
			</item>
	<item>
		<title>Yep I am bored</title>
		<description><![CDATA[31
Free Online Dating from JustSayHi
]]></description>
		<link>http://quixoticagony.com/2007/12/16/yep-i-am-bored/</link>
			</item>
	<item>
		<title>Solaris Zone docs</title>
		<description><![CDATA[Just a place holder for the sun doc I am reading on Solaris Zones/Containers.
System Administration Guide: Solaris Containers-Resource Management and Solaris Zones 
]]></description>
		<link>http://quixoticagony.com/2007/11/29/solaris-zone-docs/</link>
			</item>
	<item>
		<title>Enable remote ZFS web administration</title>
		<description><![CDATA[Not really much to say just wanted to post this little snippet so I can do a ZFS writeup latter on.
To enable the nsmcwebserver to listen to remote connections with out having to run &#8220;netservices open&#8221; and turn on all services to accept remote connection.  The following three commands will
svccfg -s svc:/system/webconsole \

  [...]]]></description>
		<link>http://quixoticagony.com/2007/11/28/enable-remote-zfs-web-administration/</link>
			</item>
	<item>
		<title>Internet is back</title>
		<description><![CDATA[If there is anyone out there reading this blog or checking on it I now have internet again and will be updating it shortly.
]]></description>
		<link>http://quixoticagony.com/2007/11/15/internet-is-back/</link>
			</item>
	<item>
		<title>mRemote</title>
		<description><![CDATA[Ok so I know this is a Linux blog and it seems like all I keep writing about is Windows software hopefully this will be the last app for awhile.
Anyways I dont know how many people need a good application to do RDP, Telnet, SSH and VNC on windows but if you do then I [...]]]></description>
		<link>http://quixoticagony.com/2007/10/15/mremote/</link>
			</item>
	<item>
		<title>Updating WordPress with Subversion</title>
		<description><![CDATA[The link here is the best way to update a WordPress blog.
Quick summery for myself so I do not have to look at the link anymore.
 $ cd blog
$ svn sw http://svn.automattic.com/wordpress/tags/2.3.3/
Find new tags here http://svn.automattic.com/wordpress/tags
Again short post mainly get this out and bookmark it for myself, if you want to read the article follow [...]]]></description>
		<link>http://quixoticagony.com/2007/10/13/updating-wordpress-with-subversion/</link>
			</item>
	<item>
		<title>ies4linux</title>
		<description><![CDATA[Ies4linux
This application is a life saver, now I know Internet Exploder is a Linux persons worst nightmare but sometimes it is an evil we must put up with.  I have shown this site to a few of my web developer friends and they just love it.
Anyways wanted to post about it to share with [...]]]></description>
		<link>http://quixoticagony.com/2007/10/13/ies4linux/</link>
			</item>
</channel>
</rss>
