<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TheGarage Tech Blog &#187; Infrastructure</title>
	<atom:link href="http://garagetechblog.com/category/infrastructure/feed/" rel="self" type="application/rss+xml" />
	<link>http://garagetechblog.com</link>
	<description>Tech projects from the corner of a suburban garage</description>
	<lastBuildDate>Sat, 04 Sep 2010 13:07:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>MySQL Upgrade: 1and1 is not the best host in the world</title>
		<link>http://garagetechblog.com/2009/03/03/mysql-upgrade-1and1-is-not-the-best-host-in-the-world/</link>
		<comments>http://garagetechblog.com/2009/03/03/mysql-upgrade-1and1-is-not-the-best-host-in-the-world/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 13:11:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[1and1]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://garagetechblog.com/?p=405</guid>
		<description><![CDATA[Last night I upgraded the MySQL database behind this site from version 4 to 5. I needed to test the process before I upgrade the Gulf Coast Texas Magazine site. If I dig around in the documentation at 1and1 I could probably tell from which version to which, but the options on the setup menu [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-407" style="border: 1px solid black;margin: 5px" src="http://garagetechblog.com/files/2009/03/mwsqladmin.jpg" alt="mysqladmin" width="152" height="89" />Last night I upgraded the MySQL database behind this site from version 4 to 5. I needed to test the process before I upgrade the <a href="http://gulfcoasttexas.us/">Gulf Coast Texas Magazine site</a>. If I dig around in the documentation at 1and1 I could probably tell from which version to which, but the options on the setup menu are MySQL 4 or MySQL 5.  Suffice to say the version 4  was low enough that the<a href="http://simplepressforum.com/"> Simple:Press forum plugin</a> for WordPress wouldn&#8217;t install. Even if I don&#8217;t ultimately use the plugin, I simply <em>have</em> to look under the hood of that bad boy.</p>
<p>The worst thing about the whole MySQL upgrade process &#8212; which involves dumping the schema and data from the version 4 database into a SQL file and then running the SQL dump on a new, empty MySQL version 5 database &#8212; was that 1and1 had difficulty managing the upload of the SQL dump file and then running the SQL. When I uploaded the file it took forever and finally reported complete but there were no tables &#8212; still an empty database. I tried it twice. Took forever twice. Twice no tables.</p>
<p>So I manually split the SQL dump file into several little chunks and built the version 5 database a wee bit at a time. How ridiculous is that when the entire process should have taken five minutes, ten at the most, but your hosting service provider sucks so bad that the job required a couple of hours. Hard for a developer to make money that wy.</p>
<p>It says in the 1and1 documentation:</p>
<blockquote><p><strong>Note:</strong> If the database export does not work correctly you can try to export one table at a time. Select the table from the left side of the MySQL Administration screen and click <strong>Export</strong>.</p></blockquote>
<p>Lame. So I guess I&#8217;m not surprised. How hard could it be to simply make the feature work?</p>
<p>The faq&#8217;s that I found confirming that there is no automatic process to upgrade a database are hard to find on the 1and1 search, you need to use another, real  search engine to find the information. You can check these if interested in the 1and1 MySQL upgrade process &#8211;&gt; <a href="http://faq.1and1.com/applications/mysql_administration/9.html">Export</a>, <a href="http://faq.1and1.com/applications/mysql_administration/using_11_mysql_administration_center_phpmyadmin/6.html">Import</a></p>
<p>But here is the real complaint. After the long ordeal descibed above I finally had the entire database loaded so I edited my wp-config to point to the new database and it&#8217;s like nothing ever happened&#8230; Except that there seems to be a bunch of funny capital A&#8217;s with little hats  all throughout the text of every post. And that sucks.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://garagetechblog.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://garagetechblog.com/2009/03/03/mysql-upgrade-1and1-is-not-the-best-host-in-the-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Moved to a new location</title>
		<link>http://garagetechblog.com/2009/02/18/moved-to-a-new-location/</link>
		<comments>http://garagetechblog.com/2009/02/18/moved-to-a-new-location/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 22:00:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[Wordpress/Mu]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://garagetechblog.com/?p=379</guid>
		<description><![CDATA[This blog now, along with Rumble Strips, lives in the don callaway dot org (dcdo) WordPress Mu installation configured with top level domains and sub-domains.Â Â  To the casual observer these are standalone WordPress blogs.Â  For each blog with a top level domain I can also have multiple blogs as sub-domains to that blog. Sweet.]]></description>
			<content:encoded><![CDATA[<p>This blog now, along with <a href="http://rumblestripsblog.com/">Rumble Strips</a>, lives in the don callaway dot org (dcdo) WordPress Mu installation configured with top level domains <em>and</em> sub-domains.Â Â  To the casual observer these are standalone WordPress blogs.Â  For each blog with a top level domain I can also have multiple blogs as sub-domains to that blog.</p>
<p>Sweet.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://garagetechblog.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://garagetechblog.com/2009/02/18/moved-to-a-new-location/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sooo quiet in here</title>
		<link>http://garagetechblog.com/2009/02/15/sooo-quiet-in-here/</link>
		<comments>http://garagetechblog.com/2009/02/15/sooo-quiet-in-here/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 15:58:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[TheGarage]]></category>
		<category><![CDATA[dell poweredge]]></category>
		<category><![CDATA[wordpress mu]]></category>

		<guid isPermaLink="false">http://garagetechblog.com/?p=368</guid>
		<description><![CDATA[I finally cut power to the Dell Poweredge 6300 last night at about midnight, right before I went to bed.Â  It is so quiet in the TheGarage this morning I can&#8217;t hear myself think.Â  I bet I&#8217;ll get readjusted in no time. I have made some changes to the doncallaway dot org domain. The top [...]]]></description>
			<content:encoded><![CDATA[<p>I finally cut power to the Dell Poweredge 6300 last night at about midnight, right before I went to bed.Â  It is so quiet in the TheGarage this morning I can&#8217;t hear myself think.Â  I bet I&#8217;ll get readjusted in no time.</p>
<p>I have made some changes to the doncallaway dot org domain. The top level domain, <a href="http://doncallaway.org/">doncallaway.org</a> (dcdo)Â  now points to a WordPress Mu blog and serves a static splash page that points to all my other stuff.Â  The splash page is quite simple at the moment but I will be setting up the <a href="http://www.ozpolitics.info/blog/2005/03/28/aggregated-blog-feeds/">BDP-RSS Aggregator plugin</a> to replace the simple linkage with fancy aggregated RSS feeds. For a great example of what you can do with BDP-RSS plugin, check out the <a href="http://edublogs.org/">Edublogs site</a>.</p>
<p>This blog along with several other blogs will be migrated into the dcdo Mu database today using a top level domain configuration, meaning that&nbsp;<a href="http://garagetechblog.com" title="http://garagetechblog. " target="_blank">garagetechblog.com</a> will still point to this blog. However, if you were linking here from&nbsp;<a href="http://doncallaway.org" title="http://doncallaway. " target="_blank">doncallaway.org</a>, which has been pointing here since I shut down the Domino web server running on the Poweredge, you need to change your bookmark. Please.</p>
<p>After I finish moving a couple of blogs into the dcdo Mu environment, I am going to move the <a href="http://gulfcoasttexas.us/blogs/gct/">Gulf Coast Texas Blog</a> into the Gulf Coast Texas Bloggers Mu database. It&#8217;s ridiculous not to. Just like how not allowing embed tags in Mu is ridiculous. I am going to make <a href="http://garagetechblog.com/2009/02/12/huh-no-embeded-video-in-wordpress-mu/">the hack</a> and we will have embeded video in the GCT Mu installation and the dcdo Mu installation since they are both relatively closed systems.Â  I don&#8217;t recommend the hack for wpmu systems open to the public.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://garagetechblog.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://garagetechblog.com/2009/02/15/sooo-quiet-in-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WinSCP3</title>
		<link>http://garagetechblog.com/2009/02/12/winscp3/</link>
		<comments>http://garagetechblog.com/2009/02/12/winscp3/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 15:00:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[1and1]]></category>
		<category><![CDATA[ftp]]></category>

		<guid isPermaLink="false">http://garagetechblog.com/?p=347</guid>
		<description><![CDATA[For many days now I&#8217;ve been doing a lot of hacking to get WordPress Mu and the Revolution Lifestyle theme set up the way I want and this has caused me to become very unhappy with WinSCP. The problem may not even lie with WinSCP but with 1an1 but either way my session is timing [...]]]></description>
			<content:encoded><![CDATA[<p>For many days now I&#8217;ve been doing a lot of hacking to get WordPress Mu and the Revolution Lifestyle theme set up the way I want and this has caused me to become very unhappy with WinSCP. The problem may not even lie with WinSCP but with 1an1 but either way my session is timing out every minute or so. Grrr!</p>
<p>I downloaded the latest version WinSCP to see if it can maintain a session longer but I am not optimistic. I think the problem is the host. It&#8217;s always something, no?</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://garagetechblog.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://garagetechblog.com/2009/02/12/winscp3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wrapping up a good few weeks</title>
		<link>http://garagetechblog.com/2009/02/05/wrapping-up-a-good-few-weeks/</link>
		<comments>http://garagetechblog.com/2009/02/05/wrapping-up-a-good-few-weeks/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 15:11:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[Wordpress/Mu]]></category>
		<category><![CDATA[planning]]></category>

		<guid isPermaLink="false">http://doncallaway.org/?p=328</guid>
		<description><![CDATA[I&#8217;ve been several weeks working here in TheGarage on a lot of administrative and technical stuff related to my vast publishing empire, the main focus of which lately has been Gulf Coast Texas Outdoor Magazine. Before reviving this blog, I discussed briefly here the long list of stuff that has had me occupied.  While there [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been several weeks working here in TheGarage on a lot of administrative and technical stuff related to my vast publishing empire, the main focus of which lately has been Gulf Coast Texas Outdoor Magazine. Before reviving this blog, I discussed briefly <a href="http://gulfcoasttexas.us/blogs/gct/2009/01/31/in-the-dead-of-winter/">here</a> the long list of stuff that has had me occupied.  While there is much left to do, the main items that I am trying to get finished by COB Friday, and hopefully earlier, are:</p>
<ul>
<li>Finalize the WordPress mu installation, which is dependent on the next item</li>
<li>Finish simplifying my theme customizations so they can be easily applied to new blogs when added to WPMU. This includes updating to the latest <a href="http://www.revolutiontwo.com/themes/lifestyle">Lifestyle</a> theme that I use as a template</li>
<li>Finish decommissioning the Dell 6300</li>
<li>Upgrade the Magazine to WordPress 2.7</li>
<li>Re-theme this blog</li>
<li>Move the Gulf Coast Texas Blog into the WordPress mu database. I may keep it in its own WordPress installation for a while in which case I need to upgrade it to version 2.7.</li>
</ul>
<p>I&#8217;ve about got all this stuff done. The second bullet is the only hard thing left. After I complete this list I will be at a good stopping point and can go back to a schedule that allows for a little bit of quality time outside everyday.</p>
<p>Some of the stuff I plan on working on next week:</p>
<ul>
<li>Integrating the new wireless microphones into my video kit</li>
<li>Setting up a test bench with  some wireless video cameras I have in a box somewhere so the Outdoor Magazine can have bayou cams this summer</li>
<li>Knock out some administrative stuff and finish business plan</li>
</ul>
<p>The little bit of work that I did on the Gulf Coast Texas business plan a couple of weeks ago was sufficient to point out the tasks that needed to be completed before moving on to next goals. I can&#8217;t say enough about the need to make and continually refine a business plan. Whenever you aren&#8217;t sure what to do next, work on your business plan for a day or so and the next steps will stick out like a sore thumb.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://garagetechblog.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://garagetechblog.com/2009/02/05/wrapping-up-a-good-few-weeks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress mu installations</title>
		<link>http://garagetechblog.com/2009/02/03/wordpress-mu-installations/</link>
		<comments>http://garagetechblog.com/2009/02/03/wordpress-mu-installations/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 04:36:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[Wordpress/Mu]]></category>
		<category><![CDATA[wordpress mu]]></category>

		<guid isPermaLink="false">http://doncallaway.org/?p=322</guid>
		<description><![CDATA[I&#8217;ve been fighting with WordPress MU all day. I&#8217;ve installed it five times if I&#8217;ve installed once.  The problem turned out to be that you can&#8217;t install WPMU in a sub-directory off a directory that has an existing WordPress installation, as discussed here. I finally got the beast beat down and was able to at [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been fighting with <a href="http://mu.wordpress.org">WordPress MU</a> all day. I&#8217;ve installed it five times if I&#8217;ve installed once.  The problem turned out to be that you can&#8217;t install WPMU in a sub-directory off a directory that has an existing WordPress installation, as discussed <a href="http://mu.wordpress.org/forums/topic.php?id=10819&amp;replies=16#post-66615">here</a>.</p>
<p>I finally got the beast beat down and was able to at last set up a new test blog. Unfortunately, this means I now have two more blogs to theme out like the the rest of the Gulf Coast Texas site, which is kinda the purpose of the whole exercise I guess. While I am moving the Gulf Coast Texas Blog theme over to the new WPMU blogs, I will document all the global customizations along with site specific customizations so they can be easily duplicated when setting up new blogs. When I have all my css modifications I can put them in a custom css sheet along the lines descibed <a title="Future proofing wordpress themes" href="http://www.pearsonified.com/2007/02/how_to_protect_css_mods_for_any_wordpress_theme.php">here</a>.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://garagetechblog.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://garagetechblog.com/2009/02/03/wordpress-mu-installations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Detours OS Instrumentation</title>
		<link>http://garagetechblog.com/2008/05/13/detours-os-instrumentation/</link>
		<comments>http://garagetechblog.com/2008/05/13/detours-os-instrumentation/#comments</comments>
		<pubDate>Tue, 13 May 2008 11:49:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[cool stuff]]></category>
		<category><![CDATA[reference]]></category>

		<guid isPermaLink="false">http://www.computergeniuswwff.com/blog/2008/05/13/detours-os-instrumentation/</guid>
		<description><![CDATA[We kinda had a direction change at work and the business objects were put on hold.  It&#8217;s hard to write about high tech stuff when I am not actually doing any high tech stuff. Seems like business is picking up a bit though I don&#8217;t think the business objects are back on the table for [...]]]></description>
			<content:encoded><![CDATA[<p>We kinda had a direction change at work and the business objects were put on hold.  It&#8217;s hard to write about high tech stuff when I am not actually doing any high tech stuff. Seems like business is picking up a bit though I don&#8217;t think the business objects are back on the table for now. But there has been an item or two of interest pop up from time to that I can discuss.</p>
<p>But right now I want to point out something that I came across that I didn&#8217;t know about and want to pass along.  I don&#8217;t do a lot of Windows API programming but when the need arises it&#8217;s nice to have some tools to ease the way along. <a href="http://research.microsoft.com/sn/detours/">Detours</a> is billed as &#8220;instrumentation&#8221; and basically provides a wrapper for Win32 and Win64 API calls and for injecting custom code into existing libraries. Code injection  allows code maintenance without having to redo, or even have access to, the existing source code. I haven&#8217;t downloaded the trial version yet to look at the API but I could see this product literally saving some poor programmers life.</p>
<p>Coming up next I&#8217;ll show you how to replace 30 pages of custom .NET code with less than three pages of T-SQL and discuss the reasons why my way is the better way.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://garagetechblog.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://garagetechblog.com/2008/05/13/detours-os-instrumentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Versatility using symbolic links</title>
		<link>http://garagetechblog.com/2007/08/27/296/</link>
		<comments>http://garagetechblog.com/2007/08/27/296/#comments</comments>
		<pubDate>Tue, 28 Aug 2007 00:05:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[wordpress mu]]></category>

		<guid isPermaLink="false">http://www.computergeniuswwff.com/blog/2007/08/27/296/</guid>
		<description><![CDATA[I noticed over the weekend that my domain dcdo isn&#8217;t working. The tip off was that I wasn&#8217;t getting any spam in my inbox. How likely is that not to happen, really? Ping returns the new IP address but doesn&#8217;t reply. Probably some further adjustment to the DNS records needs to be made. I haven&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>I noticed over the weekend that my domain dcdo isn&#8217;t working. The tip off was that I wasn&#8217;t getting any spam in my inbox. How likely is that not to happen, really? Ping returns the new IP address but doesn&#8217;t reply. Probably some further adjustment to  the DNS records needs to be made.</p>
<p>I haven&#8217;t taken the time to mess with the DNS issues because I haven&#8217;t been here much except for on weekends and this past weekend I was busy trying to figure out how to run WordPressMU; the multi-blog, mult-user version of the software I am running now. This is a key step in the process of changing my infrastructure from Domino to hosted WordPress. It wont be any fun maintaining and posting to a half-dozen or so blogs that each have a seperate installation.</p>
<p>Like on the other thing I got it working half-assed but then I had to keep tinkering with it to make it work how I want it too. The closest configuration I found as a <a href="http://webservices.buffalo.edu/blog/more-about-wordpress-mu/" title="Wordpress MU how to">model</a> was from Dan Frey at the Office of the Provost Web Team blog at the <a href="http://www.buffalo.edu/">University at Buffalo</a>:</p>
<blockquote><p>&#8220;Our situation is interesting, but I would not call it unique. We have a server that has multiple domains pointed at it. We installed MU in a directory off of the root of our server, /wordpressmu. Our default domain name is ugly &#8211; the idea was that we wanted folks to be able to go to&nbsp;<a href="http://nicedomain.buffalo.edu" title="http://nicedomain.buffalo. " target="_blank">nicedomain.buffalo.edu</a> and get to their blog on our server.</p>
<p>Easier said than done&#8230;</p></blockquote>
<p>Yep pretty much what I&#8217;ve found out. My situation is the same except I want to point any domain to any blog regardless of where the blog is and regardless of where the domain is. This is what I have so far:</p>
<p style="text-align: center"><img src="http://www.computergeniuswwff.com/blog/wp-content/uploads/2007/08/domains.jpg" alt="Domain setup" border="1" height="155" width="425" /></p>
<p>I know the symlinks are the way to go and that&#8217;s how I found Dan Frey&#8217;s article&#8211;by Googling wordpress mu symbolic link.  I&#8217;m pretty sure Dan has it figured out I just have to tinker with it some more.</p>
<p>But dang I can&#8217;t mess around with it forever. It&#8217;s one of those deals that I&#8217;ll have to revisit after I get a few other things worked out, like my damn mailserver at dcdo.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://garagetechblog.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://garagetechblog.com/2007/08/27/296/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Managing a vast media empire</title>
		<link>http://garagetechblog.com/2007/08/25/managing-a-vast-media-empire/</link>
		<comments>http://garagetechblog.com/2007/08/25/managing-a-vast-media-empire/#comments</comments>
		<pubDate>Sat, 25 Aug 2007 13:28:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[1and1]]></category>
		<category><![CDATA[dell poweredge]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[TheGarage]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.computergeniuswwff.com/blog/2007/08/25/managing-a-vast-media-empire/</guid>
		<description><![CDATA[I still have some work to do on the infrastructure changes I&#8217;ve been making over the last several weeks. First, let me recap what I&#8217;ve done so far. I bought a hosted account where I have ample space on a Linux server. I can use the provider&#8217;s packaged services or I can load my own. [...]]]></description>
			<content:encoded><![CDATA[<p>I still have some work to do on the infrastructure changes I&#8217;ve been making over the last several weeks. First, let me recap what I&#8217;ve done so far.</p>
<p>I bought a hosted account where I have ample space on a Linux server. I can use the provider&#8217;s packaged services or I can load my own. I am using the MySQL service and phpMyAdmin utility which is provided with the account, including up to fifty databases. Each database can only be 100 MB so that may have to be upgraded eventually.</p>
<p>I passed on the blogging software offered by&nbsp;<a href="http://1and1.com" title="http://1and1. " target="_blank">1and1.com</a> and loaded WordPress for my content management system. As a test I saved several categories of technical and business related blog posts from incongruities as .xml files that I could then import into WordPress. WordPress did a pretty good job of importing those articles considering I know the <a title="xml reference" href="http://www.w3.org/TR/REC-xml/">xml</a> was not <a title="Well formed xml" href="http://www.developer.com/tech/article.php/797861">well-formed</a>.</p>
<p>After the import process worked so well on the test I decided to move my  blogs and point my domains to&nbsp;<a href="http://1and1.com" title="http://1and1. " target="_blank">1and1.com</a>. I activated this blog first and it was a simple affair because I bought the domain name from&nbsp;<a href="http://1and1.com" title="http://1and1. " target="_blank">1and1.com</a>.</p>
<p>Then I set out to move incongruities from Domainsite&#8217;s DNS servers with as little work as possible. The first idea, which was the simplest and one I should probably have skipped because it didn&#8217;t work, was to forward the domain name to 1and1 with a masked URL, meaning that the URL would still start with my domain name after the request was forwarded to the new address.</p>
<p>I got that configuration working but only half-assed, then I somehow trashed it completely. At that point I went back to what was probably the best simple option which was to change the DNS entries of incongruities to point to 1and1. After doing that I set up a virtual host entry in my apache configuration at 1and1 and pointed it to my webspace directory holding the WordPress installation for incongruities.</p>
<p>All the while this is going on I am switching my internet provider here at the house. I finally have a high speed  cable connection that knocks the old DSL in the dust which  means I have a new IP address here in the garage. To complete that change  I had edit the A and MX DNS records for&nbsp;<a href="http://doncallaway.org" title="http://doncallaway. " target="_blank">doncallaway.org</a> to point to the new IP. My web server and mail server here in TheGarage will still be handling http and SMTP requests for&nbsp;<a href="http://doncallaway.org" title="http://doncallaway. " target="_blank">doncallaway.org</a>.</p>
<p>In summary, so far I have installed WordPress on a remote host, converted and moved two blogs and one website to the remote host along with the MySQL databases that go with the blogs, and I have switched Internet service providers at the house. Though it doesn&#8217;t sound like much, it has taken my spare time over the course of several weeks to accomplish.</p>
<p><strong>FINAL GOALS:</strong></p>
<p>I still have at least three blogs and a substantial photo gallery to move to the hosted environment.  One of the blogs is in Blogger and the other two are here in TheGarage. Of the two here in TheGarage, one is a photoblog so I have to figure out how to move all the images with the appropriate linkage.</p>
<p>After I finish all that I will have totally redone the way I operate my vast publishing empire. Only archives and backups&#8230; and a sandbox, oh and a mail server will remain here in TheGarage. Everything else will be hosted off site.</p>
<p>I will have bandwidth. I will have uptime. I will have industry standard software. I will be taking a big doo in high cotton.</p>
<p>One of the by-products of this move is that I will be able to decommission a few pieces of aging equipment that should have  been put to pasture years ago&#8211;most notably the relic Dell Poweredge 6300 workhorse. Even though the Dell would make the perfect sandbox it is just too big, too noisy, too hot, and too expensive to operate. In other words it will make a perfect boat anchor as well.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://garagetechblog.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://garagetechblog.com/2007/08/25/managing-a-vast-media-empire/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hi speed cable Internet</title>
		<link>http://garagetechblog.com/2007/08/24/hi-speed-cable-internet/</link>
		<comments>http://garagetechblog.com/2007/08/24/hi-speed-cable-internet/#comments</comments>
		<pubDate>Fri, 24 Aug 2007 12:00:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[TheGarage]]></category>
		<category><![CDATA[configuration]]></category>

		<guid isPermaLink="false">http://www.computergeniuswwff.com/blog/2007/08/24/hi-speed-cable-internet/</guid>
		<description><![CDATA[It&#8217;s snappy, that&#8217;s for sure. CMA never did correct the problem. I&#8217;m sure once they get it corrected my gear wont work anymore. Turns out they bind the MAC address of the device connected to the cable modem with an IP address and even though I purchased a static IP that will never change, my [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s snappy, that&#8217;s for sure.</p>
<p>CMA never did correct the problem. I&#8217;m sure once they get it corrected my gear wont work anymore. Turns out they bind the MAC address of the device connected to the cable modem with an IP address and even though I purchased a static IP that will never change, my router still has to use DHCP to acquire the IP from the provider. No problem. The problem is that they set up the wrong MAC address so the cable guy calls in and has them change the MAC address to use which would fix the problem. Then I&#8217;m told changes to the MAC addresss can take up to 24-48 hours. I&#8217;m like what?</p>
<p>Anyway it still wont work with the settings they emailed to me yesterday (like I am supposed to get an email on Internet that doesn&#8217;t work) but I have rigged it up so it will work.</p>
<p>I was able to plug the cable modem into a network port on a PC and let the cable modem automatically configureÂ  the network connection. Then I looked at the properties for the connection and wrote down the IP configuration, notably the MAC address that was being reported.</p>
<p>I then plugged the cable modem back into the router and instructed the router to use the MAC address I specify when communicating with the cable modem.</p>
<p>Bingo. So when, or if, they ever change the setting at CMA, my connection will go dead and I&#8217;ll have to change my router&#8217;s configuration again. I bet a dollar it never gets changed. They was just gonna leave a brand new paying customer without service until I raised hell. All because they don&#8217;t really know what they are doing.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://garagetechblog.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://garagetechblog.com/2007/08/24/hi-speed-cable-internet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
