<?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>Server Problems Solved&#187; Alex</title>
	<atom:link href="http://www.serverproblemsolved.com/author/admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.serverproblemsolved.com</link>
	<description>An Unapologetically Nerdy Publication That Helps IT People Sleep Better</description>
	<lastBuildDate>Fri, 30 Jul 2010 15:07:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>New PUE (Power Usage Effectiveness) standards for data center energy efficiency</title>
		<link></link>
		<comments>http://www.serverproblemsolved.com/itprimers/pue-power-usage-effectiveness-metrics-data-center-energy-efficiency-green-grid/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 14:46:52 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Data Centers]]></category>
		<category><![CDATA[Energy Efficiency]]></category>
		<category><![CDATA[IT Primers]]></category>
		<category><![CDATA[green it]]></category>
		<category><![CDATA[power usage effectiveness]]></category>
		<category><![CDATA[pue]]></category>
		<category><![CDATA[pue0]]></category>
		<category><![CDATA[pue1]]></category>
		<category><![CDATA[pue2]]></category>
		<category><![CDATA[pue3]]></category>
		<category><![CDATA[standards]]></category>

		<guid isPermaLink="false">http://www.serverproblemsolved.com/?p=264</guid>
		<description><![CDATA[The Green Grid, a leader in energy efficiency standards for data centers, has recently updated their PUE (Power Usage Effectiveness) metric that they came out with in 2007 and have outlined the new benchmarks in a white paper titled, &#8220;Recommendations for Measuring and Reporting Overall Data Center Efficiency&#8220;.
PUE is defined by the total data center energy [...]


Check out these related posts:<ol><li><a href='http://www.serverproblemsolved.com/serverproblems/ipmi-primer/' rel='bookmark' title='Permanent Link: IPMI &#8211; How to Manage Your Data Center from the Golf Course'>IPMI &#8211; How to Manage Your Data Center from the Golf Course</a> <small>Malfunctioning servers are more than a nuisance — they often...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="Planet earth image" src="http://blog.icc-usa.com/images/Green-IT.jpg" alt="" width="150" height="175" />The Green Grid, a leader in energy efficiency standards for data centers, has recently updated their PUE (Power Usage Effectiveness) metric that they came out with in 2007 and have outlined the new benchmarks in a white paper titled, &#8220;<a title="See Green Grid's white paper on PUE for data center efficiency" href="http://www.thegreengrid.org/en/Global/Content/white-papers/RecommendationsForMeasuringandReportingOverallDataCenterEfficiency">Recommendations for Measuring and Reporting Overall Data Center Efficiency</a>&#8220;.</p>
<p>PUE is defined by the total data center energy consumption or power divided by the IT energy consumption or power. So, the lower the resulting variable, the higher the energy efficiency of the data center because more of the total energy is being used for its intended function &#8211; to power the IT equipment &#8211; rather than to cool the servers, provide lighting, support infrastructure, etc.</p>
<p><span id="more-264"></span></p>
<p>The PUE standards have been updated recently to account for the  loopholes that several companies had exploited to lower their PUE value (these abuses were <a title="Read article about PUE misreporting on Forbes.com" href="http://www.forbes.com/2008/08/22/cio-green-grid-tech-cio-cx_kb_0825greengrid.html">reported on Forbes.com</a> and <a title="Read article about PUE misreporting on InfoWorld.com" href="http://www.infoworld.com/d/green-it/uptime-chief-dont-believe-pue-hype-844">InfoWorld.com</a>, among other places). As a result of these considerations, new standards such as including a weighted measure of different types of source energy (not just electricity but natural gas, fuel oil, other fuels, district chilled water, district hot water, and district steam) and a requirement to take readings from energy meters over a 12-month period (rather than over one 24-hour duration and extrapolating for the entire year).</p>
<p>The new recommendations are definitely worth a read for those involved with data centers. There are a few important points to keep in mind about Version 1 of the new PUE standards:</p>
<ol>
<li><strong>Dedicated data centers</strong> &#8211; the new standards are limited to data centers which are located in a building where the power, cooling, lighting, and support infrastructure are devoted exclusively to them. An update to the current document will include guidelines for measuring PUE in mixed-use facilities.</li>
<li><strong>Report PUE with subscript</strong> &#8211; there are four categories of PUE (0-3), depending on how energy consumption or power is measured. PUE<sub>3 </sub>is rated the highest standard because the energy consumption reading is taken at the point of connection of the IT devices to the electrical system, not at less accurate locations. PUE<sub>0</sub>, the most generic category, can not be used when source energy includes types other than electricity. PUE must always be reported with the subscript of the category used, and the eventual goal is for PUE<sub>3 </sub>to become the industry standard of data center efficiency measurement.</li>
<li><strong>Must subtract non-IT equipment power use &#8211; </strong>Categories 0 and 1 measure IT energy at the UPS output location. According to<em> </em>the white paper, &#8220;If there is non-IT equipment supported by the UPS system (e.g., CRAC, CRAH, In-row coolers, etc.) it must be metered out and subtracted from the UPS Output reading&#8221;.</li>
<li><strong>Energy sources are weighted</strong> &#8211; <a title="Read white paper about the new PUE standards" href="http://www.thegreengrid.org/en/Global/Content/white-papers/RecommendationsForMeasuringandReportingOverallDataCenterEfficiency">See the white paper</a> for a table of the different factors by which source energy types are weighted.</li>
<li><strong>Heating nearby homes doesn&#8217;t count</strong> &#8211; A trend in data centers has been to use excess energy generated from cooling the server rooms to heat other buildings (for example, <a title="Read ICC blog post about Zurich data center and liquid cooling" href="http://blog.icc-usa.com/?p=135">a data center in Zurich heats nearby homes</a>). These efforts to improve overall energy efficiency do not lower the PUE score in any of the categories because PUE is defined as an efficiency measurement of only the dedicated data center itself. According to the report, though, &#8220;currently there are on-going industry efforts to define a metric that could be used to account for this beneficial use, but it is specifically excluded from PUE.&#8221;</li>
</ol>
<p>According to <a title="Read GreenBiz article about the 5 benefits of data center energy management" href="http://www.greenbiz.com/blog/2010/07/20/five-benefits-data-center-energy-management?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+GreenerComputing+(GreenBiz.com+|+Computing)&amp;utm_content=Google+Reader">an article on GreenBiz.com</a>, billions of dollars are wasted a year worldwide to run and maintain servers that sit on racks unused. Hopefully increased standards for energy management in data centers, such as the PUE metric, will help us be more mindful of how energy is used (or misused) in our IT hardware hubs.</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Save/Share/Print/Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow" target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.serverproblemsolved.com%2Fitprimers%2Fpue-power-usage-effectiveness-metrics-data-center-energy-efficiency-green-grid%2F&amp;title=New%20PUE%20%28Power%20Usage%20Effectiveness%29%20standards%20for%20data%20center%20energy%20efficiency&amp;notes=The%20Green%20Grid%2C%20a%20leader%20in%20energy%20efficiency%20standards%20for%20data%20centers%2C%20has%20recently%20updated%20their%20PUE%20%28Power%20Usage%20Effectiveness%29%20metric%20that%20they%20came%20out%20with%20in%202007%20and%20have%20outlined%20the%20new%20benchmarks%20in%20a%20white%20paper%20titled%2C%20%22Recommendations" title="del.icio.us"><img src="http://www.serverproblemsolved.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://slashdot.org/bookmark.pl?title=New%20PUE%20%28Power%20Usage%20Effectiveness%29%20standards%20for%20data%20center%20energy%20efficiency&amp;url=http%3A%2F%2Fwww.serverproblemsolved.com%2Fitprimers%2Fpue-power-usage-effectiveness-metrics-data-center-energy-efficiency-green-grid%2F" title="Slashdot"><img src="http://www.serverproblemsolved.com/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.serverproblemsolved.com%2Fitprimers%2Fpue-power-usage-effectiveness-metrics-data-center-energy-efficiency-green-grid%2F&amp;title=New%20PUE%20%28Power%20Usage%20Effectiveness%29%20standards%20for%20data%20center%20energy%20efficiency" title="Reddit"><img src="http://www.serverproblemsolved.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.serverproblemsolved.com%2Fitprimers%2Fpue-power-usage-effectiveness-metrics-data-center-energy-efficiency-green-grid%2F&amp;title=New%20PUE%20%28Power%20Usage%20Effectiveness%29%20standards%20for%20data%20center%20energy%20efficiency&amp;source=Server+Problems+Solved+An+Unapologetically+Nerdy+Publication+That+Helps+IT+People+Sleep+Better&amp;summary=The%20Green%20Grid%2C%20a%20leader%20in%20energy%20efficiency%20standards%20for%20data%20centers%2C%20has%20recently%20updated%20their%20PUE%20%28Power%20Usage%20Effectiveness%29%20metric%20that%20they%20came%20out%20with%20in%202007%20and%20have%20outlined%20the%20new%20benchmarks%20in%20a%20white%20paper%20titled%2C%20%22Recommendations" title="LinkedIn"><img src="http://www.serverproblemsolved.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="mailto:?subject=New%20PUE%20%28Power%20Usage%20Effectiveness%29%20standards%20for%20data%20center%20energy%20efficiency&amp;body=http%3A%2F%2Fwww.serverproblemsolved.com%2Fitprimers%2Fpue-power-usage-effectiveness-metrics-data-center-energy-efficiency-green-grid%2F" title="E-mail this story to a friend!"><img src="http://www.serverproblemsolved.com/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.serverproblemsolved.com%2Fitprimers%2Fpue-power-usage-effectiveness-metrics-data-center-energy-efficiency-green-grid%2F&amp;partner=sociable" title="Print this article!"><img src="http://www.serverproblemsolved.com/wp-content/plugins/sociable/images/printfriendly.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow" target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.serverproblemsolved.com%2Fitprimers%2Fpue-power-usage-effectiveness-metrics-data-center-energy-efficiency-green-grid%2F&amp;title=New%20PUE%20%28Power%20Usage%20Effectiveness%29%20standards%20for%20data%20center%20energy%20efficiency" title="StumbleUpon"><img src="http://www.serverproblemsolved.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
</ul>
</div>
&nbsp; &nbsp; &nbsp; &nbsp; 

<p>Check out these related posts:<ol><li><a href='http://www.serverproblemsolved.com/serverproblems/ipmi-primer/' rel='bookmark' title='Permanent Link: IPMI &#8211; How to Manage Your Data Center from the Golf Course'>IPMI &#8211; How to Manage Your Data Center from the Golf Course</a> <small>Malfunctioning servers are more than a nuisance — they often...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.serverproblemsolved.com/itprimers/pue-power-usage-effectiveness-metrics-data-center-energy-efficiency-green-grid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introductions to GPU and Infiniband</title>
		<link></link>
		<comments>http://www.serverproblemsolved.com/itprimers/introductions-gpu-infiniband/#comments</comments>
		<pubDate>Fri, 07 May 2010 21:22:30 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[IT Primers]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[gpu]]></category>
		<category><![CDATA[hpc]]></category>
		<category><![CDATA[ICC]]></category>
		<category><![CDATA[infiniband]]></category>
		<category><![CDATA[it primers]]></category>

		<guid isPermaLink="false">http://www.serverproblemsolved.com/?p=261</guid>
		<description><![CDATA[Wow, it&#8217;s been so long since this blog was updated that I can barely clear the cobwebs as I type this post. Just joking, of course.
While this blog was operational, it was an emerging resource for IT people (and also those not so knowledgeable in electronics) to learn more about computers, have their questions answered, and their server [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Wow, it&#8217;s been so long since this blog was updated that I can barely clear the cobwebs as I type this post. Just joking, of course.</p>
<p>While this blog was operational, it was an emerging resource for IT people (and also those not so knowledgeable in electronics) to learn more about computers, have their questions answered, and their server problems solved.</p>
<p><span id="more-261"></span></p>
<p>I have taken over for the former blogmaster, Alex Pyatetsky, and will continue the good work that he has begun here. My name is Alex as well (confusing, yes).</p>
<p>I&#8217;ll begin by linking to a few posts in our other blog, the <a title="Get ICC blog" href="http://blog.icc-usa.com/">International Computer Concepts (ICC) company blog</a>. The idea behind running two blogs simultaneously is that our company blog will be for general current events pertaining to servers, HPC, new technologies and the like. This blog, ServerProblemsSolved.com, will be more for introductions to new technology (like the <a title="Get blog post" href="http://www.serverproblemsolved.com/serverproblems/ipmi-primer/">introduction to IPMI post below</a>) and issues related to, well, solving server problems.</p>
<p>So, without further adieu, I invite you to check out our <strong><a title="Get blog post" href="http://blog.icc-usa.com/?p=61">introduction to InfiniBand</a></strong> post on the ICC blog. Also, if you are interested about <strong><a title="Get blog post" href="http://blog.icc-usa.com/?p=67">how GPU (graphics-processing unit) servers are making supercomputers affordable for everybody</a></strong>, see that post as well.</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Save/Share/Print/Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow" target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.serverproblemsolved.com%2Fitprimers%2Fintroductions-gpu-infiniband%2F&amp;title=Introductions%20to%20GPU%20and%20Infiniband&amp;notes=Wow%2C%20it%27s%20been%20so%20long%20since%20this%20blog%20was%20updated%20that%20I%20can%20barely%20clear%20the%C2%A0cobwebs%20as%20I%20type%20this%20post.%20Just%20joking%2C%20of%20course.%0D%0A%0D%0AWhile%20this%20blog%20was%20operational%2C%20it%20was%20an%20emerging%20resource%20for%20IT%20people%20%28and%20also%20those%20not%20so%C2%A0knowledgeable%C2%A0" title="del.icio.us"><img src="http://www.serverproblemsolved.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://slashdot.org/bookmark.pl?title=Introductions%20to%20GPU%20and%20Infiniband&amp;url=http%3A%2F%2Fwww.serverproblemsolved.com%2Fitprimers%2Fintroductions-gpu-infiniband%2F" title="Slashdot"><img src="http://www.serverproblemsolved.com/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.serverproblemsolved.com%2Fitprimers%2Fintroductions-gpu-infiniband%2F&amp;title=Introductions%20to%20GPU%20and%20Infiniband" title="Reddit"><img src="http://www.serverproblemsolved.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.serverproblemsolved.com%2Fitprimers%2Fintroductions-gpu-infiniband%2F&amp;title=Introductions%20to%20GPU%20and%20Infiniband&amp;source=Server+Problems+Solved+An+Unapologetically+Nerdy+Publication+That+Helps+IT+People+Sleep+Better&amp;summary=Wow%2C%20it%27s%20been%20so%20long%20since%20this%20blog%20was%20updated%20that%20I%20can%20barely%20clear%20the%C2%A0cobwebs%20as%20I%20type%20this%20post.%20Just%20joking%2C%20of%20course.%0D%0A%0D%0AWhile%20this%20blog%20was%20operational%2C%20it%20was%20an%20emerging%20resource%20for%20IT%20people%20%28and%20also%20those%20not%20so%C2%A0knowledgeable%C2%A0" title="LinkedIn"><img src="http://www.serverproblemsolved.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="mailto:?subject=Introductions%20to%20GPU%20and%20Infiniband&amp;body=http%3A%2F%2Fwww.serverproblemsolved.com%2Fitprimers%2Fintroductions-gpu-infiniband%2F" title="E-mail this story to a friend!"><img src="http://www.serverproblemsolved.com/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.serverproblemsolved.com%2Fitprimers%2Fintroductions-gpu-infiniband%2F&amp;partner=sociable" title="Print this article!"><img src="http://www.serverproblemsolved.com/wp-content/plugins/sociable/images/printfriendly.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow" target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.serverproblemsolved.com%2Fitprimers%2Fintroductions-gpu-infiniband%2F&amp;title=Introductions%20to%20GPU%20and%20Infiniband" title="StumbleUpon"><img src="http://www.serverproblemsolved.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
</ul>
</div>
&nbsp; &nbsp; &nbsp; &nbsp; 

<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.serverproblemsolved.com/itprimers/introductions-gpu-infiniband/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Server Problem Solved Official Launch! We&#8217;re Picking Teams. (Looking for Interns!)</title>
		<link></link>
		<comments>http://www.serverproblemsolved.com/uncategorized/server-problem-solved-official-launch-were-picking-teams-looking-for-interns/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 22:11:06 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[blogger internship]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[ICC]]></category>
		<category><![CDATA[introduction]]></category>
		<category><![CDATA[launch]]></category>
		<category><![CDATA[recruiting]]></category>

		<guid isPermaLink="false">http://www.serverproblemsolved.com/?p=42</guid>
		<description><![CDATA[I know you've all been waiting for a long time, asking yourselves, "<em>when will this damn blog be up? I have soooo many server problems!</em>" Well, I have good news for you, fellow Nerds - today is your day. 

Today, we celebrate the launch of Sever Problems Solved...

<b>Click Title for Full Post</b>


Check out these related posts:<ol><li><a href='http://www.serverproblemsolved.com/itprimers/introductions-gpu-infiniband/' rel='bookmark' title='Permanent Link: Introductions to GPU and Infiniband'>Introductions to GPU and Infiniband</a> <small>Wow, it&#8217;s been so long since this blog was updated...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<div id="attachment_59" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-59" title="This is how we pick teams at ICC." src="http://www.serverproblemsolved.com/wp-content/uploads/2009/02/2744420411_e5bf4b3acb1.jpg" alt="This is how we pick teams at ICC. Image by Groovyguru at http://is.gd/i9UD" width="500" height="375" /><p class="wp-caption-text">This is how we pick teams at ICC. Image by Groovyguru @ Flickr</p></div>
<h2>The Official Launch</h2>
<p>I know you&#8217;ve all been waiting for a long time, asking yourselves, &#8220;<em>when will this damn blog be up? I have soooo many server problems!</em>&#8221; Well, I have good news for you, fellow Nerds &#8211; today is your day.</p>
<p>Today, we celebrate the launch of Sever Problems Solved, your new favorite publication dedicated to finding practical solutions to frustrating server problems!</p>
<h2>Who are you guys? What are you doing here?</h2>
<p>We&#8217;re glad you asked.</p>
<p><span id="more-42"></span></p>
<p>This blog is presented on behalf of the good folks at <a href="http://www.icc-usa.com/store/pc/viewContent.asp?idpage=9">International Computer Concepts (aka. ICC)</a>. Since 1993, we&#8217;ve been building servers and supporting a wide variety of clients including hosters, government, research/universities, start ups, end ups, and everybody in between.</p>
<p>This blog is our opportunity to hit many birds with 1 stone:</p>
<ol>
<li>Give the IT community a reliable and thorough resource for answers relating to the most frustrating and relevant hardware problems.</li>
<li>Engage our readers to uncover and resolve community wide concerns as they crop up.</li>
<li>And hopefully, by using this resource, you&#8217;ll come to like <a href="http://www.icc-usa.com/">us</a>, and will consider us for future IT hardware purchases. If not, that&#8217;s ok too. We appreciate your eyeballs.</li>
</ol>
<h2>You Mentioned an Internship?</h2>
<p>You bet. And its paid!</p>
<p>In order to deliver quality content on a consistent basis, we want to build a team of trusty interns who will help synthesize the collective wisdom of our company into a stream of articles.</p>
<p>Are you always tinkering with computers and technology? Are you the go-to guy/girl for all of your friends&#8217; computer problems? Do you find yourself thinking “Damn, that&#8217;s dumb,” when you see technology being misused? If so, we may need to talk.</p>
<p><a href="http://www.icc-usa.com/store/pc/viewContent.asp?idpage=44">See the complete job description and instructions on how to apply.</a></p>
<h2>Before you leave!</h2>
<p>Thanks for checking out the very first post on this blog. We&#8217;re really excited to help you solve your server problems.</p>
<p>Please <a title="Subscribe to Server Problems Solved RSS Feed" href="http://www.serverproblemsolved.com/?feed=rss2"> subscribe to our RSS feed</a> or <a title="ICC on Twitter" href="http://www.twitter.com/iccusa/">follow us on Twitter</a> to keep up with our articles. Also, if you click the &#8220;Tweet This&#8221; button below and help us spread the word, we would be unspeakably thankful.</p>
<p><strong>Having server problems? Want to request an article? Let us know in the comments below. If not, just say &#8220;hi&#8221; so we know you&#8217;re out there.</strong></p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Save/Share/Print/Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow" target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.serverproblemsolved.com%2Funcategorized%2Fserver-problem-solved-official-launch-were-picking-teams-looking-for-interns%2F&amp;title=Server%20Problem%20Solved%20Official%20Launch%21%20We%27re%20Picking%20Teams.%20%28Looking%20for%20Interns%21%29&amp;notes=I%20know%20you%27ve%20all%20been%20waiting%20for%20a%20long%20time%2C%20asking%20yourselves%2C%20%22when%20will%20this%20damn%20blog%20be%20up%3F%20I%20have%20soooo%20many%20server%20problems%21%22%20Well%2C%20I%20have%20good%20news%20for%20you%2C%20fellow%20Nerds%20-%20today%20is%20your%20day.%20%0D%0A%0D%0AToday%2C%20we%20celebrate%20the%20launch%20of%20Sever%20Problems%20Solved...%0D%0A%0D%0AClick%20Title%20for%20Full%20Post" title="del.icio.us"><img src="http://www.serverproblemsolved.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://slashdot.org/bookmark.pl?title=Server%20Problem%20Solved%20Official%20Launch%21%20We%27re%20Picking%20Teams.%20%28Looking%20for%20Interns%21%29&amp;url=http%3A%2F%2Fwww.serverproblemsolved.com%2Funcategorized%2Fserver-problem-solved-official-launch-were-picking-teams-looking-for-interns%2F" title="Slashdot"><img src="http://www.serverproblemsolved.com/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.serverproblemsolved.com%2Funcategorized%2Fserver-problem-solved-official-launch-were-picking-teams-looking-for-interns%2F&amp;title=Server%20Problem%20Solved%20Official%20Launch%21%20We%27re%20Picking%20Teams.%20%28Looking%20for%20Interns%21%29" title="Reddit"><img src="http://www.serverproblemsolved.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.serverproblemsolved.com%2Funcategorized%2Fserver-problem-solved-official-launch-were-picking-teams-looking-for-interns%2F&amp;title=Server%20Problem%20Solved%20Official%20Launch%21%20We%27re%20Picking%20Teams.%20%28Looking%20for%20Interns%21%29&amp;source=Server+Problems+Solved+An+Unapologetically+Nerdy+Publication+That+Helps+IT+People+Sleep+Better&amp;summary=I%20know%20you%27ve%20all%20been%20waiting%20for%20a%20long%20time%2C%20asking%20yourselves%2C%20%22when%20will%20this%20damn%20blog%20be%20up%3F%20I%20have%20soooo%20many%20server%20problems%21%22%20Well%2C%20I%20have%20good%20news%20for%20you%2C%20fellow%20Nerds%20-%20today%20is%20your%20day.%20%0D%0A%0D%0AToday%2C%20we%20celebrate%20the%20launch%20of%20Sever%20Problems%20Solved...%0D%0A%0D%0AClick%20Title%20for%20Full%20Post" title="LinkedIn"><img src="http://www.serverproblemsolved.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="mailto:?subject=Server%20Problem%20Solved%20Official%20Launch%21%20We%27re%20Picking%20Teams.%20%28Looking%20for%20Interns%21%29&amp;body=http%3A%2F%2Fwww.serverproblemsolved.com%2Funcategorized%2Fserver-problem-solved-official-launch-were-picking-teams-looking-for-interns%2F" title="E-mail this story to a friend!"><img src="http://www.serverproblemsolved.com/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.serverproblemsolved.com%2Funcategorized%2Fserver-problem-solved-official-launch-were-picking-teams-looking-for-interns%2F&amp;partner=sociable" title="Print this article!"><img src="http://www.serverproblemsolved.com/wp-content/plugins/sociable/images/printfriendly.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow" target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.serverproblemsolved.com%2Funcategorized%2Fserver-problem-solved-official-launch-were-picking-teams-looking-for-interns%2F&amp;title=Server%20Problem%20Solved%20Official%20Launch%21%20We%27re%20Picking%20Teams.%20%28Looking%20for%20Interns%21%29" title="StumbleUpon"><img src="http://www.serverproblemsolved.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
</ul>
</div>
&nbsp; &nbsp; &nbsp; &nbsp; 

<p>Check out these related posts:<ol><li><a href='http://www.serverproblemsolved.com/itprimers/introductions-gpu-infiniband/' rel='bookmark' title='Permanent Link: Introductions to GPU and Infiniband'>Introductions to GPU and Infiniband</a> <small>Wow, it&#8217;s been so long since this blog was updated...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.serverproblemsolved.com/uncategorized/server-problem-solved-official-launch-were-picking-teams-looking-for-interns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->