<?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>Recon Hosting</title>
	<atom:link href="http://www.reconhosting.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.reconhosting.com</link>
	<description>Quality Hosting at a Fraction of the Price</description>
	<lastBuildDate>Fri, 18 May 2012 21:31:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Setting up a Minecraft Server on Centos</title>
		<link>http://www.reconhosting.com/blog/virtual-machines-2/setting-up-a-minecraft-server-on-centos.html</link>
		<comments>http://www.reconhosting.com/blog/virtual-machines-2/setting-up-a-minecraft-server-on-centos.html#comments</comments>
		<pubDate>Thu, 29 Mar 2012 08:51:50 +0000</pubDate>
		<dc:creator>TJ Martin</dc:creator>
				<category><![CDATA[Virtual Machines]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[minecraft server]]></category>

		<guid isPermaLink="false">http://www.reconhosting.com/?p=3141</guid>
		<description><![CDATA[Setting up a Minecraft server can be pretty difficult if you don&#8217;t know what you&#8217;re doing. This tutorial is to simplify running it on CentOS 5. We&#8217;ll need to following: - Dedicated Server / Virtual Machine - CentOS 5.x 32bit/64bit - 1GB of RAM or more - Latest Java JDK - Minecraft Server Let&#8217;s start ...]]></description>
			<content:encoded><![CDATA[<p>Setting up a Minecraft server can be pretty difficult if you don&#8217;t know what you&#8217;re doing. This tutorial is to simplify running it on CentOS 5.</p>
<p>We&#8217;ll need to following:</p>
<p>- Dedicated Server / Virtual Machine<br />
- CentOS 5.x 32bit/64bit<br />
- 1GB of RAM or more<br />
- Latest Java JDK<br />
- Minecraft Server</p>
<p>Let&#8217;s start with getting a Virtual Machine, grab one from <a title="Virtual Machine Hosting" href="http://www.reconhosting.com/dedicated-servers/virtual-machine-hosting">Recon Hosting</a>. We will recommend a VM-4 or higher.</p>
<p>Now, let&#8217;s get started by installing Java-JDK:</p>
<p><em>yum install java-1.6.0-openjdk</em></p>
<p>Now, let&#8217;s check if Java was installed:</p>
<p><em>which java</em></p>
<p>It should display the following if it was properly installed:</p>
<p><em>/usr/bin/java</em></p>
<p>We&#8217;re done with that now, let&#8217;s create a directory for Minecraft then install it:</p>
<p>1. Make sure we&#8217;re in the root directory still:</p>
<p><em>cd</em></p>
<p>2. Now let&#8217;s create the directory:</p>
<p><em>mkdir Minecraft</em></p>
<p>3. Enter the directory:</p>
<p><em>cd Minecraft</em></p>
<p>4. Time to get Minecraft:</p>
<p><em>wget http://minecraft.net/download/minecraft_server.jar</em></p>
<p>5. We&#8217;ll need to make sure Minecraft as all the correct permissions:</p>
<p><em>chmod +x minecraft_server.jar</em></p>
<p>Minecraft is now installed!</p>
<p>From here we&#8217;ll need to install &#8220;screen&#8221; to keep the Minecraft server running after we close the SSH session.</p>
<p>Install screen:</p>
<p><em>yum install screen</em></p>
<p>Now, we&#8217;ll use the screen and run Minecraft from there.</p>
<p><em>screen</em></p>
<p>Starting up Minecraft now:</p>
<p><em>java -Xmx1024M -Xms1024M -jar minecraft_server.jar nogui</em></p>
<p>(*1024 value can be changed depending on how much RAM your VPS has)<br />
Ex. 512MB VPS &#8211; <em>java -Xmx512M -Xms512M -jar minecraft_server.jar nogui</em><br />
Ex. 2048MB VPS &#8211; <em>java -Xmx2048M -Xms2048M -jar minecraft_server.jar nogui</em></p>
<p>To get back to the normal screen now you&#8217;ll have to do the following:</p>
<p><em>Control + a + d</em></p>
<p>To get back to the screen where Minecraft is running:</p>
<p><em>screen -r</em></p>
<p>That&#8217;s it for getting Minecraft up and running on CentOS!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reconhosting.com/blog/virtual-machines-2/setting-up-a-minecraft-server-on-centos.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recon Hosting Now a CloudFlare Certified Partner!</title>
		<link>http://www.reconhosting.com/blog/company-news/recon-hosting-now-a-cloudflare-certified-partner.html</link>
		<comments>http://www.reconhosting.com/blog/company-news/recon-hosting-now-a-cloudflare-certified-partner.html#comments</comments>
		<pubDate>Fri, 23 Mar 2012 00:40:46 +0000</pubDate>
		<dc:creator>TJ Martin</dc:creator>
				<category><![CDATA[Company News]]></category>
		<category><![CDATA[cloudflare press release]]></category>

		<guid isPermaLink="false">http://www.reconhosting.com/?p=3106</guid>
		<description><![CDATA[CloudFlare, a web performance and security company, is excited to announce our partnership with ReconHosting! If you haven’t heard about CloudFlare before, our value proposition is simple: we’ll make any website twice as fast and protect it from a broad range of web threats. Today, hundreds of thousands of websites—ranging from individual blogs to ecommerce ...]]></description>
			<content:encoded><![CDATA[<p>CloudFlare, a web performance and security company, is excited to announce our partnership with ReconHosting! If you haven’t heard about CloudFlare before, our value proposition is simple: we’ll make any website twice as fast and protect it from a broad range of web threats. Today, hundreds of thousands of websites—ranging from individual blogs to ecommerce sites to the websites of Fortune 500 companies to national governments—use CloudFlare to make their sites faster and more secure. We power more than 28 billion monthly page views—more than Amazon.com, Wikipedia, Twitter, Zynga and AOL combined—and nearly 25% of the Internet’s population regularly passes through our network.</p>
<p><img class="alignleft size-full wp-image-3108" title="reconhosting-cloudflare" src="http://www.reconhosting.com/wp-content/uploads/2012/03/reconhosting-cloudflare.png" alt="" width="400" height="93" />CloudFlare is designed to take a great hosting platform like ReconHosting and make it even better. We run 14 data centers strategically located around the world. When you sign up for CloudFlare, we begin routing your traffic to the nearest data center.</p>
<p>You can read more by visiting our blog:</p>
<p><a title="How CloudFlare increases speed and security of your site" href="http://www.reconhosting.com/blog/company-news/how-cloudflare-increases-speed-and-security-of-your-site.html">http://www.reconhosting.com/blog/company-news/how-cloudflare-increases-speed-and-security-of-your-site.html</a></p>
<p>ReconHosting provides shared, reseller hosting &amp; bundled web designer/developer packages. We strive to create a personable relationship with our customers. We run the latest CloudLinux web server, are a CloudFlare Certified Partner &amp; offer tons of features!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reconhosting.com/blog/company-news/recon-hosting-now-a-cloudflare-certified-partner.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is Unlimited Web Hosting Possible?</title>
		<link>http://www.reconhosting.com/blog/is-unlimited-web-hosting-possible.html</link>
		<comments>http://www.reconhosting.com/blog/is-unlimited-web-hosting-possible.html#comments</comments>
		<pubDate>Mon, 19 Mar 2012 14:20:17 +0000</pubDate>
		<dc:creator>James F Lassiter II</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Scam]]></category>
		<category><![CDATA[Unlimited]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.reconhosting.com/?p=3086</guid>
		<description><![CDATA[&#160; Today I would like to talk about the ruse that is unlimited web hosting. This is an impossibility and it is a marketing trick to get your money, nothing else! You see ads all over the internet from small to large web hosting companies stating &#8220;Unlimited Web Hosting&#8221;.  So I started to do some ...]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.reconhosting.com/blog/is-unlimited-web-hosting-possible.html/attachment/top-billboard" rel="attachment wp-att-3088"><img class="aligncenter size-full wp-image-3088" title="top-billboard" src="http://www.reconhosting.com/wp-content/uploads/2012/03/top-billboard.jpg" class="lightbox" rel="post_3086" alt="" width="760" height="114" /></a></p>
<p>&nbsp;</p>
<p>Today I would like to talk about the ruse that is unlimited web hosting. This is an impossibility and it is a marketing trick to get your money, nothing else!</p>
<p>You see ads all over the internet from small to large web hosting companies stating &#8220;Unlimited Web Hosting&#8221;.  So I started to do some research on what that actually meant. Most of the companies that I see offering &#8220;Unlimited Web Hosting&#8221; are usually referring to the amount of storage, bandwidth, &amp; innodes that you are allocated depending on which hosting plan you purchase.</p>
<p>If you are just starting out and have a brand new out of the box web site, this is most likely not going to affect you. But if you have great SEO, great Social Marketing and become popular  you will start to feel the limits of  your Unlimited Web Hosting. Look at it this way; Why would a company like Amazon have to spend millions on the data centers where they host their site(s) when they could just order an &#8220;Unlimited Hosting Plan&#8221; from one of these internet shysters  and really reap the profits? The answer is; because it is not possible!</p>
<p>If you read the AUP and TOS of the companies offering Unlimited hosting you will start to see the actual limits of the service. Namely INNODES is where they get you. Another is an arbitrary claim of CPU and memory usage over a set maximum. I have even seen warnings for bandwidth usage on an account advertised with Unlimited Bandwidth. Most of the TOS&#8217;s also claim to have the right to suspend your account until the next billing cycle if you hit one of these invisible ceilings.</p>
<p>Bottom line is this: Unlimited Web Hosting is a marketing trick to get the untrained &amp; inexperienced web host into their grasp! If you are searching as a first time web host or thinking of starting a web hosting business read the Fine Print before you spend your money!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reconhosting.com/blog/is-unlimited-web-hosting-possible.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CloudLinux – A new way we ensure rock solid reliability for your site</title>
		<link>http://www.reconhosting.com/blog/company-news/cloudlinux-a-new-way-we-ensure-rock-solid-reliability-for-your-site.html</link>
		<comments>http://www.reconhosting.com/blog/company-news/cloudlinux-a-new-way-we-ensure-rock-solid-reliability-for-your-site.html#comments</comments>
		<pubDate>Fri, 16 Mar 2012 13:13:23 +0000</pubDate>
		<dc:creator>James F Lassiter II</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Company News]]></category>
		<category><![CDATA[cloudlinux]]></category>
		<category><![CDATA[webhosting]]></category>

		<guid isPermaLink="false">http://www.reconhosting.com/?p=3083</guid>
		<description><![CDATA[We upgraded our hosting infrastructure with a new operating system called CloudLinux that optimizes your site’s performance. Today, on a shared hosting server, you are sharing resources with other sites, your digital neighbors so to speak. Yet sometimes, unpredictable issues having nothing to do with your site, can slow server performance or worse &#8211; cause a complete ...]]></description>
			<content:encoded><![CDATA[<p align="left"><img src="http://www.cloudlinux.com/images/images/logo.jpg" alt="" width="200" height="106" /></p>
<p align="left">We upgraded our hosting infrastructure with a new operating system called <a href="http://www.cloudlinux.com/">CloudLinux</a> that optimizes your site’s performance.</p>
<p align="left">Today, on a shared hosting server, you are sharing resources with other sites, your digital neighbors so to speak. Yet sometimes, unpredictable issues having nothing to do with your site, can slow server performance or worse &#8211; cause a complete outage of the server. This can be the result of bad scripting or a spike in traffic on your neighbors site, that impact your website’s performance</p>
<p align="left">That’s why we updated our servers to CloudLinux. With CloudLinux, we can ensure other sites that may have issues do not affect your site. In short, this upgrade prevents a badly behaving website on a shared server from being able to slow down or take down the entire server.</p>
<p align="left">That’s the heart of the CloudLinux solution and it can deliver “rock solid reliability” with its innovative <a href="http://www.cloudlinux.com/solutions/overview">Lightweight Virtual Environment™</a> technology. It isolates and limits resources of each site creating separation and prevents other sites from affecting you.</p>
<p align="left"><strong>We are pleased to be able to offer you CloudLinux – a new solution that “crash proofs” the server so we can deliver:</strong></p>
<ul>
<li>Increased server capability without increasing risk of a site of going down</li>
<li>More efficient and stable server that lets you add new functions to your site without worry</li>
<li>Reduced impact of unpredictable events like load spikes that can slow down or take down a server</li>
<li>and this even lets us be greener because we service more customers more efficiently with less hardware</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.reconhosting.com/blog/company-news/cloudlinux-a-new-way-we-ensure-rock-solid-reliability-for-your-site.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shared Hosting Challenge</title>
		<link>http://www.reconhosting.com/blog/company-news/shared-hosting-challenge.html</link>
		<comments>http://www.reconhosting.com/blog/company-news/shared-hosting-challenge.html#comments</comments>
		<pubDate>Wed, 14 Mar 2012 19:58:08 +0000</pubDate>
		<dc:creator>James F Lassiter II</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Company News]]></category>
		<category><![CDATA[Cloud Linux]]></category>
		<category><![CDATA[datacenter]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google ranking]]></category>
		<category><![CDATA[Google search results]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[reseller hosting]]></category>
		<category><![CDATA[shared hosting]]></category>

		<guid isPermaLink="false">http://www.reconhosting.com/?p=3073</guid>
		<description><![CDATA[&#160; Recon Hosting uses the latest virtualization technologies from CloudLinux to improve server stability and prevent downtime on our shared hosting servers. Shared Hosting Challenge A typical shared server hosts huge numbers of accounts that all use the same server resources. If one website uses too many resources, it can slow down or shut down the server.  ...]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.reconhosting.com/blog/company-news/shared-hosting-challenge.html/attachment/cl_official_distributer_100x100" rel="attachment wp-att-3075"><img class="aligncenter size-full wp-image-3075" title="cl_official_distributer_100x100" src="http://www.reconhosting.com/wp-content/uploads/2012/03/cl_official_distributer_100x100.png" class="lightbox" rel="post_3073" alt="" width="100" height="100" /></a></p>
<p>&nbsp;</p>
<p>Recon Hosting uses the latest virtualization technologies from <span style="text-decoration: underline;"><a href="http://www.cloudlinux.com/">CloudLinux</a></span> to improve server stability and prevent downtime on our shared hosting servers.</p>
<p><strong>Shared Hosting Challenge</strong><strong></strong></p>
<p>A typical shared server hosts huge numbers of accounts that all use the same server resources. If one website uses too many resources, it can slow down or shut down the server.  This is common for shared hosting servers and happens for like:</p>
<ul>
<li>Traffic spikes – a mention on a popular forum can send thousands of visitors to a website in minutes and overwhelm the server causing downtime.</li>
<li>Inefficient coding – a single bug in one website’s code can use all CPU resources, no matter how powerful the server, and cause downtime.</li>
<li>Denial Of Service attacks – hackers invade an insecure website and hog the server resources.</li>
</ul>
<p><strong>Recon Hosting Solution</strong><strong></strong><br />
We eliminate these threats by using CloudLinux, an operating system specifically designed to address the weaknesses and risks associated with shared hosting.</p>
<p>CloudLinux uses innovative <span style="text-decoration: underline;"><a href="http://www.cloudlinux.com/solutions/overview">Lightweight Virtualization Environment (LVE) technology</a></span> to create isolation between websites on a shared server. By containing each website, CloudLinux prevents each one from using more resources than allocated, making sure that one website cannot affect another.</p>
<p><strong>CloudLinux gives you peace of mind that your website is protected from other sites on the same server.</strong></p>
<p><span style="text-decoration: underline;"><a href="http://www.reconhosting.com/web-solutions/shared-hosting">Click here</a></span> to sign up a new hosting account.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reconhosting.com/blog/company-news/shared-hosting-challenge.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How CloudFlare increases speed and security of your site</title>
		<link>http://www.reconhosting.com/blog/company-news/how-cloudflare-increases-speed-and-security-of-your-site.html</link>
		<comments>http://www.reconhosting.com/blog/company-news/how-cloudflare-increases-speed-and-security-of-your-site.html#comments</comments>
		<pubDate>Fri, 02 Mar 2012 22:15:36 +0000</pubDate>
		<dc:creator>TJ Martin</dc:creator>
				<category><![CDATA[Company News]]></category>
		<category><![CDATA[cloudflare]]></category>
		<category><![CDATA[cpanel plugin]]></category>
		<category><![CDATA[faster website]]></category>
		<category><![CDATA[save bandwidth]]></category>

		<guid isPermaLink="false">http://www.reconhosting.com/?p=2993</guid>
		<description><![CDATA[How CloudFlare increases speed and security of your site CloudFlare, a web performance and security company, is excited to announce our partnership with Recon Hosting!  If you haven’t heard about CloudFlare before, our value proposition is simple: we’ll make any website twice as fast and protect it from a broad range of web threats. Today, ...]]></description>
			<content:encoded><![CDATA[<h4>How CloudFlare increases speed and security of your site</h4>
<p>CloudFlare, a web performance and security company, is excited to announce our partnership with Recon Hosting!  If you haven’t heard about CloudFlare before, our value proposition is simple: we’ll make any website twice as fast and protect it from a broad range of web threats.</p>
<p>Today, hundreds of thousands of websites—ranging from individual blogs to ecommerce sites to the websites of Fortune 500 companies to national governments—use CloudFlare to make their sites faster and more secure. We power more than 28 billion monthly page views—more than Amazon.com, Wikipedia, Twitter, Zynga and AOL combined—and nearly 25% of the Internet’s population regularly passes through our network.</p>
<h5>Faster web performance</h5>
<p>CloudFlare is designed to take a great hosting platform like Recon Hosting and make it even better.</p>
<p>We run <a href="http://www.cloudflare.com/network-map" target="_blank">14 data centers</a>  strategically located around the world. When you sign up for CloudFlare, we begin routing your traffic to the nearest data center.</p>
<p><img src="https://www.cloudflare.com/media/images/hosting-partners/cloudflare-1.png" alt="" /></p>
<p>As your traffic passes through the data centers, we intelligently determine what parts of your website are static versus dynamic.  The static portions are cached on our servers for a short period of time, typically less than 2 hours before we check to see if they’ve been updated.  By automatically moving the static parts of your site closer to your visitors, the overall performance of your site improves significantly.</p>
<p>CloudFlare’s intelligent caching system also means you save bandwidth, which means saving money, and decreases the load on your servers, which means your web application will run faster and more efficiently than ever. On average, CloudFlare customers see a 60% decrease in bandwidth usage, and a 65% in total requests to their servers.  The overall effect is that CloudFlare will typically cut the load time for pages on your site by 50% which means higher engagement and happier visitors.</p>
<p><img src="https://www.cloudflare.com/media/images/hosting-partners/cloudflare-2.png" alt="" /></p>
<h5>Broad web security</h5>
<p>Over the course of 2011, CloudFlare identified a <a href="http://blog.cloudflare.com/2011-the-year-of-the-ddos" target="_blank">700% increase in the number of distributed denial of service attacks</a> (DDoS) we track on the Internet (see the chart below). As attacks like these increase, CloudFlare is stepping up to protect sites.</p>
<p><img src="https://www.cloudflare.com/media/images/hosting-partners/cloudflare-3.png" alt="" /></p>
<p>CloudFlare’s security protections offer a <a href="http://www.cloudflare.com/features-security" target="_blank">broad range of protections</a> [link to http://www.cloudflare.com/features-security] against attacks such as DDoS, hacking or spam submitted to a blog or comment form. What is powerful about our approach is that the system gets smarter the more sites that are part of the CloudFlare community. We analyze the traffic patterns of hundreds of millions of visitors in real time and adapt the security systems to ensure good traffic gets through and bad traffic is stopped.</p>
<p>In time, our goal is nothing short of making attacks against websites a relic of history. And, given our scale and the billions of different attacks we see and adapt to every year, we’re well on our way to achieving that for sites on the CloudFlare network.</p>
<h5>Signing up</h5>
<p>Any website can deploy CloudFlare, regardless of your underlying platform.  By integrating closely with Recon Hosting, we make the process of setting up CloudFlare &#8220;1 click easy&#8221; through your existing cPanel dashboard.  Just look for the CloudFlare icon, choose the domain you want to enable, and click the orange cloud. That&#8217;s it!</p>
<p><img src="https://www.cloudflare.com/media/images/hosting-partners/cloudflare-4.png" alt="" /></p>
<p>We’ve kept the price as low as possible and plans offered through Recon Hosting are free.  Moreover, we never charge you for bandwidth or storage, therefore saving you tons via reduced bandwidth costs.</p>
<p>For site owners who would like to take advantage of CloudFlare&#8217;s advanced offerings, we also offer a <a href="http://www.cloudflare.com/plans">&#8216;Pro&#8217; tier of service for $20/month</a>. The &#8216;Pro&#8217; tier includes all of the &#8216;Free&#8217; tier&#8217;s offerings, as well as extra features like SSL, full web application firewall and faster analytics.</p>
<p>We’re proud that every day more than a thousand new sites, including some of the largest on the web, join the CloudFlare community. If you’re looking for a faster, safer website, you’ve got a good start with Recon Hosting, but the next step is to <a href="https://www.cloudflare.com/sign-up">join the CloudFlare community</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reconhosting.com/blog/company-news/how-cloudflare-increases-speed-and-security-of-your-site.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How To Link a Domain Name to a Web Hosting Page</title>
		<link>http://www.reconhosting.com/hosting-info/how-to-link-a-domain-name-to-a-web-hosting-page.html</link>
		<comments>http://www.reconhosting.com/hosting-info/how-to-link-a-domain-name-to-a-web-hosting-page.html#comments</comments>
		<pubDate>Fri, 27 Jan 2012 18:29:54 +0000</pubDate>
		<dc:creator>TJ Martin</dc:creator>
				<category><![CDATA[Hosting Info]]></category>
		<category><![CDATA[domain linking]]></category>
		<category><![CDATA[domain name]]></category>

		<guid isPermaLink="false">http://www.reconhosting.com/?p=2923</guid>
		<description><![CDATA[To link a domain name to a web hosting page, you first need a registered domain name and a web hosting account. Most commercial web hosts offer domain name registration along with their hosting packages, but if you purchased your domain name separately from your hosting plan or wish to transfer a domain name from ...]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft  wp-image-2924" title="global background series- world wide web" src="http://www.reconhosting.com/wp-content/uploads/2012/01/fotolia_68138_XS.jpg" alt="" width="270" height="229" /></p>
<p>To link a domain name to a web hosting page, you first need a registered domain name and a web hosting account. Most commercial web hosts offer domain name registration along with their hosting packages, but if you purchased your domain name separately from your hosting plan or wish to transfer a domain name from one host to another, you will need to link it to your web host&#8217;s servers for it to show up online. Web hosts use specially designated &#8220;name servers,&#8221; or &#8220;DNS&#8221; servers, to point domain names to the actual IP addresses where their websites are located.</p>
<div>
<h2>Instructions</h2>
</div>
<div>
<h4>Step 1</h4>
<p>Locate your web host&#8217;s name/DNS servers. First, log in to your account on your web host&#8217;s site. Most web hosting companies&#8217; name server lists are easy to find in your account documentation, so look for any related links on your main user account page and in your control panel. Name server lists are usually formatted as &#8220;ns1.reconhosting.com,&#8221; &#8220;ns2.reconhosting.com,&#8221; for example. If you cannot find the list of name server information on your web hosting provider&#8217;s site, contact them directly.</p>
</div>
<div>
<h4>Step 2</h4>
<p>Log in to your account on your domain name registrar&#8217;s website and input the new name servers for your domain. Select the domain name you want to link and look for a page asking to add or change name server addresses. If you cannot find the page, consult your registrar&#8217;s FAQ or help section for a link.</p>
</div>
<div>
<h4>Step 3</h4>
<p>Copy and paste the server addresses you located earlier, making sure they are in the correct order: &#8220;ns1.reconhosting.com&#8221; is usually the first or &#8220;primary&#8221; name server, &#8220;ns2.reconhosting.com&#8221; second, and so on. You should have at least two name servers to enter.</p>
</div>
<div>
<h4>Step 4</h4>
<p>Save the changes to your domain and log out. Your domain name is now linked to your main web hosting page, but you will have to wait at least a day or two for the updates to appear online.</p>
<div class="divider"></div>
<h2>References</h2>
<ul>
<li><a href="http://www.thesitewizard.com/domain/point-domain-name-website.shtml" target="_blank">how to point a domain name to your website</a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.reconhosting.com/hosting-info/how-to-link-a-domain-name-to-a-web-hosting-page.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SOPA DeathStar crippled; but still intact</title>
		<link>http://www.reconhosting.com/blog/sopa-deathstar-crippled-but-still-intact.html</link>
		<comments>http://www.reconhosting.com/blog/sopa-deathstar-crippled-but-still-intact.html#comments</comments>
		<pubDate>Fri, 27 Jan 2012 05:06:54 +0000</pubDate>
		<dc:creator>TJ Martin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[blackout]]></category>
		<category><![CDATA[sopa]]></category>

		<guid isPermaLink="false">http://www.reconhosting.com/?p=2916</guid>
		<description><![CDATA[Thank you for protecting Wikipedia. We’re not done yet~ Wikipedia Wikipedia showed all of us the monumental power of using the Internet to illustrate a philosophical (and political) position in the face of tremendous pressure from big government. By going dark for 24 hours, it sucked a vortex of users and media commentators into the ...]]></description>
			<content:encoded><![CDATA[<p><a href="http://en.wikipedia.org/wiki/Special:CongressLookup?new=yes">Thank you for protecting Wikipedia. We’re not done yet</a>~ Wikipedia</p>
<p>Wikipedia showed all of us the monumental power of using the Internet to illustrate a philosophical (and political) position in the face of tremendous pressure from big government.</p>
<p>By going dark for 24 hours, it sucked a vortex of users and media commentators into the implications of what SOPA actually means to Internet freedom.</p>
<p>While everyone does agree that online piracy is a serious issue and needs to be dealt with, the anti-piracy bill that was due to pass on Jan 24 with bipartisan support has too many loop holes to be effective.</p>
<p>The fact that the Government and large corporations wanted to mess with the innards of the domain registry to force sites like Google to shut down offenders offers the highest chance of abuse no matter how noble the goal.</p>
<p>It’s also interesting to see the massive cohesion of young Internet users and even the older generation in standing together on this point.</p>
<p>In a decade, where most citizens display apathy towards the political process and big government in general, the  SOPA-resistance illustrates that not all hope is lost.</p>
<p>The <a href="http://bits.blogs.nytimes.com/2012/01/19/after-protest-wikipedia-says-were-not-done-yet/">New York Times</a> reported that more than 162 million people saw the site’s protest on Wednesday.  Further, over 12,000 commented on blogs announcing the blackout.</p>
<p>By all accounts, this was a “breathtaking majority” said Wikipedia.  The Internet is undoubtedly one of the United State’s pioneering technical achievements.  While not perfect, it is a field of innovation that is a powerhouse for small business growth.</p>
<p>This battleground echoes a real war taking place offline as the upcoming Presidential contest looms. Many consider it to be the most important election in American history signaling a tipping point between those who favor more government regulation versus those who do not.</p>
<p>This goes beyond party lines. Both parties display support and opposition in determining the final outcome and what happens with SOPA next.</p>
<p>The postponed bill had bipartisan support but its supporters now appear fragmented and indecisive. So Wikipedia is right, this is just one battle won; NOT the war.   <strong>Long live the resistance!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.reconhosting.com/blog/sopa-deathstar-crippled-but-still-intact.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Hosting for Beginners Part 4 &#124; Dedicated Servers</title>
		<link>http://www.reconhosting.com/blog/web-hosting-for-beginners-part-4-dedicated-servers.html</link>
		<comments>http://www.reconhosting.com/blog/web-hosting-for-beginners-part-4-dedicated-servers.html#comments</comments>
		<pubDate>Fri, 27 Jan 2012 04:59:59 +0000</pubDate>
		<dc:creator>TJ Martin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[dedicated hosting]]></category>
		<category><![CDATA[dedicated servers]]></category>
		<category><![CDATA[managed dedicated servers]]></category>
		<category><![CDATA[un-managed dedicated servers]]></category>

		<guid isPermaLink="false">http://www.reconhosting.com/?p=2904</guid>
		<description><![CDATA[Let’s say that you have a larger website that will get a lot of traffic. Sharing a server with other websites may not be the best approach for you—you may need your own dedicated server. In our last post, we mentioned how shared hosting is typically the best choice for a small venture. However, if you are ...]]></description>
			<content:encoded><![CDATA[<p>Let’s say that you have a larger website that will get a lot of traffic. Sharing a server with other websites may not be the best approach for you—you may need your own <a title="Budget Servers" href="http://www.reconhosting.com/dedicated-servers/budget-dedicated-servers" target="_blank"><em>dedicated</em> server</a>. In our last post, we mentioned how shared hosting is typically the best choice for a small venture. However, if you are operating a more demanding website that handles heavy traffic, video streaming, or excessive data transfer you may need your own server.</p>
<h5>Costs and Benefits of Dedicated Hosting</h5>
<p>Getting a server exclusively to yourself is, understandably, more expensive. Costs normally shared among several different businesses are now covered exclusively by you. However, the benefits of a dedicated server may be well worth the extra cost. Because dedicated servers are specific to your site, they have much greater capacity for bandwidth and storage space. Also, you can customize them for your specific needs, choosing the exact hardware and software configurations you want for your site. If you’re not sure what you want, the web host can recommend a good server configuration for your needs. Also, you can install more web-related tools on a dedicated server. Because shared servers are sharing resources you may find limitations on what you are able to customize. On a dedicated server, you have more flexibility to customize your site and use tools to make your site visually appealing.</p>
<p>In addition, dedicated servers can provide logistical advantages in terms of security. Keeping in mind that shared servers <strong>are secure</strong>, you should know that dedicated servers can be easier to defend from attacks because there is only one client using the server. Also, greater server resources can be dedicated to defending your site from viruses, Trojans, worms, and other malware. You—and only you—have the rights to determine who has access to your server.</p>
<p>Besides higher service fees, there are no inherent disadvantages to dedicated hosting over shared hosting. If you get a fully managed dedicated server (described below), your server will be similar to a shared hosting service. (It should be noted that not all web hosting companies provide fully managed dedicated servers—Recon Hosting does.) The only differences will be the higher costs associated with having your own server and paying for all of its bandwidth.</p>
<h5>Managing Dedicated Servers</h5>
<p>Web hosts can provide different levels of server support with dedicated servers (unlike shared hosting). You can ask them to fully manage your server in the same way they manage shared servers. However, you can also save some money by taking on some aspects of maintaining the server. With managed<a title="Managed Servers" href="http://www.reconhosting.com/dedicated-servers/managed-servers" target="_blank"> dedicated hosting</a>, the host will monitor your server, update it, and provide a limited amount of maintenance support. You will be responsible for the rest (updating and making changes to your website). With <a title="Un-Managed Servers" href="http://www.reconhosting.com/dedicated-servers/classic-dedicated-servers" target="_blank">unmanaged dedicated hosting,</a> you provide all maintenance and monitoring.</p>
<p>Having different levels of support enables you to lower your cost to the web host when you get a dedicated server. This will not necessarily reduce your costs, however, since you will need to hire someone with the expertise to perform maintenance functions on the server. Keep this in mind when choosing between managed and <a title="Un-Managed Servers" href="http://www.reconhosting.com/dedicated-servers/classic-dedicated-servers" target="_blank">unmanaged hosting.</a></p>
<h5>Getting Started with Dedicated Hosting</h5>
<p>The initial steps to getting started are the same with any hosting service—choose your host, figure out what hardware and operating system your site needs, etc. Your host does not design your site, but your host needs to know how your site is designed in order to get you the right server for your needs. You don’t want to be paying $245 per month for a server when you only need a $95 per month server instead. At this point, there is an added step with dedicated hosting—deciding what server you need and what level of management you expect. You can either hire your web host to maintain the server for you, or you can hire a web administrator who is also skilled in server maintenance. At Recon Hosting, we try to make managed service affordable—it is only $69 more per month than unmanaged service.</p>
<p>Performing maintenance on a managed server is easy—you just let your host do it. Keeping your unmanaged server running requires in-house expertise. Your technical personnel will handle server upgrades, routine maintenance checks, and the occasional customer-caused outage. We will keep the server cool and physically secure, and we will monitor the server regularly to ensure network up-time. It is up to you to keep your software up to date and secure on your unmanaged server.</p>
<p><a title="Dedicated Servers" href="http://www.reconhosting.com/dedicated-servers" target="_blank">Dedicated hosting </a>provides you access to the entire servers resources. This means you can expect a more efficient website, better up-time, and fewer problems due to server load. Recon Hosting provides excellent affordable service, and we appreciate your interest.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reconhosting.com/blog/web-hosting-for-beginners-part-4-dedicated-servers.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Small Business Hosting Solutions</title>
		<link>http://www.reconhosting.com/blog/small-business-hosting-solutions.html</link>
		<comments>http://www.reconhosting.com/blog/small-business-hosting-solutions.html#comments</comments>
		<pubDate>Tue, 17 Jan 2012 02:05:59 +0000</pubDate>
		<dc:creator>TJ Martin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[business hosting]]></category>
		<category><![CDATA[dedicated hosting]]></category>
		<category><![CDATA[shared business hosting]]></category>
		<category><![CDATA[small business hosting]]></category>
		<category><![CDATA[virtual hosting]]></category>

		<guid isPermaLink="false">http://www.reconhosting.com/?p=2855</guid>
		<description><![CDATA[So, you want to run a small business in the age of web commerce and need a website but have no experience in managing one. If you try to do it yourself, putting an effective website online poses a very high and costly logistical challenge to your business. Even after you get your site designed, ...]]></description>
			<content:encoded><![CDATA[<p>So, you want to run a small business in the age of web commerce and need a website but have no experience in managing one. If you try to do it yourself, putting an effective website online poses a very high and costly logistical challenge to your business. Even after you get your site designed, you still need a server (or two), high bandwidth connection to the Internet, and a website administrator to manage the hardware. As a small business, you probably cannot afford to take this in-house—<em>you need a <a title="Recon Hosting" href="http://www.reconhosting.com" target="_blank">web hosting company</a></em>. Finding a good web hosting company is absolutely essential for your success and should be a top priority.</p>
<p><img class="aligncenter size-full wp-image-2858" title="Website-Hosting-Options-for-Small-Bu" src="http://www.reconhosting.com/wp-content/uploads/2012/01/Website-Hosting-Options-for-Small-Bu.jpg" alt="Website-Hosting-Options-for-Small-Bu" width="500" height="372" /></p>
<h5>Web Hosting Basics</h5>
<p>There are many different types of professional web hosting solutions that are suitable for a small business:</p>
<ul>
<li>Free web hosting services can put up a small, resource-light website for you. However, free hosting isn’t free of limitations and has major pitfalls—it lacks technical and customer support,eCommerce capability, and professionalism needed to gain trust of customers. Additionally, the level of website security with a free host falls short in comparison to an actual web host.</li>
</ul>
<ul>
<li><a title="Reseller Hosting" href="http://www.reconhosting.com/web-solutions/reseller-hosting" target="_blank">Reseller Web Hosting</a> is a form of web hosting wherein the account owner has the ability to use his/her allotted hard drive space and bandwidth to host websites on behalf of third parties. The reseller purchases the host&#8217;s services wholesale and then sells them to customers, possibly for a profit. A certain portion of hard drive and bandwidth is allocated to the reseller account. The reseller may rent a dedicated server from a hosting company, or resell shared hosting services. In the latter case, the reseller is simply given the permission to sell a certain amount of disk space and bandwidth to his own customers without renting a server from a web hosting company he signed for a reseller account with. Recon Hosting provides a number of reseller packages to suit any small business entrepreneur.</li>
</ul>
<ul>
<li><a title="Shared Hosting Plans" href="http://www.reconhosting.com/web-solutions/shared-hosting" target="_blank">Shared Web Hosting</a> is the most popular small businesses web hostingsolution. Its popularity largely stems from the fact that you share the server hardware with others, making it very inexpensive. Think of it like an apartment building; everyone shares the same structure and utility lines but have separate living spaces at a reduced cost. Because their utilities are shared throughout the building, each pays less than they would pay in individual homes with the same square footage. Like utility providers, a web hosting company monitors resource usage to ensure that one site isn’t monopolizing the system and hogging all the resources.</li>
</ul>
<ul>
<li><a title="Virtual Machine Plans" href="http://www.reconhosting.com/dedicated-servers/virtual-machine-hosting" target="_blank">Virtual Machine Hosting </a>provides the ultimate in reliability and availability. Your site is located on a “Virtual Server,” a virtually defined entity sharing hardware of our physical cloud server that is configured to make “the cloud.” The virtual server is tailor-made for your site and has access to all the resources your site needs—even on more than one server if necessary. If your physical server goes down, your virtual server simply loads on a different location in the cloud automatically. This service can be expensive but well worth the extra cost if your website is important to your business.</li>
</ul>
<ul>
<li><a title="Coming Soon" href="#">Private Cloud Hosting</a><a title="Dedicated Servers" href="http://www.reconhosting.com/dedicated-servers" target="_blank"> </a> is not an easy concept to explain. Cloud hosting is a system whereby several resources and servers are shared across multiple remote computing sites. Your files could actually be in multiple locations. Private cloud hosting dedicates resources to your site much the same way Virtual Machine hosting does, except it is done in the cloud. This offers increased performance over VPS or Virtual Machine as your site becomes wildly popular and you quickly need to add hosting resources. Recon Hosting offers scalability where you can easily add resources and increased performance as you need them, often within minutes.</li>
</ul>
<ul>
<li><a title="Dedicated Servers" href="http://www.reconhosting.com/dedicated-servers" target="_blank">Dedicated Server </a> is for your company does a lot of business online then having your servers overloaded is commercial suicide. However the good news is that it is very unlikely for servers to actually reach their limit unless the company using them is considerably large and has a huge online presence. Knowing when to look for an upgrade to your current package is a bit of a problem. Most online business will find that the shared server they are using is more than capable of catering for their needs but if it becomes the case that your traffic is starting to use up bandwidth from others on the server then your will probably be told by the host that you need to move to another package.</li>
</ul>
<h5>Figure Out Your Web Hosting Needs</h5>
<p>To choose the best web hosting service, decide how much availability and resources your website needs. As mentioned earlier, shared hosting handles most needs and is the most popular small business hosting solution. Cloud hosting is a necessary choice if you know your site will have heavy traffic or you know you’ll be using an application that is resource intensive. In shared hosting, your resource allotments are not as flexible because they are shared by the others on the server—cloud hosting makes up for that by making the hardware of multiple servers available to your site. Recon Hosting offers both shared and virtual hosting options to fit the needs and budget of your business. If you don’t know what you need right now then start with shared hosting and upgrade to cloud hosting as you grow.</p>
<h5>Web Host Must-Haves</h5>
<p>With so many hosting options for your small business, there are a few things you can’t skip:</p>
<ol>
<li>Technical Support—Quality customer service is crucial. The customer support technicians are responsible for managing issues effectively and efficiently to help you keep your business running smoothly. Technical support should be running at all hours to accommodate any potential set-backs or important inquiries. Recon Hosting has 24/7 customer support with a number of ways to contact technicians, including live chat, email, or our support ticketing system.</li>
<li>Guaranteed Uptime—Having a service interruption makes the site inaccessible to customers and can reduce your income. Recon Hosting guarantees 99% uptime by hosting your data in Tier-3 data center, the same level required for major banking institutions.</li>
<li>Flexibility—Recon Hosting allows you to upgrade your account whenever you see fit. The right host for your small business will have the option to upgrade your plan to continually meet the needs of your growing website.</li>
</ol>
<h5>The Bottom Line</h5>
<p>Start out with shared hosting. As one of the best values on the Internet, shared hosting gives the resources needed for the great majority of small business websites. If you have ironed out the features you need from your hosting service and realize you’ll need more than the norm, then virtual hosting is the way to go. Lastly, don’t downplay the importance of good technical support, uptime and flexibility.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reconhosting.com/blog/small-business-hosting-solutions.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

