<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Web Hosting Blog - JaguarPC - Web Hosting News - JagBlog</title>
	
	<link>http://www.jaguarpc.com/blog</link>
	<description>Blog Hosting Tutorials, Windows Linux Hosting News</description>
	<pubDate>Thu, 21 Aug 2008 11:40:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/jaguarpc" type="application/rss+xml" /><item>
		<title>Webmaster Central on 404s</title>
		<link>http://feeds.feedburner.com/~r/jaguarpc/~3/370868234/</link>
		<comments>http://www.jaguarpc.com/blog/2008/08/webmaster-central-on-404s/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 11:40:21 +0000</pubDate>
		<dc:creator>Connie</dc:creator>
		
		<category><![CDATA[Site Management]]></category>

		<guid isPermaLink="false">http://www.jaguarpc.com/blog/?p=163</guid>
		<description><![CDATA[<pre><code>its 404 week at webmaster central

farewell to soft 404s

now that weve bid farewell to soft 404s

make your 404-pages more useful
</code></pre>
]]></description>
			<content:encoded><![CDATA[	<p><p><a href="http://feeds.feedburner.com/~r/blogspot/amDG/~3/362282796/its-404-week-at-webmaster-central.html">its 404 week at webmaster central</a></p></p>

	<p><p><a href="http://feeds.feedburner.com/~r/blogspot/amDG/~3/363305257/farewell-to-soft-404s.html">farewell to soft 404s</a></p></p>

	<p><p><a href="http://feeds.feedburner.com/~r/blogspot/amDG/~3/366027708/now-that-weve-bid-farewell-to-soft-404s.html">now that weve bid farewell to soft 404s</a></p></p>

	<p><p><a href="http://feeds.feedburner.com/~r/blogspot/amDG/~3/369213741/make-your-404-pages-more-useful.html">make your 404-pages more useful</a></p></p>

 <div class="feedflare">
<a href="http://feeds.feedburner.com/~f/jaguarpc?a=3FA2PK"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=3FA2PK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=2Urxwk"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=2Urxwk" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=pk5uDK"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=pk5uDK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=D0ZEmk"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=D0ZEmk" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=0ARBcK"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=0ARBcK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=qtGNfk"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=qtGNfk" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.jaguarpc.com/blog/2008/08/webmaster-central-on-404s/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.jaguarpc.com/blog/2008/08/webmaster-central-on-404s/</feedburner:origLink></item>
		<item>
		<title>Secure Shell (ssh) to rescue in interworx</title>
		<link>http://feeds.feedburner.com/~r/jaguarpc/~3/369971578/</link>
		<comments>http://www.jaguarpc.com/blog/2008/08/secure-shell-ssh-to-rescue-in-interworx/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 13:22:30 +0000</pubDate>
		<dc:creator>Masood</dc:creator>
		
		<category><![CDATA[Control Panels]]></category>

		<category><![CDATA[Linux Hosting]]></category>

		<guid isPermaLink="false">http://www.jaguarpc.com/blog/?p=160</guid>
		<description><![CDATA[<pre><code>Since I started using ssh remotely to manage servers like 12 or so years ago I have been in love with its power and what you can do with a few command lines. In the last 7 or 8 years many web based control panels have appeared making life easier for the end user. One [...]
</code></pre>
]]></description>
			<content:encoded><![CDATA[	<p><p>Since I started using ssh remotely to manage servers like 12 or so years ago I have been in love with its power and what you can do with a few command lines. In the last 7 or 8 years many web based control panels have appeared making life easier for the end user. One would expect that ssh would go obselete now that you can do things with a few mouse clicks. Not really. </p></p>

	<p><p>Last night I was trying to activate an IP by setting &#8220;Active in IWorx-CP&#8221; to yes under <span class="caps">IP </span>Management of Nodeworx but it gave me blank screen. There was no error. I could not see anything in logs. So I fired a ticket with interworx support and here was their response:</p></p>

	<p><blockquote><br />
Try running this script and see if adds the IPs as expected:</p>

	<p>~iworx/cron/ip.pex&#8212;sync<br />
</blockquote></p>

	<p><p>Yes, finally something to do via shell. So I did and it resolved the issue. Moral of the story, the real thing is still linux shell <img src='http://www.jaguarpc.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p></p>

 <div class="feedflare">
<a href="http://feeds.feedburner.com/~f/jaguarpc?a=k6uaUK"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=k6uaUK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=Xdycvk"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=Xdycvk" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=j2IkJK"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=j2IkJK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=tQPIik"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=tQPIik" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=0u8UIK"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=0u8UIK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=rvumqk"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=rvumqk" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.jaguarpc.com/blog/2008/08/secure-shell-ssh-to-rescue-in-interworx/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.jaguarpc.com/blog/2008/08/secure-shell-ssh-to-rescue-in-interworx/</feedburner:origLink></item>
		<item>
		<title>When the Going Gets Tough, the Tough Outsource</title>
		<link>http://feeds.feedburner.com/~r/jaguarpc/~3/369647162/</link>
		<comments>http://www.jaguarpc.com/blog/2008/08/when-the-going-gets-tough-the-tough-outsource/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 04:26:04 +0000</pubDate>
		<dc:creator>Jag</dc:creator>
		
		<category><![CDATA[Inside Jag's head]]></category>

		<guid isPermaLink="false">http://www.jaguarpc.com/blog/?p=158</guid>
		<description><![CDATA[<pre><code>Tougher economic times compel businesses to look for ways to cut costs while still maintaining the essential infrastructure and services they need to operate and grow their business. An excellent way to do this is outsourcing IT requirements to a third party hosting provider.

Hosting providers provide a safe home for information technology needs with their [...]
</code></pre>
]]></description>
			<content:encoded><![CDATA[	<p><p><span id="intelliTXT">Tougher economic times compel businesses to look for ways to cut costs while still maintaining the essential infrastructure and services they need to operate and grow their business. An excellent way to do this is outsourcing IT requirements to a third party hosting provider.</span></p></p>

	<p><p>Hosting providers provide a safe home for information technology needs with their redundant connectivity, hardened infrastructure and bulletproof security. All this is supported by a team of dedicated IT professionals whose sole objective is to keep IT infrastructure safe and running smoothly 24&#215;7x365.</p></p>

	<p><p>A business of any size can derive a number of benefits from outsourcing IT infrastructure to a hosting provider. First and foremost, there are significant cost savings. Hosting in-house, for example, requires significant man-hours and qualified personnel, which does not come cheaply. Using the services of a hosting provider, on the other hand, reduces that significant piece of overhead to a single monthly fee.</p></p>

	<p><p>On top of the cost savings, outsourcing IT infrastructure to a hosting company frees up internal resources. Instead of having IT staffers configuring servers or trying to handle tricky email issues, it makes much more business sense to have them working on high priority tasks related to the organization&rsquo;s core operations &#8211; ranging from anything such as desktop support to application development. Working with a hosting company gives IT staffers the time and energy to do their jobs better. And in smaller organizations where IT expertise is scare, outsourced hosting puts mission-critical needs in the hands of knowledgeable professionals &ndash; exactly where they belong.</p></p>

	<p><p>Outsourcing to a Web hosting provider also gives businesses peace of mind. Rather than having to worry about security threats, downtime or technical glitches, businesses can be certain that their infrastructure is in the hands of someone that understands exactly how to handle the intricacies of information technology in an online environment. This peace of mind is sometimes overlooked, but can be an integral component of a well-run enterprise.</p></p>

	<p><p>Hosting companies also provide a very desirable degree of specialization that delivers performance levels local IT or design agencies can&rsquo;t match. Hosting providers reside in world-class data center facilities and are devoted to a single purpose: the housing, security and protection of valuable content. Everything they do, from the software development to the construction of facilities is designed to provide an environment that is up and running around the clock. Local IT shops are built on a different area of specialization. They design, install and customize. Hosting and managing infrastructure is not their core competency and expecting them to be able to do this at a high level of precision is an unrealistic expectation. The logic is pretty straightforward: you would not ask a bicycle repairman to fix your car.</p></p>

	<p><p>Finally, outsourcing to a hosting provider is akin to having an advisory service which does not charge exorbitant consulting fees. Businesses can consult their hosting provider on any matter relating to technology and get a knowledgeable answer. What are the pros and cons of hosting on Linux? Should I be outsourcing my email to a hosting provider? Should I be upgrading my dedicated server&rsquo;s memory and hard drive? Is a virtual private server a better option for my growing business? These questions and many others fall under the expertise of a hosting provider and businesses can expect an informative answer. And conveniently, it is very likely that the hosting company offers the product or service that can address the needs expressed by the customer.</p></p>

	<p><p>Hosting providers rent space on a server or an entire physical server to support IT infrastructure ranging from email and web sites to advanced applications and databases. The server renting business, however, also translates well into related expertise such as data backup and storage.</p></p>

	<p><p>Backup and storage services do not just provide a home for valuable data and content, but they also guarantee protection against its loss or corruption. With the help of replication software and redundant physical infrastructure, hosting companies are able to keep duplicate copies of data that is retrievable in real-time even when a disaster strikes.</p></p>

	<p><p>In a world where growing amounts of both personal and business data are being stored in an online environment, the demand for this type of service will only grow in the future. This creates a strong opportunity for the hosting business, which is ideally suited to serving this need.</p></p>

	<p><p>Outsourcing IT infrastructure to a third party hosting provider is not only cost-effective, but ensures reliable and best in class performance. Web hosting companies are able to handle a wide range of IT requirements and businesses should consider working with them to improve their business processes or leverage the online world to create bottom-line value.</p></p>

	<p><table class="ad_content_table" style="height: 48px;" border="0" cellspacing="0" cellpadding="0" width="79"><br />
<tbody><br />
<tr><br />
<td width="15" valign="top"></td><br />
<td class="link_to_us"></td><br />
</tr><br />
</tbody></table></p>

 <div class="feedflare">
<a href="http://feeds.feedburner.com/~f/jaguarpc?a=qlsw0K"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=qlsw0K" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=Rlemsk"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=Rlemsk" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=K0oqPK"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=K0oqPK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=70ARtk"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=70ARtk" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=co6bxK"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=co6bxK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=rp3hWk"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=rp3hWk" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.jaguarpc.com/blog/2008/08/when-the-going-gets-tough-the-tough-outsource/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.jaguarpc.com/blog/2008/08/when-the-going-gets-tough-the-tough-outsource/</feedburner:origLink></item>
		<item>
		<title>Domain Registrars Scam</title>
		<link>http://feeds.feedburner.com/~r/jaguarpc/~3/369499209/</link>
		<comments>http://www.jaguarpc.com/blog/2008/08/domain-registrars-scam/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 00:43:26 +0000</pubDate>
		<dc:creator>Connie</dc:creator>
		
		<category><![CDATA[Fraud/Security/Spam]]></category>

		<guid isPermaLink="false">http://www.jaguarpc.com/blog/?p=152</guid>
		<description><![CDATA[<pre><code>Domain owners receive a email like this.
</code></pre>

<p>Asia Network is the company of internet services that the domain
registration is one of the major online style of our service range. Now we  have something need to confirm with you.We hope you to cooperate with us.On Aug.  5th 2008,we received an application from one person named [...]</p>
]]></description>
			<content:encoded><![CDATA[	<p><p>Domain owners receive a email like this.</p></p>

	<p><blockquote><br />
<div>Asia Network is the company of internet services that the domain</div><br />
<div>registration is one of the major online style of our service range. Now we  have something need to confirm with you.We hope you to cooperate with us.On Aug.  5th 2008,we received an application from one person named &#8220;Karl Fischer&#8221; who  wants to register some domains(designsbyoldcrow.asia designsbyoldcrow.com.cn  designsbyoldcrow.eu designsbyoldcrow.info designsbyoldcrow.cn  designsbyoldcrow.net).According to our investigation,we found that domain names  have relevance to your company&#8217;s name and trademark,so we send this email for  you to confirm it.We are dealing with this</div><br />
<div>affair in these days,so we wish to get the confirmation and the assent of  your company.If Karl Fischer doesn&#8217;t belong to your company and you don&#8217;t  authorize him to register these domains,Pls contact with me asap in order to  prevent some guy from abusing your trademarks and the company names.</div><br />
<div>In addition,I must declare that we have time limited for one person or one  company&#8217;s registration.It is just 15 days.If your company has no response to us  within the dispute period,we will unconditionally authorized the application of  Karl Fischer.In order to deal with this issue better,please let someone who is  responsible for trademark or domain name contact me asap.Thank you for your  cooperate.</div><br />
<div>Best Regards,</div><br />
<div>*Eamonn Young</div><br />
<div>*Sponsoring Registrar:</div><br />
<div>Asia Network</div><br />
<div>Add:UNITS A&amp;B 15/F <span class="caps">NEICH TOWER 128 GLOUCESTER RD WANCHAI</span>, HK</div><br />
<div>Tel: +852 3118 1808</div><br />
<div>Fax: +852 3065 8189</div><br />
<div>Email:eamonn@asianetworks.asia</div></blockquote></p>

	<p><p>I<span style="color: #000000;"><span style="font-family: &quot;Lucida Grande&quot;,&quot;Lucida Sans Unicode&quot;,Tahoma,Verdana,sans-serif;">t appears that the name of Karl Fisher is used in a lot of these emails.&nbsp; A lot of them do come from Asia.&nbsp; The name can change, and the Country can change.&nbsp; A lot of these scams are also comming from China.</span></span></p></p>

	<p><p>The emails are targeting the owners of the first registered domain name.&nbsp; They imply that someone is interested in registering all the other country specific extension of your domain name.</p></p>

	<p><p>Unfortunately a lot of people panic, because they think their actual domain name may be in jeopardy.&nbsp; In fact when I recived a email like this a few weeks ago that was my first thought.&nbsp; Someone was trying to register my domain name.&nbsp; Then I realized that was not possible.</p></p>

	<p><p>I didn&#8217;t start looking into this until a couple of people I knew had also received a similar email</p></p>

	<p><p>Here are a couple of blog articles that will explain this scam better than I can.&nbsp; It is a scam.</p></p>

	<p><p><a href="http://trusted.md/feed/items/system/2008/01/29/asia_domain_name_registration_scam">Trusted MD.com</a></p></p>

	<p><p><a href="http://www.firetrust.com/en/blog/chris/domain-name-scams">Fire Trust</a></p></p>

 <div class="feedflare">
<a href="http://feeds.feedburner.com/~f/jaguarpc?a=YFzZaK"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=YFzZaK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=csQVpk"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=csQVpk" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=bXtDFK"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=bXtDFK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=NRqugk"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=NRqugk" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=yx2AxK"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=yx2AxK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=x90Pbk"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=x90Pbk" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.jaguarpc.com/blog/2008/08/domain-registrars-scam/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.jaguarpc.com/blog/2008/08/domain-registrars-scam/</feedburner:origLink></item>
		<item>
		<title>Testing your PC memory</title>
		<link>http://feeds.feedburner.com/~r/jaguarpc/~3/369316805/</link>
		<comments>http://www.jaguarpc.com/blog/2008/08/testing-your-pc-memory/#comments</comments>
		<pubDate>Tue, 19 Aug 2008 20:04:42 +0000</pubDate>
		<dc:creator>Masood</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[system crash]]></category>

		<category><![CDATA[testing pc memory]]></category>

		<category><![CDATA[windows vista]]></category>

		<guid isPermaLink="false">http://www.jaguarpc.com/blog/?p=146</guid>
		<description><![CDATA[<pre><code>A couple of months ago a power surge burnt (not literally) one of the memory sticks in my PC. I found it after quite a hassle. My computer would start normally but there was no video output. First I thought it had something to do with video card but eventually after removing one memory stick [...]
</code></pre>
]]></description>
			<content:encoded><![CDATA[	<p><p>A couple of months ago a power surge burnt (not literally) one of the memory sticks in my PC. I found it after quite a hassle. My computer would start normally but there was no video output. First I thought it had something to do with video card but eventually after removing one memory stick at a time I found the bad one. I was down to 3GB.</p></p>

	<p><p>That was not the end of it. A couple of weeks ago my Windows Vista started crashing frequently with the blue death screen. Unfortunately the blue screen disappears so quickly, you would need a photoghraphic memory to capture the information from it. First I thought it was some bad software and refreshed my system with OS reload. But this continued. Googling found that it had something to do with some outdated driver or memory. So I went to memtest86.com and downloaded the small iso zip file and booted my pc through it. And viola I do have bad memory &#8211; pun intended :). Thanks to this laptop I&#8217;m still connected to the world. </p></p>

	<p><p>Now I have to find which stick is bad so I&#8217;m going through one stick at a time. It is painfully slow process but that&#8217;s life. I will post the results later how it goes. With two sticks gone bad it is time to buy more <span class="caps">RAM</span>, and may be ddr800 this time as the prices have insanely gone down since I bought ddr667 last year.</p></p>

 <div class="feedflare">
<a href="http://feeds.feedburner.com/~f/jaguarpc?a=NLb7ZK"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=NLb7ZK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=bwmJ2k"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=bwmJ2k" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=MwV1kK"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=MwV1kK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=EJJf4k"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=EJJf4k" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=JGI1EK"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=JGI1EK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=IZ4rEk"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=IZ4rEk" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.jaguarpc.com/blog/2008/08/testing-your-pc-memory/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.jaguarpc.com/blog/2008/08/testing-your-pc-memory/</feedburner:origLink></item>
		<item>
		<title>Great GMail Outtage of 2008</title>
		<link>http://feeds.feedburner.com/~r/jaguarpc/~3/368378146/</link>
		<comments>http://www.jaguarpc.com/blog/2008/08/great-gmail-outage-of-2008/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 19:39:40 +0000</pubDate>
		<dc:creator>Tracie</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Inside Jag's head]]></category>

		<category><![CDATA[email]]></category>

		<category><![CDATA[GMail]]></category>

		<guid isPermaLink="false">http://www.jaguarpc.com/blog/?p=140</guid>
		<description><![CDATA[<pre><code>It was all the buzz. GMail experienced a hiccup and was down for a couple hours last week. I missed the whole thing. However; when I started checking my newsreader and twitter, email, etc. everywhere I turned people had been crying, &#38;#8220;GMail is down! We&#38;#8217;re DOOMED!&#38;#8220;

I was quite surprised at the public outrage. I use [...]
</code></pre>
]]></description>
			<content:encoded><![CDATA[	<p><p>It was all the buzz. GMail experienced a hiccup and was down for a couple hours last week. I missed the whole thing. However; when I started checking my newsreader and twitter, email, etc. everywhere I turned people had been crying, &#8220;<a href="http://latimesblogs.latimes.com/technology/2008/08/gmail-outage-st.html">GMail is down! We&#8217;re <span class="caps">DOOMED</span>!</a>&#8220;</p></p>

	<p><p>I was quite surprised at the public outrage. I use GMail for my personal email. I&#8217;ve been using it for years without issue. I think in all those years I&#8217;ve experienced (personally) about 10 minutes of downtime. I had no idea it was down last week during the actual outage as I was working and didn&#8217;t try to check my email during those few hours. Even if I did, I would have felt <del>at most</del> slightly annoyed and would have came back to it later.</p></p>

	<p><p>What&#8217;s surprising is how many stated they felt disconnected, unproductive, and were moving to another free email service, such as Yahoo. In this day and age of technology, there are countless ways to communicate, and while email is very convenient especially with those abroad, it certainly isn&#8217;t the only form of communication. Systems go down. Services fail. It&#8217;s just a fact of life in this world of computers, routers, networks, and email. One should always have a backup plan.</p></p>

	<p><p>To Google&#8217;s credit, they explained, &#8220;<a href="http://gmailblog.blogspot.com/2008/08/we-feel-your-pain-and-were-sorry.html">We feel your pain, and we&#8217;re sorry</a>&#8221; Which is all they can really do.</p></p>

 <div class="feedflare">
<a href="http://feeds.feedburner.com/~f/jaguarpc?a=MXjnmK"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=MXjnmK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=aCtZzk"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=aCtZzk" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=1KzQBK"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=1KzQBK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=B4E0ak"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=B4E0ak" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=ASsKXK"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=ASsKXK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=QzXFmk"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=QzXFmk" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.jaguarpc.com/blog/2008/08/great-gmail-outage-of-2008/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.jaguarpc.com/blog/2008/08/great-gmail-outage-of-2008/</feedburner:origLink></item>
		<item>
		<title>JaguarPC Rickrolled</title>
		<link>http://feeds.feedburner.com/~r/jaguarpc/~3/365025131/</link>
		<comments>http://www.jaguarpc.com/blog/2008/08/jaguarpc-rickrolled/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 19:05:42 +0000</pubDate>
		<dc:creator>Tracie</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Inside Jag's head]]></category>

		<category><![CDATA[Site Management]]></category>

		<guid isPermaLink="false">http://www.jaguarpc.com/blog/?p=133</guid>
		<description><![CDATA[<pre><code>Today we find in our voicemail queue that someone overnight left a rather unique message. We were rickrolled.

Wikipedia definition of &#38;#8220;Rickrolling&#38;#8221;

Rickrolling is an Internet meme involving the music video for the 1987 Rick Astley song &#38;#8220;Never Gonna Give You Up&#38;#8220;. The meme is a bait and switch: a person provides a Web link they claim [...]
</code></pre>
]]></description>
			<content:encoded><![CDATA[	<p><p>Today we find in our voicemail queue that someone overnight left a rather unique message. We were rickrolled.</p></p>

	<p><p><a href="http://en.wikipedia.org/wiki/Rickroll">Wikipedia</a> definition of &#8220;Rickrolling&#8221;</p></p>

	<p><blockquote><strong>Rickrolling</strong> is an <a title="Internet meme" href="http://en.wikipedia.org/wiki/Internet_meme">Internet meme</a> involving the <a title="Music video" href="http://en.wikipedia.org/wiki/Music_video">music video</a> for the 1987 <a title="Rick Astley" href="http://en.wikipedia.org/wiki/Rick_Astley">Rick Astley</a> song &#8220;<a title="Never Gonna Give You Up" href="http://en.wikipedia.org/wiki/Never_Gonna_Give_You_Up">Never Gonna Give You Up</a>&#8220;. The meme is a <a title="Bait and switch" href="http://en.wikipedia.org/wiki/Bait_and_switch">bait and switch</a>: a person provides a Web link they claim is relevant to the topic at hand, but the link actually takes the user to the Astley video. The <span class="caps">URL</span> can be masked or obfuscated in some manner so that the user cannot determine the true source of the link without clicking (and thus satisfying their curiosity). When a person clicks on the link given and is led to the web page he/she is said to have been <strong>&#8220;Rickrolled&#8221;</strong>.</blockquote></p>

	<p><p>I love when our customers have a sense of humor. <a href="http://www.jaguarpc.com/blog/wp-content/uploads/00000738.wav" target="_blank">Here&#8217;s the message</a>.</p></p>

	<p><p>So&#8230; anyone gonna confess? <img src='http://www.jaguarpc.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p></p>

 <div class="feedflare">
<a href="http://feeds.feedburner.com/~f/jaguarpc?a=xRe6hK"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=xRe6hK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=JPIqJk"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=JPIqJk" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=myWNyK"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=myWNyK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=UZoXZk"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=UZoXZk" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=Db9y8K"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=Db9y8K" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=rusPkk"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=rusPkk" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.jaguarpc.com/blog/2008/08/jaguarpc-rickrolled/feed/</wfw:commentRss>
<enclosure url="http://www.jaguarpc.com/blog/wp-content/uploads/00000738.wav" length="432924" type="audio/x-wav" />
		<feedburner:origLink>http://www.jaguarpc.com/blog/2008/08/jaguarpc-rickrolled/</feedburner:origLink></item>
		<item>
		<title>Going green with vps hosting</title>
		<link>http://feeds.feedburner.com/~r/jaguarpc/~3/352051730/</link>
		<comments>http://www.jaguarpc.com/blog/2008/07/going-green-with-vps-hosting-2/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 23:09:52 +0000</pubDate>
		<dc:creator>Jag</dc:creator>
		
		<category><![CDATA[Inside Jag's head]]></category>

		<category><![CDATA[VPS Hosting]]></category>

		<category><![CDATA[green]]></category>

		<category><![CDATA[power]]></category>

		<category><![CDATA[server farm]]></category>

		<category><![CDATA[vps]]></category>

		<guid isPermaLink="false">http://www.jaguarpc.com/blog/?p=130</guid>
		<description><![CDATA[<pre><code>The green buzz is being exploited all over the web and abroad lately. What does it mean to be green exactly?



ok thats not what I meant, but kermit would be proud nonetheless. It means having little or no impact on your environment in short. Consider the materials needed for all the computing and server parts [...]
</code></pre>
]]></description>
			<content:encoded><![CDATA[	<p><p>The green buzz is being exploited all over the web and abroad lately. What does it mean to be green exactly?</p></p>

	<p><p><a href="http://upload.wikimedia.org/wikipedia/en/thumb/4/48/Tv_the_muppet_show_bein_green_gone.png/200px-Tv_the_muppet_show_bein_green_gone.png"><img class="alignleft" title="kermit the frog" src="http://upload.wikimedia.org/wikipedia/en/thumb/4/48/Tv_the_muppet_show_bein_green_gone.png/200px-Tv_the_muppet_show_bein_green_gone.png" alt="" width="200" height="157" /></a></p></p>

	<p><p>ok thats not what I meant, but kermit would be proud nonetheless. It means having little or no impact on your environment in short. Consider the materials needed for all the computing and server parts to the ridiculous sums of energy needed to run server farms 24/7. To be quite honest datacenters and server farms are one of the worst things to hit the environment in the modern decade.</p></p>

	<p><p>Take a look at your homes electric bill and consider how cool it needs to be so your tv doesnt burn out if left on all day and night for years straight. The tv itself is chewing up energy and the a/c is working overtime to cool that system, fans and other systems are working nonstop to remove the heat. Now imagine your one pc in your home office has to remain online all day and night. Now imagine you have one thousand offices in your home, besides declaring bankrupcty since you cant afford the power, how is that remotely close to being friendly to mother nature.</p></p>

	<p><p>We can and do look at ways to reduce our impact but our electric bill alone tells us when it comes to being green, datacenters have a long way to go. Some ways we try to reduce our impact are recycling hot water from coolers to use as heating for offices, using raised flooring and channels to remove heat and apply cooling better, reducing old ineffecient servers by using more virtualization and newer more efficient processors. The main drive for this happens to be profit margins though, not just being green.</p></p>

	<p><p>Don&#8217;t let corporate spin masters make you think giant datacenters are helping mother nature. The fact is its good for business and thats why its being done. Consider that one cabinet of 25 servers in the sub $200 market, drawing 30amps of power 24/7 is now replacable by one monster vps node. Granted our monster vps nodes pack a lot of power under the hood and easily consume the power of 3 of those servers alone. 25 to 3 is a pretty significant power and cost savings.</p></p>

	<p><p>So buy more <a title="vps hosting" href="http://www.jaguarpc.com/vps-hosting/" target="_blank">vps hosting</a> , mother nature will thank you for it. Ok probably not but we will, and it really does make a difference compared to the old standard of dedicated servers. Quite frankly the need for dedicated servers under $200 mo is dimenishing quickly thanks to virtualization technologies like Virtuozzo, openvz, xen, Vscontrol.</p></p>

 <div class="feedflare">
<a href="http://feeds.feedburner.com/~f/jaguarpc?a=qoxptJ"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=qoxptJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=r4LE1j"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=r4LE1j" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=2TnS9J"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=2TnS9J" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=qlkanj"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=qlkanj" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=HAlVcJ"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=HAlVcJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=yvBJhj"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=yvBJhj" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.jaguarpc.com/blog/2008/07/going-green-with-vps-hosting-2/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.jaguarpc.com/blog/2008/07/going-green-with-vps-hosting-2/</feedburner:origLink></item>
		<item>
		<title>I can no longer deny it, I’m a geek girl.</title>
		<link>http://feeds.feedburner.com/~r/jaguarpc/~3/336262008/</link>
		<comments>http://www.jaguarpc.com/blog/2008/07/i-can-no-longer-deny-it-im-a-geek-girl/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 17:15:56 +0000</pubDate>
		<dc:creator>Tracie</dc:creator>
		
		<category><![CDATA[Inside Jag's head]]></category>

		<guid isPermaLink="false">http://www.jaguarpc.com/blog/?p=127</guid>
		<description><![CDATA[<pre><code>Why? Well, despite the fact that I work at the greatest web hosting company in the world, it&#38;#8217;s because I am now an iPhone user. 

I&#38;#8217;ve held off for years jumping on the cell phone gadget bandwagon. The closest I&#38;#8217;ve ever been to having anything that was &#38;#8220;latest and greatest&#38;#8221; in the cell phone world [...]
</code></pre>
]]></description>
			<content:encoded><![CDATA[	<p><p>Why? Well, despite the fact that I work at the <a href="http://www.jaguarpc.com">greatest web hosting company in the world</a>, it&#8217;s because I am now an iPhone user. </p></p>

	<p><p>I&#8217;ve held off for years jumping on the cell phone gadget bandwagon. The closest I&#8217;ve ever been to having anything that was &#8220;latest and greatest&#8221; in the cell phone world is picking up a new <a href="http://www.motorola.com/motoinfo/product/details.jsp?globalObjectId=69">Motorola Razr</a> two years after the first Razr came out (or getting my iPod as a gift several years after <span class="caps">MP3</span> players became all the rave). Even then, I didn&#8217;t have a text message plan. I saw no need to text people when I could just call them.</p></p>

	<p><p>That all changed last month when our oldest went and moved two states away after graduation. My husband made the case that it would be easier to communicate with her if we had some sort of texting plan. <span class="caps">OK </span>Fine. We started out with a little $5.00 &#8211; 200-texts-a-month plan. <span class="caps">EXCEPT</span>: I soon discovered they would use that up in the first week! I quickly changed it to an unlimited plan. Once the family got word we had the much coveted Unlimited Texting ability, miraculously one of my kids sent and received 150 texts the <span class="caps">FIRST DAY</span> we had the plan. I didn&#8217;t even know that was possible.</p></p>

	<p><p>It took me a bit longer to catch on to the texting bug. I found it difficult to tap out texts to my kids or husband on my little Razr. Then I got my hands on my friend&#8217;s iPhone. He bought one last year when they first came out and I&#8217;ve always been intrigued by it. I found out texting on it is a breeze. The more I messed around with my friend&#8217;s iPhone, the more I wanted one.</p></p>

	<p><p>On July 11, 2008, the day of the <a href="http://www.apple.com/iphone">iPhone G3</a> launch, I became an iPhone user. And I&#8217;m loving every minute of it. I&#8217;ve become almost as bad as my children finding reasons to text family members and friends, and if I could talk my boss into getting some sort of text plan, I&#8217;d probably find reasons to text him too! (*cough hint hint *cough)</p></p>

	<p><p>My favorite features so far:</p></p>

	<p><ul></p>
    <li>The built-in <span class="caps">GPS</span>. This is going to prove exceptionally useful for my forever navigationally challenged husband.</li>

    <li>The iPod. I no longer have to carry around my iPod and my phone. I now have both in one little gadget.</li>
    <li>It&#8217;s super easy to text with the qwerty keyboard.</li>

    <li>The ease of downloading and installing apps from the App store.. For example, Twitter; I love my twitter and now I can get updates super easy on my phone. I even downloaded an application that allows me to control iTunes on my computer from my phone.</li>

    <li>Internet and eMail access on the go from anywhere I have a signal, which so far has been everywhere.</li><br />
</ul>

	<p><p>Do you have an iPhone? If not, why? If so, what are your favorite features?</p></p>

 <div class="feedflare">
<a href="http://feeds.feedburner.com/~f/jaguarpc?a=IrnGNJ"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=IrnGNJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=IV2v2j"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=IV2v2j" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=U06zQJ"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=U06zQJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=PhvU3j"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=PhvU3j" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=RNj2PJ"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=RNj2PJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=axu3Ij"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=axu3Ij" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.jaguarpc.com/blog/2008/07/i-can-no-longer-deny-it-im-a-geek-girl/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.jaguarpc.com/blog/2008/07/i-can-no-longer-deny-it-im-a-geek-girl/</feedburner:origLink></item>
		<item>
		<title>WowVPS! Launches 25% Off Sale to Promote Green Web Hosting</title>
		<link>http://feeds.feedburner.com/~r/jaguarpc/~3/335460976/</link>
		<comments>http://www.jaguarpc.com/blog/2008/07/wowvps-launches-25-off-sale-to-promote-green-web-hosting/#comments</comments>
		<pubDate>Mon, 14 Jul 2008 21:49:35 +0000</pubDate>
		<dc:creator>Tracie</dc:creator>
		
		<category><![CDATA[Deals and Specials]]></category>

		<category><![CDATA[Linux Hosting]]></category>

		<category><![CDATA[Press Releases]]></category>

		<category><![CDATA[VPS Hosting]]></category>

		<category><![CDATA[Web hosting]]></category>

		<guid isPermaLink="false">http://www.jaguarpc.com/blog/?p=126</guid>
		<description><![CDATA[<pre><code>Offering businesses virtual private servers as a comparable option to dedicated hosting looks to drive down cost and reduce power consumption of hosting datacenters

HOUSTON, TX. July 16, 2008 &#38;ndash; WowVPS! web hosting, providers of virtual private server (VPS) hosting services and a subsidiary of Landis Holdings Inc., today announced a new promotion of 25% off [...]
</code></pre>
]]></description>
			<content:encoded><![CDATA[	<p><p><em>Offering businesses virtual private servers as a comparable option to dedicated hosting looks to drive down cost and reduce power consumption of hosting datacenters</em></p></p>

	<p><p><strong><span class="caps">HOUSTON</span>, TX. July 16, 2008</strong> &ndash; WowVPS! web hosting, providers of virtual private server (VPS) hosting services and a subsidiary of Landis Holdings Inc., today announced a new promotion of 25% off all &ldquo;Xen&rdquo; hosting plans starting from only $10.45 per month. Besides reducing ongoing operating costs for companies during tough economic times, shifting usage from dedicated servers to virtual private servers can reduce overall required power consumption. </p></p>

	<p><p><em>&ldquo;Socially responsible web hosting involves making choices that meet a company&rsquo;s hosting needs while minimizing the impact on the environment,&rdquo;</em> says Greg Landis, president of WowVPS!. <em>&ldquo;While the focus has been mainly on new technologies to reduce power consumption, sometimes the simplest answer is selecting the right hosting plan. Our <span class="caps">VPS</span> hosting plans offers businesses an attractive option of improved flexibility of dedicated hosting at prices much lower than full dedicated packages.&rdquo;</em></p></p>

	<p><p>WowVPS! utilizes the latest version of VSControl virtualization software from Devpond, another subsidiary of Landis Holdings. VSControl software was developed in-house and eliminates the software cost which often leads to increased <span class="caps">VPS</span> hosting prices. WowVPS! offers plans with higher specs than any other <span class="caps">VPS</span> provider while maintaining 100% uptime. </p></p>

	<p><p>WowVPS! starts with the &ldquo;Xen Awakening&rdquo; entry level plan, regularly priced at $13.95 per month but on special for only $10.45 per month, and includes:</p></p>

	<p><ul></p>
    <li>12 GB disk space</li>

    <li>200 GB bandwidth</li>

    <li>192 MB or <span class="caps">RAM</span></li>

    <li>Unlimited domains</li>

    <li>Free 3 <span class="caps">VPS IP</span> addresses</li><br />
</ul>

	<p><p>All WowVPS! &ldquo;Xen&rdquo; hosting plans include:</p></p>

	<p><ul></p>
    <li>Full <span class="caps">VPS</span> root access</li>

    <li><span class="caps">RAID 10</span> disk storage</li>

    <li>Guaranteed <span class="caps">RAM</span></li>

    <li>Premium bandwidth</li>

    <li>Multi-core, multi-processor CPUs</li>

    <li>VSControl software</li>

    <li>No oversold resources</li>

    <li>Choice of Linux OS</li>

    <li>No contract obligation; cancel any time</li>

    <li>Online server and service restarts</li><br />
</ul>

	<p><p>The new WowVPS! web site includes a community forum, a blog, user-friendly control panel and the NixCore client management software.</p></p>

	<p><p>To learn more about the 25% off special, visit <a href="http://www.wowvps.com/xen_vps_hosting.php">www.wowvps.com/xen<em>vps</em>hosting.php</a>.  </p></p>

	<p><p><strong>About WowVPS</strong>!</p></p>

	<p><p>WowVPS!, based in Houston Texas, provides high-quality Internet hosting solutions to small and medium-sized businesses, government agencies, prominent individuals and non-profit organizations worldwide. WowVPS&#8217;s core portfolio comprises information technology and business hosting services, as well as programming services.</p></p>

 <div class="feedflare">
<a href="http://feeds.feedburner.com/~f/jaguarpc?a=yHyZPJ"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=yHyZPJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=52cWkj"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=52cWkj" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=5ACWSJ"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=5ACWSJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=57SVBj"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=57SVBj" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=l8TKxJ"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=l8TKxJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/jaguarpc?a=63pc1j"><img src="http://feeds.feedburner.com/~f/jaguarpc?i=63pc1j" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.jaguarpc.com/blog/2008/07/wowvps-launches-25-off-sale-to-promote-green-web-hosting/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.jaguarpc.com/blog/2008/07/wowvps-launches-25-off-sale-to-promote-green-web-hosting/</feedburner:origLink></item>
	</channel>
</rss>
