<?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>The PhenixbluE &#187; Servers</title>
	<atom:link href="http://phenix.thephenixblue.com/category/computers/servers/feed/" rel="self" type="application/rss+xml" />
	<link>http://phenix.thephenixblue.com</link>
	<description>Bringing Nonsense to the Masses since 2003!</description>
	<lastBuildDate>Wed, 10 Mar 2010 22:26:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>DHCP Lease&#8230;..Whooops!</title>
		<link>http://phenix.thephenixblue.com/2009/07/dhcp-lease-whooops/</link>
		<comments>http://phenix.thephenixblue.com/2009/07/dhcp-lease-whooops/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 15:00:32 +0000</pubDate>
		<dc:creator>Phenix</dc:creator>
				<category><![CDATA[Mac OS]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[dhcp]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://phenix.thephenixblue.com/?p=314</guid>
		<description><![CDATA[So, if you&#8217;re like me and you love to mess around with all kinds of computer related things, you may have run into this scenario before:
You find some cool piece of software, and you spend a week or so fiddling around with it, but then you decide you like it, and later decide to use [...]]]></description>
			<content:encoded><![CDATA[<p>So, if you&#8217;re like me and you love to mess around with all kinds of computer related things, you may have run into this scenario before:</p>
<p>You find some cool piece of software, and you spend a week or so fiddling around with it, but then you decide you like it, and later decide to use it. Well, instead of scrapping everything you&#8217;ve been working with and starting over from scratch you just go ahead working with what you&#8217;ve got.</p>
<p>Sound familiar? If so, and your software of choice happens to be the DHCP service on OSX 10.5 Server, this post is definitely for you. I went through Server Admin and setup my subnets, static maps, and logging levels. The one thing I forgot to change was the Lease Time. I left it configured to issue leases for a week. No biggie for most folks (including myself) since you&#8217;re probably not going to be maxing out your leased IP&#8217;s anytime soon. But if you&#8217;re like me, it annoys you to have to wait for several leases to expire, and you see duplicate leases for devices in your clients table. Here&#8217;s a quick easy fix to clear out all the leases and start fresh (since the option isn&#8217;t available via Server Admin):</p>
<p>1. Stop the dhcp server either through Server Admin, or from aTerminal:</p>
<blockquote><p>%<em> sudo serveradmin stop dhcp</em></p></blockquote>
<p>2. delete the file <span style="color: #3366ff">/var/db/dhcpd_leases</span>. You will need root access. Terminal command:</p>
<blockquote><p>% <em>sudo rm -f /var/db/dhcpd_leases</em></p></blockquote>
<p>3. Restart dhcp via server admin or from Terminal:</p>
<blockquote><p>% <em>sudo serveradmin start dhcp</em></p></blockquote>
<p><em><span style="font-style: normal">A very simple Apple Script can be developed to do this (if you have recurring needs). Contact me if you would like it,</span></em></p>
<p><em><span style="font-style: normal">-Phenix</span></em></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fphenix.thephenixblue.com%2F2009%2F07%2Fdhcp-lease-whooops%2F&amp;linkname=DHCP%20Lease%26%238230%3B..Whooops%21" onclick="urchinTracker('/outgoing/www.addtoany.com/share_save?linkurl=http_3A_2F_2Fphenix.thephenixblue.com_2F2009_2F07_2Fdhcp-lease-whooops_2F_amp_linkname=DHCP_20Lease_26_238230_3B..Whooops_21&amp;referer=');"><img src="http://phenix.thephenixblue.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://phenix.thephenixblue.com/2009/07/dhcp-lease-whooops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Server Migration</title>
		<link>http://phenix.thephenixblue.com/2009/07/server-migration/</link>
		<comments>http://phenix.thephenixblue.com/2009/07/server-migration/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 21:41:29 +0000</pubDate>
		<dc:creator>Phenix</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Mac OS]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Site]]></category>
		<category><![CDATA[Upgrades]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[imac]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://phenix.thephenixblue.com/?p=305</guid>
		<description><![CDATA[This Friday, July 24 2009, at approximately 5:00pm will take the server that hosts this site, and all other sites (*.thephenixblue.com, *.phenixblue.com, *.jmsearcy.com, *.vsumug.com, *.vsumug.org, *.vsusinfonia.org, *.firehouseink.com, *.ceramicsdiva.com, *.thewebroot.com) will go offline. During the offline period all sites will be migrated to new server hardware, as well as additional upgrades to Apache, PHP, and MySQL. [...]]]></description>
			<content:encoded><![CDATA[<p>This Friday, July 24 2009, at approximately 5:00pm will take the server that hosts this site, and all other sites (*.thephenixblue.com, *.phenixblue.com, *.jmsearcy.com, *.vsumug.com, *.vsumug.org, *.vsusinfonia.org, *.firehouseink.com, *.ceramicsdiva.com, *.thewebroot.com) will go offline. During the offline period all sites will be migrated to new server hardware, as well as additional upgrades to Apache, PHP, and MySQL. The current server is identical in hardware, but resides on Mac OS X 10.5 client alongside other applications and services. The new server uses Mac OS X 10.5 Server, and is a dedicated box that will have no console interaction other than System Administration. During the migration I will also be pruning some older directories no longer used and striving for a cleaner and leaner setup! The entire migration will hopefully only take a few hours (transfer WWWROOT &amp; MySQL DB&#8217;s, reassign permissions, account creation, create Virtual Hosts &amp; Directories, and update DNS). The DNS changes may take up to 24 hours to propegate (normally only 1-4 hours). That&#8217;s the ideal work flow&#8230;&#8230;pending any unforseen doom! I will keep everyone up to date via twitter (<a title="jmsearcy on Twitter" href="http://twitter.com/jmsearcy" onclick="urchinTracker('/outgoing/twitter.com/jmsearcy?referer=');">@jmsearcy</a>). Thanks in advance for your <span style="text-decoration: line-through">patients </span>patience!</p>
<h3>New Server Specs:</h3>
<ul>
<li>20&#8243; Aluminum iMac</li>
<li>2.0 Ghz Intel Core 2 Duo</li>
<li>4GB DDR2 (667Mhz) RAM</li>
<li>250GB SATA HD</li>
<li>Gigabit Ethernet</li>
<li>128 Mb ATI Radeon 2400HD Graphics</li>
<li>8Mb/s High Speed Cable Internet</li>
<li>Sitting on a desk next to the kitchen!</li>
</ul>
<p>If you don&#8217;t like the fact that I use an iMac for a web server send me money for an xserve!</p>
<p>If you don&#8217;t like the fact that that I hosts sites off of an 8Mb/s connection, send monet for OC3!</p>
<p>If you don&#8217;t like the fact that my server is on a desk next to my kitchen, send money for a Data Center!</p>
<p>-Phenix</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fphenix.thephenixblue.com%2F2009%2F07%2Fserver-migration%2F&amp;linkname=Server%20Migration" onclick="urchinTracker('/outgoing/www.addtoany.com/share_save?linkurl=http_3A_2F_2Fphenix.thephenixblue.com_2F2009_2F07_2Fserver-migration_2F_amp_linkname=Server_20Migration&amp;referer=');"><img src="http://phenix.thephenixblue.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://phenix.thephenixblue.com/2009/07/server-migration/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Category Mod for WP Loop</title>
		<link>http://phenix.thephenixblue.com/2009/07/category-mod-for-wp-loop/</link>
		<comments>http://phenix.thephenixblue.com/2009/07/category-mod-for-wp-loop/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 20:38:35 +0000</pubDate>
		<dc:creator>Phenix</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[categories]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[loop]]></category>
		<category><![CDATA[mod]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://phenix.thephenixblue.com/?p=260</guid>
		<description><![CDATA[On several different occasions I&#8217;ve found the need to modify the WP Loop to produce a desired effect&#8230;.such as  only retrieving posts from a certain category. You can find many examples of how to do this by simply doing a Google search. The most common mod I&#8217;ve found is this:

&#60;?php query_posts(&#8217;category_name=special_cat&#38;showposts=10&#8242;); ?&#62;

&#60;?php while (have_posts()) : the_post(); ?&#62;

&#60;!&#8211; Do [...]]]></description>
			<content:encoded><![CDATA[<p>On several different occasions I&#8217;ve found the need to modify the WP Loop to produce a desired effect&#8230;.such as  only retrieving posts from a certain category. You can find many examples of how to do this by simply doing a Google search. The most common mod I&#8217;ve found is this:</p>
<blockquote>
<h5><em><span style="color: #ff0000">&lt;?php query_posts(&#8217;<span style="color: #3366ff">category_name</span>=special_cat&amp;showposts=10&#8242;); ?&gt;</span></em></h5>
<h5><em><span style="color: #ff0000"><br />
&lt;?php while (have_posts()) : the_post(); ?&gt;</span></em></h5>
<h5 style="padding-left: 60px"><em><span style="color: #ff0000"><br />
&lt;!&#8211; Do special_cat stuff&#8230; &#8211;&gt;</span></em></h5>
<h5><em><span style="color: #ff0000"><br />
&lt;?php endwhile; ?&gt;</span></em></h5>
<p><em><span style="color: #ff0000"><br />
</span></em></p></blockquote>
<p>This isn&#8217;t just some thrown together code from a lonely developer, it&#8217;s the actual snippet from the official WP Codex. I however have never been able to get it to work. No matter what I substitute in for &#8220;<span style="color: #3366ff"><em>category_name</em></span>&#8220;, I get all posts. I normally just modify this a little and use:</p>
<blockquote>
<h5><em><span style="color: #ff0000">&lt;?php query_posts(&#8217;cat=<span style="color: #3366ff">cat_id</span>&amp;showposts=10&#8242;); ?&gt;</p>
<p>&lt;?php while (have_posts()) : the_post(); ?&gt;</p>
<p></span></em></h5>
<h5><em><span style="color: #ff0000"><br />
&lt;!&#8211; Do special_cat stuff&#8230; &#8211;&gt;</span></em></h5>
<h5><em><span style="color: #ff0000"><br />
&lt;?php endwhile; ?&gt;</span></em></h5>
<p><em><span style="color: #ff0000"><span id="more-260"></span></span></em></p></blockquote>
<p>Where &#8220;<span style="color: #3366ff"><em>cat_id</em></span>&#8221; is set to the numeric category ID stored int he MySQL DB. This proves to be cumbersome for anyone who doesn&#8217;t have direct access to the DB. One way to find out the category ID without DB access <em></em><em></em>is to view the source of a page within a browser and look for the ID there (provided your WP Loop is set to display categories). The use of the &#8220;special_cat&#8221; tag is suppose to enable the use of the category &#8220;slug&#8221;, or textual short name for the category (ie. the &#8220;News&#8221; category might have a slug of &#8220;news&#8221;). You can find the category slug when editing the category from the admin interface. The us eof the &#8220;slug&#8221; over the &#8220;ID&#8221; is much more convenient to most users. I have found a little more modification of the loop from the Codex offers a solution (have tested this on a WP 2.8 &amp; WPMU 2.7.1 install, please let me know if there are potential problems I&#8217;m missing by using this):</p>
<blockquote>
<h5><span style="color: #ff0000"><em>&lt;?php query_posts(&#8217;category_name=<span style="color: #3366ff">cat_slug</span>&amp;showposts=<span style="color: #3366ff">num_posts</span>&#8216;); ?&gt;</em></span></h5>
<h5><span style="color: #ff0000"><em><br />
&lt;?php if (have_posts()) : ?&gt; </em></span></h5>
<h5><span style="color: #ff0000"><em><br />
&lt;?php while (have_posts()) : the_post(); ?&gt;</em></span></h5>
<h5 style="padding-left: 90px"><span style="color: #ff0000"><em>&lt;!&#8211; Code for Post Display &#8211;&gt;<br />
</em></span></h5>
<h5><span style="color: #ff0000"><em>&lt;?php endwhile; endif; ?&gt;</em></span></h5>
<p><span style="color: #ff0000"><em><br />
</em></span></p></blockquote>
<p>Where &#8220;<em><span style="color: #3366ff">cat_slug</span></em>&#8221; is equal to the Category Slug, and &#8220;<em><span style="color: #3366ff">num_posts</span></em>&#8221; is equal to the number of posts from that category you want to display.</p>
<p>Because I normally hate people that just leave an example with &#8220;&lt;!&#8211; Code for Post Display &#8211;&gt;&#8221; rather than actually showing me what goes in there, I&#8217;ll give you an example of this modified loop used within a page:</p>
<blockquote>
<h5><em><span style="color: #ff0000">&lt;?php query_posts(&#8217;category_name=News&amp;showposts=5&#8242;); ?&gt;<br />
&lt;?php if (have_posts()) : ?&gt;<br />
&lt;?php while (have_posts()) : the_post(); ?&gt;</span></em></h5>
<p><em><span style="color: #ff0000"><br />
</span></em></p>
<h5><em>&lt;!&#8211; Begin Code for Post Display &#8211;&gt;</em></p>
<p><em></em></h5>
<h5><em> <span style="color: #3366ff"> <span style="color: #3366ff">&lt;DIV class=&#8221;post&#8221; id=&#8221;post-&lt;?php the_ID(); ?&gt;&#8221;&gt;</span></span></em></h5>
<h5><em><span style="color: #3366ff"><span style="color: #3366ff"> &lt;h1&gt;&lt;a href=&#8221;&lt;?php the_permalink() ?&gt;&#8221; rel=&#8221;bookmark&#8221; title=&#8221;Permanent Link to &lt;?php the_title_attribute(); ?&gt;&#8221;&gt;&lt;?php the_title(); ?&gt;&lt;/a&gt;&lt;/h1&gt;</span></span></em></h5>
<h5><em><span style="color: #3366ff"><span style="color: #3366ff"> &lt;DIV class=&#8221;entry&#8221;&gt;</span></span></em></h5>
<h5><em></em></h5>
<h5><em><span style="color: #3366ff"><span style="color: #3366ff"> &lt;?php wp_link_pages(array(&#8217;before&#8217; =&gt; &#8216;&lt;p&gt;&lt;strong&gt;Pages:&lt;/strong&gt; &#8216;, &#8216;after&#8217; =&gt; &#8216;&lt;/p&gt;&#8217;, &#8216;next_or_number&#8217; =&gt; &#8216;number&#8217;)); ?&gt;</span></span></em></h5>
<h5><em></em></h5>
<h5><em><span style="color: #3366ff"><span style="color: #3366ff"> &lt;/DIV&gt;</span></span></em></h5>
<h5><em><span style="color: #3366ff">&lt;/DIV&gt;</span></em></h5>
<h5><em>&lt;!&#8211; End Code for Post Display &#8211;&gt;</em></h5>
<h5><em><br />
<span style="color: #ff0000">&lt;?php endwhile; endif; ?&gt;</span></em></h5>
<p><em><span style="color: #ff0000"><br />
</span></em></p></blockquote>
<p>This modified WP Loop displays 5 posts form the &#8220;News&#8221; category, Titles only that link to the actual individual post page, and pagination showing if more than 5 posts exist. I hope this helps someon out in the future! Please leave feedback of others possibilities to obtain this same feature, your troubles, or links to your site where you use something similar.</p>
<p>-Phenix</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fphenix.thephenixblue.com%2F2009%2F07%2Fcategory-mod-for-wp-loop%2F&amp;linkname=Category%20Mod%20for%20WP%20Loop" onclick="urchinTracker('/outgoing/www.addtoany.com/share_save?linkurl=http_3A_2F_2Fphenix.thephenixblue.com_2F2009_2F07_2Fcategory-mod-for-wp-loop_2F_amp_linkname=Category_20Mod_20for_20WP_20Loop&amp;referer=');"><img src="http://phenix.thephenixblue.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://phenix.thephenixblue.com/2009/07/category-mod-for-wp-loop/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Phenix Returns!!!</title>
		<link>http://phenix.thephenixblue.com/2009/04/the-phenix-returns/</link>
		<comments>http://phenix.thephenixblue.com/2009/04/the-phenix-returns/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 15:03:12 +0000</pubDate>
		<dc:creator>Phenix</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Problems]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Site]]></category>
		<category><![CDATA[down]]></category>
		<category><![CDATA[flood]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://phenix.thephenixblue.com/?p=201</guid>
		<description><![CDATA[The PhenixbluE returns (DUH! if you&#8217;re reading this!!!). Sorry for the downtime folks, but Mother Nature didn&#8217;t really give myself or Mediacom forwarning or much of a choice! Service was restored sometime this morning, and a quick restart of services got everything back up and running smooth. Thanks for your patience, and I hope you [...]]]></description>
			<content:encoded><![CDATA[<p>The PhenixbluE returns (DUH! if you&#8217;re reading this!!!). Sorry for the downtime folks, but Mother Nature didn&#8217;t really give myself or Mediacom forwarning or much of a choice! Service was restored sometime this morning, and a quick restart of services got everything back up and running smooth. Thanks for your patience, and I hope you continue visiting.</p>
<p>For anyone unaware of the recent events in Valdosta/Lowndes County, see this <a title="Lowndes County Flooding" href="http://www.walb.com/Global/story.asp?s=10139005" onclick="urchinTracker('/outgoing/www.walb.com/Global/story.asp?s=10139005&amp;referer=');">article and video</a> (to the right of the article)  with details.</p>
<p>-Phenix</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fphenix.thephenixblue.com%2F2009%2F04%2Fthe-phenix-returns%2F&amp;linkname=The%20Phenix%20Returns%21%21%21" onclick="urchinTracker('/outgoing/www.addtoany.com/share_save?linkurl=http_3A_2F_2Fphenix.thephenixblue.com_2F2009_2F04_2Fthe-phenix-returns_2F_amp_linkname=The_20Phenix_20Returns_21_21_21&amp;referer=');"><img src="http://phenix.thephenixblue.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://phenix.thephenixblue.com/2009/04/the-phenix-returns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aqua Connect Terminal Server</title>
		<link>http://phenix.thephenixblue.com/2009/03/aqua-connect-terminal-server/</link>
		<comments>http://phenix.thephenixblue.com/2009/03/aqua-connect-terminal-server/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 13:00:53 +0000</pubDate>
		<dc:creator>Phenix</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Mac OS]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[terminal services]]></category>

		<guid isPermaLink="false">http://phenix.thephenixblue.com/?p=183</guid>
		<description><![CDATA[
Any Sys Admin over a Windows Terminal Server would be able to tell you how great a Terminal Services (TS) environment can be regarding Application Management, OS patches, Group Policy, etc. Having served suitable time as such, I can personally attest to the increased efficiency of centralized management. You need to install Photoshop for 50 users, install [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left"><img class="aligncenter size-full wp-image-190" src="http://phenix.thephenixblue.com/files/2009/03/picture-1.png" alt="Aqua Connect TS" width="544" height="167" /><br />
Any Sys Admin over a Windows Terminal Server would be able to tell you how great a Terminal Services (TS) environment can be regarding Application Management, OS patches, Group Policy, etc. Having served suitable time as such, I can personally attest to the increased efficiency of centralized management. You need to install Photoshop for 50 users, install it once on the server, and adjust Group Policy settings to allow those 50 specific users to have access to it, and upon next logon, POW!!! If my memory serves me correctly, Microsoft has offered Terminal Services since the Server 2000 platform. I&#8217;ve also spent some time working with Sun&#8217;s spin on  TS via the SunRay server package, and the SunRay thin clients. Sun&#8217;s solution can be used to deploy independent Solaris OS Desktops to connecting users, and with a little more effort, Linux and Windows Desktop Sessions as well. Having used these TS solutions, my brain began to churn over the unlimited possibilities in a business or education environment. A college could easily setup labs of thin clients with smaller footprints, a cheaper price tag, and still offer to benefit of Windows, Solaris, and Linux in one sitting! What&#8217;s missing form this puzzle you say? Apple&#8217;s Mac OS, DUH! Until about 2 years ago, I had never seen someone take advantage of the TS concept on the Mac OS platform. Being a Mac fanboy I was severely disappointed. As I scathed the internet I did finally come across a package by the name of <a title="Aqua Connect" href="http://www.aquaconnect.net/" onclick="urchinTracker('/outgoing/www.aquaconnect.net/?referer=');">Aqua Connect Terminal Server</a>. I originally viewed a webcast demo of Aqua Connect over at <a title="MacEnterprise" href="http://www.macenterprise.org" onclick="urchinTracker('/outgoing/www.macenterprise.org?referer=');">MacEnterprise</a>, and it absolutely blew me away!!! There were no groundbreaking features that other TS packages didn&#8217;t have, but the sight of multiple Mac OS desktop sessions was beautiful. Over the past couple of years Aqua Connect has really evolved the product into what looks like an extremely solid Enterprise level application. They are now at version 3.0, and have added a very nice admin utility, and support for more protocols. As it stands now, it looks like the RDP, VNC, and X11 protocols are supported (others on the way), and they&#8217;ve extended hardware support to cover Apple, PC, Thin Client, Mobile Phones, laptops, and a few other platforms. At this point Aqua Connect is touting about 120 concurrent users sessions for an xserve (a few dozen on a MBP as per the webcast demo!!!), and around 98% application compatibility. They do not have support for local USB devices (though there are some work arounds for Printers and scanners). They also state that it&#8217;s easily integrated into Apple Directory Services, Microsoft Active Directory, and Open LDAP. All in all, this package looks Kick-Ass. I&#8217;m currently waiting on an evaluation version that i will hopefully be able to test on both Mac OS X Server 10.4 and 10.5. I&#8217;ll try to devote my up and coming free time to testing Aqua Connect TS, and letting you guys know if its the real deal! Anyone interested, I would highly suggest you check out the <a title="Aqua Connect Webcast @ MacEnterprise" href="http://webcast.macenterprise.org/2008Webcasts/10-21-08-AquaConnect-Webcast.mp4.zip" onclick="urchinTracker('/outgoing/webcast.macenterprise.org/2008Webcasts/10-21-08-AquaConnect-Webcast.mp4.zip?referer=');">latest webcast</a>  (.mp4 format) from MacEnterprise and read the documentation at <a title="Aqua Connect" href="http://www.aquaconnect.net/" onclick="urchinTracker('/outgoing/www.aquaconnect.net/?referer=');">Aqua Connect&#8217;s</a> site to see it for yourself.
</p>
<p style="text-align: left">-Phenix</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fphenix.thephenixblue.com%2F2009%2F03%2Faqua-connect-terminal-server%2F&amp;linkname=Aqua%20Connect%20Terminal%20Server" onclick="urchinTracker('/outgoing/www.addtoany.com/share_save?linkurl=http_3A_2F_2Fphenix.thephenixblue.com_2F2009_2F03_2Faqua-connect-terminal-server_2F_amp_linkname=Aqua_20Connect_20Terminal_20Server&amp;referer=');"><img src="http://phenix.thephenixblue.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://phenix.thephenixblue.com/2009/03/aqua-connect-terminal-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Future Plans for Web Server</title>
		<link>http://phenix.thephenixblue.com/2009/03/future-plans-for-web-serve/</link>
		<comments>http://phenix.thephenixblue.com/2009/03/future-plans-for-web-serve/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 18:22:24 +0000</pubDate>
		<dc:creator>Phenix</dc:creator>
				<category><![CDATA[Additions]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Site]]></category>
		<category><![CDATA[Upgrades]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[failover]]></category>
		<category><![CDATA[load balancing]]></category>
		<category><![CDATA[replication]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://phenix.thephenixblue.com/?p=136</guid>
		<description><![CDATA[I have already tweeted a generic request for anyone with experience/expertise in the following areas:

Remote data Replication
Remote Load Balancing
Remote Failover

The ideal setup would be to have 1 web server (Server A) at ground zero that dynamically replicates it&#8217;s files to another web server (Server B) 20-100 miles away, while simultaneously sharing the load across the [...]]]></description>
			<content:encoded><![CDATA[<p>I have already tweeted a generic request for anyone with experience/expertise in the following areas:</p>
<ul>
<li>Remote data Replication</li>
<li>Remote Load Balancing</li>
<li>Remote Failover</li>
</ul>
<p>The ideal setup would be to have 1 web server (Server A) at ground zero that dynamically replicates it&#8217;s files to another web server (Server B) 20-100 miles away, while simultaneously sharing the load across the two, and also providing an automatic failover to the other in case one goes down. I have never before venrutred into the realm of any of these topics, so I barely have a surface knowldge if this scenario is even possible, let alone practical. Should I configure this setup differently? I have already reserahced and found (as well as been referenced to) <a title="rsync" href="http://www.samba.org/rsync/" onclick="urchinTracker('/outgoing/www.samba.org/rsync/?referer=');">rsync</a> for data replication. I will also note that all of this will be on the Mac OS X 10.5 platform (slight possibility to move to 10.5 server) using a residential ISP connection. Thanks in advanced to anyone that can help out,</p>
<p>-Phenix</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fphenix.thephenixblue.com%2F2009%2F03%2Ffuture-plans-for-web-serve%2F&amp;linkname=Future%20Plans%20for%20Web%20Server" onclick="urchinTracker('/outgoing/www.addtoany.com/share_save?linkurl=http_3A_2F_2Fphenix.thephenixblue.com_2F2009_2F03_2Ffuture-plans-for-web-serve_2F_amp_linkname=Future_20Plans_20for_20Web_20Server&amp;referer=');"><img src="http://phenix.thephenixblue.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://phenix.thephenixblue.com/2009/03/future-plans-for-web-serve/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unexpected Downtime</title>
		<link>http://phenix.thephenixblue.com/2009/03/unexpected-downtime/</link>
		<comments>http://phenix.thephenixblue.com/2009/03/unexpected-downtime/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 13:01:33 +0000</pubDate>
		<dc:creator>Phenix</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Problems]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[downtime]]></category>
		<category><![CDATA[isp]]></category>
		<category><![CDATA[mediacom]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://phenix.thephenixblue.com/?p=133</guid>
		<description><![CDATA[Yesterday a little before 3:00pm EST this site and all associated went down for roughly 4 hours. This outage appears to be the fault of my ISP (Mediacom) as the web server, dns, dhcp, main router, etc. were all in operation when I arrived on site. After examining the logs from the various systems, I [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday a little before 3:00pm EST this site and all associated went down for roughly 4 hours. This outage appears to be the fault of my ISP (Mediacom) as the web server, dns, dhcp, main router, etc. were all in operation when I arrived on site. After examining the logs from the various systems, I saw no system faults. No data was lost during this outage, and full functionality was restored. I know you were all disheartened by not be able to read my wonderful content!</p>
<p>-Phenix</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fphenix.thephenixblue.com%2F2009%2F03%2Funexpected-downtime%2F&amp;linkname=Unexpected%20Downtime" onclick="urchinTracker('/outgoing/www.addtoany.com/share_save?linkurl=http_3A_2F_2Fphenix.thephenixblue.com_2F2009_2F03_2Funexpected-downtime_2F_amp_linkname=Unexpected_20Downtime&amp;referer=');"><img src="http://phenix.thephenixblue.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://phenix.thephenixblue.com/2009/03/unexpected-downtime/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data Center Migration</title>
		<link>http://phenix.thephenixblue.com/2009/03/data-center-migration/</link>
		<comments>http://phenix.thephenixblue.com/2009/03/data-center-migration/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 18:08:50 +0000</pubDate>
		<dc:creator>Phenix</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[administrator]]></category>
		<category><![CDATA[data center]]></category>
		<category><![CDATA[hp]]></category>
		<category><![CDATA[micros]]></category>
		<category><![CDATA[migrations]]></category>
		<category><![CDATA[move]]></category>
		<category><![CDATA[nds]]></category>
		<category><![CDATA[novell]]></category>
		<category><![CDATA[room]]></category>
		<category><![CDATA[sequoia]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[sun]]></category>
		<category><![CDATA[sys admin]]></category>
		<category><![CDATA[systems]]></category>

		<guid isPermaLink="false">http://phenix.thephenixblue.com/?p=99</guid>
		<description><![CDATA[I&#8217;m planning today our attack route for migrating some of our servers from the existing DC (Data Center) in Langdale Hall to our new DC in the Auxiliary Office. We won&#8217;t be moving everything, but we will move as much as possible. I don&#8217;t foresee it being too bad since we won&#8217;t be moving &#8220;Auxiliary&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m planning today our attack route for migrating some of our servers from the existing DC (Data Center) in Langdale Hall to our new DC in the Auxiliary Office. We won&#8217;t be moving everything, but we will move as much as possible. I don&#8217;t foresee it being too bad since we won&#8217;t be moving &#8220;Auxiliary&#8221; (our NDS) because of the Active Directory implementationn in the near future, our Existing POS system (Sequoia) for the Tech Shop and Markets (we should be on a new System within 12 months), or our Dining Services POS (Micros) because we&#8217;re waiting to do a major System Update as well as change form factors in the near future. I&#8217;m hoping that everything will be done by Wednesday or Thursday of next week, and no one system will be down for more than a couple hours, but we shall see!<span id="more-99"></span></p>
<p>Here&#8217;s the message that went out from our CIO:</p>
<p><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE                            &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1107304683 0 0 159 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;} @font-face 	{font-family:Consolas; 	panose-1:2 11 6 9 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:modern; 	mso-font-pitch:fixed; 	mso-font-signature:-1610611985 1073750091 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} p.MsoPlainText, li.MsoPlainText, div.MsoPlainText 	{mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-link:"Plain Text Char"; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.5pt; 	font-family:Consolas; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} span.PlainTextChar 	{mso-style-name:"Plain Text Char"; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-unhide:no; 	mso-style-locked:yes; 	mso-style-link:"Plain Text"; 	mso-ansi-font-size:10.5pt; 	mso-bidi-font-size:10.5pt; 	font-family:Consolas; 	mso-ascii-font-family:Consolas; 	mso-hansi-font-family:Consolas;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --><!--[if gte mso 10]&gt; &lt;!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:"Times New Roman"; 	mso-fareast-theme-font:minor-fareast; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin;} --> <!--[endif]--></p>
<blockquote>
<p class="MsoPlainText">During the week of spring break, we plan to move over 200 servers from existing data centers across campus into the new Oak Street data center.</p>
<p class="MsoPlainText">Most of the moves will take place after normal business hours, tentatively starting around 8:00pm with the major services.  We will endeavor to bring back up major services the same night as they are moved.<span> </span>These moves will be spread out over the whole week and we will only move one group of servers at a time, so that everything should not be down at once.<span> </span>We are still working out the logistics and weather next week calls for scattered thundershowers and high probability of rain, so we may start as early as Friday evening, March 13.</p>
<p class="MsoPlainText">
<p class="MsoPlainText">You can expect to see outages in all services such as the main web site, WebCT, Luminis, Banner, Email, and Mailman.</p>
<p class="MsoPlainText">
<p class="MsoPlainText">As part of the Oak Street Parking Deck Project and the partnership with Auxiliary Services, the university has gained a new data center of unprecedented capacity and resources, including about 1700 square feet of raised floor space, two 140kVA uninterruptable power supplies, four 15 ton air conditioning units, and a 300kVA backup power generator.<span> </span>This facility will house our redundant network core and all of our production systems using energy efficient hardware, providing us with a significantly higher level of resiliency and availability for our computing and networking infrastructure and the services which they host.</p>
<p class="MsoPlainText">
<p><span style="font-size: 11pt;font-family: &quot;Calibri&quot;,&quot;sans-serif&amp;quot">We appreciate your patience and support during this transition to the new facility.</span></p></blockquote>

<a href='http://phenix.thephenixblue.com/2009/03/data-center-migration/img_0094/' title='Entrance Ramp'><img width="150" height="150" src="http://phenix.thephenixblue.com/files/2009/03/img_0094-150x150.jpg" class="attachment-thumbnail" alt="Entrance Ramp" title="Entrance Ramp" /></a>
<a href='http://phenix.thephenixblue.com/2009/03/data-center-migration/img_0095/' title='Racks/AC&#039;s front on'><img width="150" height="150" src="http://phenix.thephenixblue.com/files/2009/03/img_0095-150x150.jpg" class="attachment-thumbnail" alt="Racks/AC&#039;s front on" title="Racks/AC&#039;s front on" /></a>
<a href='http://phenix.thephenixblue.com/2009/03/data-center-migration/img_0096/' title='A/C&#039;s and air filtration system'><img width="150" height="150" src="http://phenix.thephenixblue.com/files/2009/03/img_0096-150x150.jpg" class="attachment-thumbnail" alt="A/C&#039;s and air filtration system" title="A/C&#039;s and air filtration system" /></a>
<a href='http://phenix.thephenixblue.com/2009/03/data-center-migration/img_0097/' title='img_0097'><img width="150" height="150" src="http://phenix.thephenixblue.com/files/2009/03/img_0097-150x150.jpg" class="attachment-thumbnail" alt="" title="img_0097" /></a>
<a href='http://phenix.thephenixblue.com/2009/03/data-center-migration/img_0098/' title='Racks!'><img width="150" height="150" src="http://phenix.thephenixblue.com/files/2009/03/img_0098-150x150.jpg" class="attachment-thumbnail" alt="Racks!" title="Racks!" /></a>
<a href='http://phenix.thephenixblue.com/2009/03/data-center-migration/img_0099/' title='UPS'><img width="150" height="150" src="http://phenix.thephenixblue.com/files/2009/03/img_0099-150x150.jpg" class="attachment-thumbnail" alt="UPS" title="UPS" /></a>

<p>-Phenix</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fphenix.thephenixblue.com%2F2009%2F03%2Fdata-center-migration%2F&amp;linkname=Data%20Center%20Migration" onclick="urchinTracker('/outgoing/www.addtoany.com/share_save?linkurl=http_3A_2F_2Fphenix.thephenixblue.com_2F2009_2F03_2Fdata-center-migration_2F_amp_linkname=Data_20Center_20Migration&amp;referer=');"><img src="http://phenix.thephenixblue.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://phenix.thephenixblue.com/2009/03/data-center-migration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
