<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Sonia Hamilton</title>
	<atom:link href="http://www.snowfrog.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.snowfrog.net</link>
	<description>Linux, BJJ, Balintawak Arnis</description>
	<lastBuildDate>Wed, 15 Feb 2012 22:32:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Comment on Backup multiple MySQL databases into separate files by Sonia Hamilton</title>
		<link>http://www.snowfrog.net/2005/11/16/backup-multiple-databases-into-separate-files/#comment-534</link>
		<dc:creator>Sonia Hamilton</dc:creator>
		<pubDate>Wed, 15 Feb 2012 22:32:04 +0000</pubDate>
		<guid isPermaLink="false">http://soniahamilton.wordpress.com/2005/11/16/backup-multiple-databases-into-separate-files/#comment-534</guid>
		<description>Gracias Rubén, es un placer. Algún día iré a Costa Rica, dicen que es un país muy lindo!

Saludos desde Sydney, Australia :-)</description>
		<content:encoded><![CDATA[<p>Gracias Rubén, es un placer. Algún día iré a Costa Rica, dicen que es un país muy lindo!</p>
<p>Saludos desde Sydney, Australia <img src='http://www.snowfrog.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Backup multiple MySQL databases into separate files by Rubén</title>
		<link>http://www.snowfrog.net/2005/11/16/backup-multiple-databases-into-separate-files/#comment-532</link>
		<dc:creator>Rubén</dc:creator>
		<pubDate>Wed, 15 Feb 2012 15:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://soniahamilton.wordpress.com/2005/11/16/backup-multiple-databases-into-separate-files/#comment-532</guid>
		<description>Sonia, thank you for this. I just found it and was able to cut a backup &lt;em&gt;script&lt;/em&gt; of a system I inherited from 274 lines to only 165. (a mysqldump line for each database) :)

Gracias! y saludos desde Puerto Rico :)</description>
		<content:encoded><![CDATA[<p>Sonia, thank you for this. I just found it and was able to cut a backup <em>script</em> of a system I inherited from 274 lines to only 165. (a mysqldump line for each database) <img src='http://www.snowfrog.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Gracias! y saludos desde Puerto Rico <img src='http://www.snowfrog.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ssh &#8211; DISPLAY is not set &#8211; Failed to allocate internet-domain X11 display socket by Sonia Hamilton</title>
		<link>http://www.snowfrog.net/2011/11/06/ssh-display-is-not-set-failed-to-allocate-internet-domain-x11-display-socket/#comment-516</link>
		<dc:creator>Sonia Hamilton</dc:creator>
		<pubDate>Sun, 12 Feb 2012 23:21:41 +0000</pubDate>
		<guid isPermaLink="false">http://soniahamilton.wordpress.com/?p=1216#comment-516</guid>
		<description>You&#039;re welcome!</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ssh &#8211; DISPLAY is not set &#8211; Failed to allocate internet-domain X11 display socket by hemathor</title>
		<link>http://www.snowfrog.net/2011/11/06/ssh-display-is-not-set-failed-to-allocate-internet-domain-x11-display-socket/#comment-515</link>
		<dc:creator>hemathor</dc:creator>
		<pubDate>Sun, 12 Feb 2012 22:25:12 +0000</pubDate>
		<guid isPermaLink="false">http://soniahamilton.wordpress.com/?p=1216#comment-515</guid>
		<description>thx!</description>
		<content:encoded><![CDATA[<p>thx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RFC 1178 and server naming by Sonia Hamilton</title>
		<link>http://www.snowfrog.net/2011/10/04/rfc-1178-and-server-naming/#comment-440</link>
		<dc:creator>Sonia Hamilton</dc:creator>
		<pubDate>Wed, 01 Feb 2012 01:57:12 +0000</pubDate>
		<guid isPermaLink="false">http://soniahamilton.wordpress.com/?p=1194#comment-440</guid>
		<description>Hi Steve, I partly agree with you. VM&#039;s allow us to manage a swarm of single-purpose hosts, and then the naming matches up. But the example I gave of the host called &lt;strong&gt;chpvuat01&lt;/strong&gt; that had been moved from &lt;strong&gt;uat&lt;/strong&gt; to &lt;strong&gt;sit&lt;/strong&gt; &lt;em&gt;was actually a VM&lt;/em&gt;! VM&#039;s can become complex just like physical hosts, and their function can drift over the years. Also, the distinction between physical and virtual is arbitrary nowadays, because of P2V and V2P conversions.

I still believe a better approach is to use synthetic names for all physical and virtual hosts, and use DNS CNAMES to track their function. Then as function drifts, additional CNAMES can be created. For example if there is a cluster of mail servers with CNAMES mail1, mail2, mail3, and an ldap server is added to mail3, mail3 could have an additional CNAME of ldap1.</description>
		<content:encoded><![CDATA[<p>Hi Steve, I partly agree with you. VM&#8217;s allow us to manage a swarm of single-purpose hosts, and then the naming matches up. But the example I gave of the host called <strong>chpvuat01</strong> that had been moved from <strong>uat</strong> to <strong>sit</strong> <em>was actually a VM</em>! VM&#8217;s can become complex just like physical hosts, and their function can drift over the years. Also, the distinction between physical and virtual is arbitrary nowadays, because of P2V and V2P conversions.</p>
<p>I still believe a better approach is to use synthetic names for all physical and virtual hosts, and use DNS CNAMES to track their function. Then as function drifts, additional CNAMES can be created. For example if there is a cluster of mail servers with CNAMES mail1, mail2, mail3, and an ldap server is added to mail3, mail3 could have an additional CNAME of ldap1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RFC 1178 and server naming by Steve</title>
		<link>http://www.snowfrog.net/2011/10/04/rfc-1178-and-server-naming/#comment-439</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Tue, 31 Jan 2012 23:09:05 +0000</pubDate>
		<guid isPermaLink="false">http://soniahamilton.wordpress.com/?p=1194#comment-439</guid>
		<description>To be fair, in the new world of virtual machines which can be provisioned in seconds, a lot of RFC1178 becomes redundant.  We can now name machines by their functions - and even location, though it would need to be a virtual farm location - since we no longer repurpose we simply destroy and recreate.

However I still hate overly long alphabet-soup names that mean nothing to most people, leak information to people who know the code, and are too easy to mistye or misread resulting in user error.</description>
		<content:encoded><![CDATA[<p>To be fair, in the new world of virtual machines which can be provisioned in seconds, a lot of RFC1178 becomes redundant.  We can now name machines by their functions &#8211; and even location, though it would need to be a virtual farm location &#8211; since we no longer repurpose we simply destroy and recreate.</p>
<p>However I still hate overly long alphabet-soup names that mean nothing to most people, leak information to people who know the code, and are too easy to mistye or misread resulting in user error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solaris ps output truncated at 80 columns by Sonia Hamilton</title>
		<link>http://www.snowfrog.net/2010/06/10/solaris-ps-output-truncated-at-80-columns/#comment-435</link>
		<dc:creator>Sonia Hamilton</dc:creator>
		<pubDate>Tue, 31 Jan 2012 16:42:29 +0000</pubDate>
		<guid isPermaLink="false">http://soniahamilton.wordpress.com/?p=697#comment-435</guid>
		<description>Thanks for linking!</description>
		<content:encoded><![CDATA[<p>Thanks for linking!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solaris ps output truncated at 80 columns by Viewing full output of PS command &#124; Darragh&#039;s developer notes</title>
		<link>http://www.snowfrog.net/2010/06/10/solaris-ps-output-truncated-at-80-columns/#comment-434</link>
		<dc:creator>Viewing full output of PS command &#124; Darragh&#039;s developer notes</dc:creator>
		<pubDate>Tue, 31 Jan 2012 12:54:32 +0000</pubDate>
		<guid isPermaLink="false">http://soniahamilton.wordpress.com/?p=697#comment-434</guid>
		<description>[...] found the answer on the following blog&lt;br&gt; &lt;http://www.snowfrog.net/2010/06/10/solaris-ps-output-truncated-at-80-columns/&gt;   This entry was posted in Uncategorized by admin. Bookmark the [...]</description>
		<content:encoded><![CDATA[<p>[...] found the answer on the following blog&lt;br&gt; &lt;<a href="http://www.snowfrog.net/2010/06/10/solaris-ps-output-truncated-at-80-columns/&#038;gt" rel="nofollow">http://www.snowfrog.net/2010/06/10/solaris-ps-output-truncated-at-80-columns/&#038;gt</a>;   This entry was posted in Uncategorized by admin. Bookmark the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up Gitweb on your Ubuntu workstation by Sonia Hamilton</title>
		<link>http://www.snowfrog.net/2011/08/02/setting-up-gitweb-on-your-ubuntu-workstation/#comment-417</link>
		<dc:creator>Sonia Hamilton</dc:creator>
		<pubDate>Sat, 28 Jan 2012 04:49:48 +0000</pubDate>
		<guid isPermaLink="false">http://soniahamilton.wordpress.com/?p=1105#comment-417</guid>
		<description>Thanks for linking!

Sorry for the late reply - I was on holidays and didn&#039;t notice I had problems with my mail server :-/</description>
		<content:encoded><![CDATA[<p>Thanks for linking!</p>
<p>Sorry for the late reply &#8211; I was on holidays and didn&#8217;t notice I had problems with my mail server :-/</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up Gitweb on your Ubuntu workstation by Sonia Hamilton</title>
		<link>http://www.snowfrog.net/2011/08/02/setting-up-gitweb-on-your-ubuntu-workstation/#comment-416</link>
		<dc:creator>Sonia Hamilton</dc:creator>
		<pubDate>Sat, 28 Jan 2012 04:49:19 +0000</pubDate>
		<guid isPermaLink="false">http://soniahamilton.wordpress.com/?p=1105#comment-416</guid>
		<description>Thanks very much for that Scott!

Sorry for the late reply - I was on holidays and didn&#039;t notice I had problems with my mail server :-/</description>
		<content:encoded><![CDATA[<p>Thanks very much for that Scott!</p>
<p>Sorry for the late reply &#8211; I was on holidays and didn&#8217;t notice I had problems with my mail server :-/</p>
]]></content:encoded>
	</item>
</channel>
</rss>

