<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.blogo.it/~d/styles/itemcontent.css"?><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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
    <title>internetblog</title>
    <link>http://www.internetblog.org.uk</link>
    <description>internetblog.org.uk</description>
    <pubDate>Fri, 12 Mar 2010 01:56:19 GMT</pubDate>
    <generator>http://lightpress.org/</generator>
    <copyright>2009 Blogo.it</copyright>
    <language>en-us</language>

    
	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.blogo.it/internetblog/en" /><feedburner:info uri="internetblog/en" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
	<title>The nsupdate for dynamic DNS</title>
	<link>http://feeds.blogo.it/~r/internetblog/en/~3/fdeLzeFXnP4/the-nsupdate-for-dynamic-dns</link>
	<guid isPermaLink="false">http://www.internetblog.org.uk/post/1086/the-nsupdate-for-dynamic-dns</guid>
	<pubDate>Thu, 11 Mar 2010 18:24:29 GMT</pubDate>
	<dc:creator>Tavis J. Hampton</dc:creator>
    <comments>http://www.internetblog.org.uk/post/1086/the-nsupdate-for-dynamic-dns#comments</comments>
    <category>web-services</category><category>software</category><category>dns</category><category>domain</category><category>ip address</category><category>linux</category><category>nsupdate</category><category>server</category><category>zones</category>
    <content:encoded><![CDATA[	<p><img src="http://static.blogo.it/hostinguk/dnsedit.png" class="post" border="0" width="586" height="471" alt="Mac connection settings" /><br clear="all" /><br />
Computer users with dynamic IP addresses often have to contend with the reality that their internet identity can literally change without warning.  For average Internet use, this is not a problem, but if you ever need to host something from home (even a private server that only gives you password access), you will need some support for dynamic <a href="http://www.internetblog.org.uk/tag/dns">DNS</a>.</p>
	<p>Dynamic DNS notifies the user&#8217;s domain that the <a href="http://www.internetblog.org.uk/tag/ip+address">IP addres</a>s has been changed and needs to be updated.  When someone remotely connects to the domain, they will get the right computer, even if the IP address changes regularly.  The Linux command called nsupdate is a utility that allows the user to update a DNS zone without having to manually edit the zone file.</p>
	<blockquote><p>&#8220;nsupdate is a fantastic little utility that enable quick and secure DNS zone updates. Setup is quick and painless, and use is fairly intuitive for anyone remotely familiar with DNS, and skilled enough to admin their own Linux system.&#8221;</p></blockquote>
	<p><a href="http://linux.yyz.us/nsupdate/">Read the full article</a><br />
Photo Source:  <a href="http://www.flickr.com/photos/omoon/3880343651/">Flickr</a>
</p>
 
<p><a href="http://feedads.g.doubleclick.net/~a/op-Mzs4wM3dFJxMyIdE20IDn7U8/0/da"><img src="http://feedads.g.doubleclick.net/~a/op-Mzs4wM3dFJxMyIdE20IDn7U8/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/op-Mzs4wM3dFJxMyIdE20IDn7U8/1/da"><img src="http://feedads.g.doubleclick.net/~a/op-Mzs4wM3dFJxMyIdE20IDn7U8/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/internetblog/en/~4/fdeLzeFXnP4" height="1" width="1"/>]]></content:encoded>
	<description>Computer users with dynamic IP addresses often have to contend with the reality that their internet identity can literally change without warning.  For average Internet use, this is not a problem, but[...]</description>
	
	<feedburner:origLink>http://www.internetblog.org.uk/post/1086/the-nsupdate-for-dynamic-dns</feedburner:origLink></item>
    
	<item>
	<title>Dedicated game server hosting</title>
	<link>http://feeds.blogo.it/~r/internetblog/en/~3/yrBIianM-bA/dedicated-game-server-hosting</link>
	<guid isPermaLink="false">http://www.internetblog.org.uk/post/1085/dedicated-game-server-hosting</guid>
	<pubDate>Thu, 11 Mar 2010 18:09:05 GMT</pubDate>
	<dc:creator>Tavis J. Hampton</dc:creator>
    <comments>http://www.internetblog.org.uk/post/1085/dedicated-game-server-hosting#comments</comments>
    <category>vps-dedicated</category><category>software</category><category>dedicated server</category><category>games</category><category>gaming</category><category>hosting</category><category>multiplayer</category><category>server</category>
    <content:encoded><![CDATA[	<p><img src="http://static.blogo.it/hostinguk/counterstrike.jpg.jpg" class="post" border="0" width="586" height="440" alt="Counterstrike screenshot" /><br clear="all" /><br />
A game server is a computer connected to the Internet that hosts multiplayer games for a particular game or multiple games.  While some multiplayer games only have official servers, many allow community gamers to host their own games.  There are two types: 1. temporary servers that any user can setup to host a particular tournament or match, and 2. a dedicated server that is always live and always available for connections.</p>
	<p>The common tendency of a gamer who wants to hosts multiplayer games is to setup a normal PC box in their home with a regular DSL or cable line.  Although this may work for temporary servers or small to medium numbers of connections, <a href="http://www.internetblog.org.uk/tag/gaming">gaming</a> on a larger scale can be taxing on an ill-equipped PC and a  a home network.</p>
	<p>In such cases it might behoove the gaming host to get a dedicated line and server-class computer to host their games.  The other option is to purchase a hosting account for a <a href="http://www.internetblog.org.uk/tag/dedicated+server">dedicated serve</a>r.  The server can either be an un-managed server with a free Linux distribution or a customized gaming server that has been setup for that specific purpose.  Either way, the eventual result is higher quality gaming and more enjoyment for the players.</p>
	<p>Photo Source: <a href="http://www.flickr.com/photos/woallance3/790377124/">Flickr</a>
</p>
 
<p><a href="http://feedads.g.doubleclick.net/~a/ZSyFmg7e3ADa8WfwF4pujOK9q0Y/0/da"><img src="http://feedads.g.doubleclick.net/~a/ZSyFmg7e3ADa8WfwF4pujOK9q0Y/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/ZSyFmg7e3ADa8WfwF4pujOK9q0Y/1/da"><img src="http://feedads.g.doubleclick.net/~a/ZSyFmg7e3ADa8WfwF4pujOK9q0Y/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/internetblog/en/~4/yrBIianM-bA" height="1" width="1"/>]]></content:encoded>
	<description>A game server is a computer connected to the Internet that hosts multiplayer games for a particular game or multiple games.  While some multiplayer games only have official servers, many allow[...]</description>
	
	<feedburner:origLink>http://www.internetblog.org.uk/post/1085/dedicated-game-server-hosting</feedburner:origLink></item>
    
	<item>
	<title>What size server does a video sharing site need?</title>
	<link>http://feeds.blogo.it/~r/internetblog/en/~3/Ha5JI_ivxxk/what-size-server-does-a-video-sharing-site-need</link>
	<guid isPermaLink="false">http://www.internetblog.org.uk/post/1084/what-size-server-does-a-video-sharing-site-need</guid>
	<pubDate>Thu, 11 Mar 2010 17:05:38 GMT</pubDate>
	<dc:creator>Daniel Foster</dc:creator>
    <comments>http://www.internetblog.org.uk/post/1084/what-size-server-does-a-video-sharing-site-need#comments</comments>
    <category>vps-dedicated</category><category>dedicated server</category><category>video hosting</category>
    <content:encoded><![CDATA[	<p><img src="http://static.blogo.it/hostinguk/video_reel.jpg" class="post-h" border="0" width="432" height="324" alt="video reel" /><br clear="all" /><br />
To handle its millions of video views per day, <a href="http://www.internetblog.org.uk/tag/youtube/">YouTube</a> has thousands of servers. But what if you want to start your own video sharing site? A <a href="http://www.webhostingtalk.com/showthread.php?t=932791">Webhostingtalk.com user</a> asked today:</p>
	<blockquote><p>Hi i would plan to make something like YouTube (video sharing site) but restricted only for my members. Basically if let&#8217;s say there are 1000 users every day streaming videos on my site, how much bandwidth do I need and how big the server has to be considering this isnt just regular site but video sharing site for members?</p></blockquote>
	<p>Unfortunately, the answer isn&#8217;t simple. Videos take up more <a href="http://www.internetblog.org.uk/tag/bandwidth/">bandwidth</a> than CPU or memory, so you will need a server with a lot of bandwidth. How &#8220;big&#8221; of a server is needed depends on the site&#8217;s traffic and size of the videos.</p>
	<p>For a site just starting out, I&#8217;d probably rent a basic server and upgrade later on once I had a better idea of my needs. If the site grew to a large size, however, multiple servers with tier-1 dedicated bandwidth connections would be needed. Without a powerful connection, users wouldn&#8217;t be able to stream video. This sort of infrastructure is very expensive, explaining why video sites need to display so many ads to make ends meet.</p>
 
<p><a href="http://feedads.g.doubleclick.net/~a/su9-oDvAJdwqzOeyo3Wi9mcUiwM/0/da"><img src="http://feedads.g.doubleclick.net/~a/su9-oDvAJdwqzOeyo3Wi9mcUiwM/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/su9-oDvAJdwqzOeyo3Wi9mcUiwM/1/da"><img src="http://feedads.g.doubleclick.net/~a/su9-oDvAJdwqzOeyo3Wi9mcUiwM/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/internetblog/en/~4/Ha5JI_ivxxk" height="1" width="1"/>]]></content:encoded>
	<description>To handle its millions of video views per day, YouTube has thousands of servers. But what if you want to start your own video sharing site? A Webhostingtalk.com user asked today:
	Hi i would plan to[...]</description>
	
	<feedburner:origLink>http://www.internetblog.org.uk/post/1084/what-size-server-does-a-video-sharing-site-need</feedburner:origLink></item>
    
	<item>
	<title>How is WhoisGuard different from other WHOIS privacy services?</title>
	<link>http://feeds.blogo.it/~r/internetblog/en/~3/yc2hPpDAw4U/how-is-whoisguard-different-from-other-whois-privacy-services</link>
	<guid isPermaLink="false">http://www.internetblog.org.uk/post/1083/how-is-whoisguard-different-from-other-whois-privacy-services</guid>
	<pubDate>Thu, 11 Mar 2010 15:52:34 GMT</pubDate>
	<dc:creator>Daniel Foster</dc:creator>
    <comments>http://www.internetblog.org.uk/post/1083/how-is-whoisguard-different-from-other-whois-privacy-services#comments</comments>
    <category>domain-sales</category><category>namecheap</category><category>whois privacy</category><category>whoisguard</category>
    <content:encoded><![CDATA[	<p><img src="http://static.blogo.it/hostinguk/lock.jpg" class="post" border="0" align="left" width="280" height="266" alt="lock" />There are a number of <a href="http://www.internetblog.org.uk/tag/whois+privacy/">WHOIS privacy</a> services out there. One popular competitor in the market is WhoisGuard. Offered free for a year at Namecheap or for a nominal fee, how is it different from other WHOIS proxy services?</p>
	<p>Similar services include Domain Privacy at <a href="http://www.names.co.uk/domain_privacy.html">Namesco</a> and Domains by Proxy at <a href="http://www.internetblog.org.uk/tag/go+daddy/">Go Daddy</a>. Despite the differences in terminology, each service is exactly the same thing. There are no differences in the depth of privacy offered or the the methods used. Each company simply replaces your WHOIS contact data with theirs and in the event you are contacted using the data, lets you know. Your name, address, real email, and phone number are always kept hidden.</p>
	<p>Even if a registrar offers a service like WhoisGuard for free, I would look at the yearly price of the service because generally it&#8217;s only no-cost for a year. At only £4.99 ($7.50 USD) per year, Namesco&#8217;s Domain Privacy is the cheapest I&#8217;ve found.
</p>
 
<p><a href="http://feedads.g.doubleclick.net/~a/XWoMuP1oiodfEjxq-CSydjooS14/0/da"><img src="http://feedads.g.doubleclick.net/~a/XWoMuP1oiodfEjxq-CSydjooS14/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/XWoMuP1oiodfEjxq-CSydjooS14/1/da"><img src="http://feedads.g.doubleclick.net/~a/XWoMuP1oiodfEjxq-CSydjooS14/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/internetblog/en/~4/yc2hPpDAw4U" height="1" width="1"/>]]></content:encoded>
	<description>There are a number of WHOIS privacy services out there. One popular competitor in the market is WhoisGuard. Offered free for a year at Namecheap or for a nominal fee, how is it different from other[...]</description>
	
	<feedburner:origLink>http://www.internetblog.org.uk/post/1083/how-is-whoisguard-different-from-other-whois-privacy-services</feedburner:origLink></item>
    
	<item>
	<title>What is the ICANN fee?</title>
	<link>http://feeds.blogo.it/~r/internetblog/en/~3/NZAB6t1EUWE/what-is-the-icann-fee</link>
	<guid isPermaLink="false">http://www.internetblog.org.uk/post/1082/what-is-the-icann-fee</guid>
	<pubDate>Thu, 11 Mar 2010 15:29:49 GMT</pubDate>
	<dc:creator>Daniel Foster</dc:creator>
    <comments>http://www.internetblog.org.uk/post/1082/what-is-the-icann-fee#comments</comments>
    <category>domain-sales</category><category>icann</category><category>icann fee</category>
    <content:encoded><![CDATA[	<p><img src="http://static.blogo.it/hostinguk/toll_booth.jpg" class="post-h" border="0" width="432" height="324" alt="toll booth" /><br clear="all" /><br />
When you register a domain, you may notice that a so-called &#8220;ICANN fee&#8221; is charged by your <a href="http://www.internetblog.org.uk/tag/registrar/">registrar</a>. At 18 cents per year per domain, it isn&#8217;t a lot, but adds up if you have a lot of domains. </p>
	<p>The administrative fee is charged to all  .com, .net, .org, .biz, .info, .name, .jobs, .mobi, and .asia registrations. It is used to pay for the day-to-day operations of <a href="http://www.internetblog.org.uk/tag/icann/">ICANN</a>. It used to be quite a bit less, but has increased drastically over the last decade.</p>
	<p>Is the fee fair? Every time you register or renew a name, you&#8217;re funding Rod Beckstrom&#8217;s <a href="http://www.internetblog.org.uk/post/987/icann-reveals-salaries-of-top-employees">$750,00 salary</a> and $12.48 million <a href="http://www.internetblog.org.uk/post/246/is-icann-spending-too-much-on-travel">travel budget</a>.  I think ICANN has a right to raise funds for its operation, but many domainers have criticized the charge because it gives the organization much more money than it realistically needs to operate. Unfortunately, registrants don&#8217;t have much say in the matter. Don&#8217;t like it? Then stop registering domains I guess.
</p>
 
<p><a href="http://feedads.g.doubleclick.net/~a/tOE5G7onSHh7F-4QVYWfzqX02Z0/0/da"><img src="http://feedads.g.doubleclick.net/~a/tOE5G7onSHh7F-4QVYWfzqX02Z0/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/tOE5G7onSHh7F-4QVYWfzqX02Z0/1/da"><img src="http://feedads.g.doubleclick.net/~a/tOE5G7onSHh7F-4QVYWfzqX02Z0/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/internetblog/en/~4/NZAB6t1EUWE" height="1" width="1"/>]]></content:encoded>
	<description>When you register a domain, you may notice that a so-called &amp;#8220;ICANN fee&amp;#8221; is charged by your registrar. At 18 cents per year per domain, it isn&amp;#8217;t a lot, but adds up if you[...]</description>
	
	<feedburner:origLink>http://www.internetblog.org.uk/post/1082/what-is-the-icann-fee</feedburner:origLink></item>
    
	<item>
	<title>Adult web hosting</title>
	<link>http://feeds.blogo.it/~r/internetblog/en/~3/luWW5TihGI8/adult-web-hosting</link>
	<guid isPermaLink="false">http://www.internetblog.org.uk/post/1081/adult-web-hosting</guid>
	<pubDate>Wed, 10 Mar 2010 21:08:44 GMT</pubDate>
	<dc:creator>Daniel Foster</dc:creator>
    <comments>http://www.internetblog.org.uk/post/1081/adult-web-hosting#comments</comments>
    <category>web-hosting</category><category>adult web hosting</category><category>web hosting</category>
    <content:encoded><![CDATA[	<p><img src="http://static.blogo.it/hostinguk/adult_woman.jpg" class="post" border="0" align="left" width="240" height="360" alt="adult woman" />Looking to host something that&#8217;s more than a little risqué? Then perhaps adult <a href="http://www.internetblog.org.uk/tag/web+hosting/">web hosting</a> is what you need. Unlike your typical <a href="http://www.internetblog.org.uk/tag/blog/">blog</a> or fan website, many  hosts will not host adult sites. So how do you know if your host allows mature content?</p>
	<p>Thankfully, every provider will tell you what type of sites are allowed up front. Sometimes the information will be on the sign-up page, but usually it will be listed in the terms of service. If in doubt, you can always ask a sales representative. </p>
	<p>While adult sites can be profitable, a good many web hosts don&#8217;t want to deal with them for a variety of reasons. Some don&#8217;t want to be associated with the content while others have found that adult sites use up a lot of resources and are thus not profitable to host. Look around, however, and you&#8217;ll find that there is a decent number of hosts that don&#8217;t give a damn.
</p>
 
<p><a href="http://feedads.g.doubleclick.net/~a/hmNfLU9G2w79xyWYsPMY0y2D1ec/0/da"><img src="http://feedads.g.doubleclick.net/~a/hmNfLU9G2w79xyWYsPMY0y2D1ec/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/hmNfLU9G2w79xyWYsPMY0y2D1ec/1/da"><img src="http://feedads.g.doubleclick.net/~a/hmNfLU9G2w79xyWYsPMY0y2D1ec/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/internetblog/en/~4/luWW5TihGI8" height="1" width="1"/>]]></content:encoded>
	<description>Looking to host something that&amp;#8217;s more than a little risqué? Then perhaps adult web hosting is what you need. Unlike your typical blog or fan website, many  hosts will not host adult sites. So[...]</description>
	
	<feedburner:origLink>http://www.internetblog.org.uk/post/1081/adult-web-hosting</feedburner:origLink></item>
    
	<item>
	<title>An educator's perspective on .XXX domains</title>
	<link>http://feeds.blogo.it/~r/internetblog/en/~3/W0vG9eyJRSg/an-educators-perspective-on-xxx-domains</link>
	<guid isPermaLink="false">http://www.internetblog.org.uk/post/1080/an-educators-perspective-on-xxx-domains</guid>
	<pubDate>Wed, 10 Mar 2010 20:56:49 GMT</pubDate>
	<dc:creator>Tavis J. Hampton</dc:creator>
    <comments>http://www.internetblog.org.uk/post/1080/an-educators-perspective-on-xxx-domains#comments</comments>
    <category>domain-sales</category><category>web-infrastructure</category><category>domains</category><category>icann</category><category>security</category><category>tld</category><category>top-level domains</category><category>xxx</category>
    <content:encoded><![CDATA[	<p><img src="http://static.blogo.it/hostinguk/icannpresentation.jpg.jpg" class="post" border="0" width="586" height="440" alt="ICANN presenter in dark room" /><br clear="all" /><br />
Many of the voices we have heard speaking out about the proposed .XXX top-level domains (TLD) are mostly from the tech community, the adult industry, and politicians with various agendas.  Although I rarely use this blog for editorial purposes, I thought it might be helpful for people to consider the perspective of an educator who has worked in all primary and secondary school levels and will soon start working in higher education.</p>
	<p>The benefits of having an entire <a href="http://www.internetblog.org.uk/tag/tld">TLD</a> for adult sites is clear if you are in the adult industry, but what some may not have considered is that it can also have advantages for those trying to prevent children from accessing them.  It also provides a definite advantage for tech security professionals who are often given the impossible task of trying to limit access.</p>
	<p>Make no mistake, it will not solve all problems, and it is doubtful adult and pornographic sites will limit themselves exclusively to .XXX domains, but part of promoting themselves as legitimate businesses involves making a conscious effort to keep children away from their sites.  This could work in favor of both sides of <a href="http://www.digitaltrends.com/computing/xxx-domains-back-on-the-table/?news=123">the argument</a> if it is used to its full potential.  <a href="http://www.internetblog.org.uk/tag/icann">ICANN</a> is again considering it, and time will tell.  But it is certainly worth a second thought.</p>
	<p>Photo Source: <a href="http://www.flickr.com/photos/veni/1809924112/">Flickr</a>
</p>
 
<p><a href="http://feedads.g.doubleclick.net/~a/Xo8KxsUIkU14NLQbKdOUp-k68TE/0/da"><img src="http://feedads.g.doubleclick.net/~a/Xo8KxsUIkU14NLQbKdOUp-k68TE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Xo8KxsUIkU14NLQbKdOUp-k68TE/1/da"><img src="http://feedads.g.doubleclick.net/~a/Xo8KxsUIkU14NLQbKdOUp-k68TE/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/internetblog/en/~4/W0vG9eyJRSg" height="1" width="1"/>]]></content:encoded>
	<description>Many of the voices we have heard speaking out about the proposed .XXX top-level domains (TLD) are mostly from the tech community, the adult industry, and politicians with various agendas.  Although I[...]</description>
	
	<feedburner:origLink>http://www.internetblog.org.uk/post/1080/an-educators-perspective-on-xxx-domains</feedburner:origLink></item>
    
	<item>
	<title>5 Security tips for virtual private servers</title>
	<link>http://feeds.blogo.it/~r/internetblog/en/~3/pn4WMNOls2U/5-security-tips-for-virtual-private-servers</link>
	<guid isPermaLink="false">http://www.internetblog.org.uk/post/1079/5-security-tips-for-virtual-private-servers</guid>
	<pubDate>Wed, 10 Mar 2010 20:27:16 GMT</pubDate>
	<dc:creator>Tavis J. Hampton</dc:creator>
    <comments>http://www.internetblog.org.uk/post/1079/5-security-tips-for-virtual-private-servers#comments</comments>
    <category>security</category><category>vps-dedicated</category><category>linux</category><category>openssh</category><category>openvz</category><category>root</category><category>security</category><category>servers</category><category>ssh</category><category>vps</category>
    <content:encoded><![CDATA[	<p><img src="http://static.blogo.it/hostinguk/dellserverrack.jpg.jpg" class="post" border="0" width="586" height="440" alt="Poweredge servers" /><br clear="all" /><br />
There are many security factors you should consider when deploying Linux-based virtual private servers (<a href="http://www.internetblog.org.uk/tag/vps">VPS</a>) on systems such as OpenVZ. Some protect your users and some protect your server as a whole.  Here are five steps you can take to make sure your server is secure:</p>
	<p>1. Disable the root password on the real server.  Users may decide to use root passwords on their VPS systems, but do not make it easy for attackers to get past them to the real system.</p>
	<p>2. Create a user designed just for admin tasks and give it &#8220;sudo&#8221; rights.</p>
	<p>3. Create an ssh user to handle any remote logins and an sftp user for uploads to the real <a href="http://www.internetblog.org.uk/tag/server">server</a>.  Disable remote access for all other users.</p>
	<p>4. Run OpenSSH on a port other than the default 22.  You can use 2222 or something else.</p>
	<p>5. Rely on SSH keys for the two secure users and disable clear password authentication.</p>
	<p>Photo Source: <a href="http://www.flickr.com/photos/johnseb/3425464/">Flickr</a>
</p>
 
<p><a href="http://feedads.g.doubleclick.net/~a/frIiOZVBuXSy2DnqnkbXt9cBVzQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/frIiOZVBuXSy2DnqnkbXt9cBVzQ/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/frIiOZVBuXSy2DnqnkbXt9cBVzQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/frIiOZVBuXSy2DnqnkbXt9cBVzQ/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/internetblog/en/~4/pn4WMNOls2U" height="1" width="1"/>]]></content:encoded>
	<description>There are many security factors you should consider when deploying Linux-based virtual private servers (VPS) on systems such as OpenVZ. Some protect your users and some protect your server as a whole. [...]</description>
	
	<feedburner:origLink>http://www.internetblog.org.uk/post/1079/5-security-tips-for-virtual-private-servers</feedburner:origLink></item>
    
	<item>
	<title>Guagua.com fetches $100,000 USD</title>
	<link>http://feeds.blogo.it/~r/internetblog/en/~3/bT625sUXTq4/guaguacom-fetches-100000-usd</link>
	<guid isPermaLink="false">http://www.internetblog.org.uk/post/1078/guaguacom-fetches-100000-usd</guid>
	<pubDate>Wed, 10 Mar 2010 17:39:19 GMT</pubDate>
	<dc:creator>Daniel Foster</dc:creator>
    <comments>http://www.internetblog.org.uk/post/1078/guaguacom-fetches-100000-usd#comments</comments>
    <category>domain-sales</category><category>domain auction</category><category>domain sale</category><category>guagua.com</category>
    <content:encoded><![CDATA[	<p><img src="http://static.blogo.it/hostinguk/guagua.jpg" class="post" border="0" align="left" width="280" height="170" alt="guagua" />Domain Guagua.com <a href="http://www.domainnews.com/en/guagua.com-at-$100000-leads-sedo-s-weekly-sales-list.html">sold at auction</a> yesterday for $100,000 USD. While not nearly as much as the $800,000 <a href="http://www.internetblog.org.uk/tag/guns.com/">guns.com</a> fetched, I don&#8217;t think I would pass up the chance to earn six figures from a domain.</p>
	<p>&#8220;Guagua&#8221; is a Spanish nickname for a type of small bus common in urban areas. Often called dollar or commuter vans, these vehicles are privately owned and provide transportation in areas not well-served by public transit.</p>
	<p>Other sales of note include pepe.com for €45,000 and gastronomie.com for €35,000. The <a href="http://www.internetblog.org.uk/tag/ccTLD/">ccTLDs</a> risultati.it (results) and energieagentur.de (energy agency) each sold for €32,000 and €21,500 respectively. It&#8217;s been an active week for the domain market indeed.
</p>
 
<p><a href="http://feedads.g.doubleclick.net/~a/jj6auIWeiMclQ2ssY-fI7Via2Qc/0/da"><img src="http://feedads.g.doubleclick.net/~a/jj6auIWeiMclQ2ssY-fI7Via2Qc/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/jj6auIWeiMclQ2ssY-fI7Via2Qc/1/da"><img src="http://feedads.g.doubleclick.net/~a/jj6auIWeiMclQ2ssY-fI7Via2Qc/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/internetblog/en/~4/bT625sUXTq4" height="1" width="1"/>]]></content:encoded>
	<description>Domain Guagua.com sold at auction yesterday for $100,000 USD. While not nearly as much as the $800,000 guns.com fetched, I don&amp;#8217;t think I would pass up the chance to earn six figures from a[...]</description>
	
	<feedburner:origLink>http://www.internetblog.org.uk/post/1078/guaguacom-fetches-100000-usd</feedburner:origLink></item>
    
	<item>
	<title>How to delete a domain</title>
	<link>http://feeds.blogo.it/~r/internetblog/en/~3/1rBtalh7dkQ/how-to-delete-a-domain</link>
	<guid isPermaLink="false">http://www.internetblog.org.uk/post/1076/how-to-delete-a-domain</guid>
	<pubDate>Wed, 10 Mar 2010 17:08:35 GMT</pubDate>
	<dc:creator>Daniel Foster</dc:creator>
    <comments>http://www.internetblog.org.uk/post/1076/how-to-delete-a-domain#comments</comments>
    <category>domain-sales</category><category>delete domain</category><category>go daddy</category><category>how-to</category>
    <content:encoded><![CDATA[	<p><img src="http://static.blogo.it/hostinguk/delete.jpg" class="post-h" border="0" width="432" height="288" alt="delete key on keyboard" /><br clear="all" /><br />
From time to time, you may find that you want to delete a <a href="http://www.internetblog.org.uk/tag/domain+registration/">domain name registration</a>. Perhaps the domain has served its use and is no longer useful to you, or maybe you no longer wish to be associated with it. But because so many people simply don&#8217;t renew a name instead of deleting it, the process isn&#8217;t always straightforward. </p>
	<p>At <a href="http://www.internetblog.org.uk/tag/go+daddy">Go Daddy</a> and many other large registrars, however, removing a domain from your account is quite simple. Read step-by-step instructions after the jump.<br />
 </p>
	<p>1. Log into your account. Go to the Domain Manager.<br />
<img src="http://static.blogo.it/hostinguk/go_daddy_domain_manager.jpg" class="post-h" align="left" border="0" width="760" height="414" alt="godaddy domain manager" /><br clear='both' /></p>
	<p>2. Check the domain or domains you wish to delete. Then click the right-most button that says &#8220;Delete Selected.&#8221;<br />
<img src="http://static.blogo.it/hostinguk/go_daddy_domain_manager_2.jpg" class="post-h" align="left" border="0" width="748" height="420" alt="go daddy domain manager" /><br clear='both' /></p>
	<p>At most registrars, a dialogue box will appear asking you to verify the action. Afterward, you should get an email confirming the deletion. </p>
	<p>If your registrar&#8217;s control panel doesn&#8217;t have an option for deleting a name, you will have to contact the company directly to remove the registration. Unless you are within the 10-day grace period offered by ICANN, you will get no refund.</p>
	<p>Photo | <a href="http://www.flickr.com/photos/ladymixy-uk/4059154289/">Flickr</a></p>
	<p><a href="http://www.internetblog.org.uk/galleria/go-daddy-control-panel/"><img class="post" src="http://static.blogo.it/hostinguk/go-daddy-control-panel/go_daddy_domain_manager.jpg" alt="Go Daddy Domain Name Manager" width="586"   height="319" /></a><br clear="all" /><br />
<a href='http://www.internetblog.org.uk/galleria/go-daddy-control-panel/'>Go Daddy Domain Name Manager</a><br />
<a href="http://www.internetblog.org.uk/galleria/go-daddy-control-panel/1"><img class="gallerythumb"  src="http://static.blogo.it/hostinguk/go-daddy-control-panel/thn_go_daddy_domain_manager.jpg" alt="Go Daddy Domain Name Manager" width="130" height="71" /></a><br />
<a href="http://www.internetblog.org.uk/galleria/go-daddy-control-panel/2"><img class="gallerythumb"  src="http://static.blogo.it/hostinguk/go-daddy-control-panel/thn_go_daddy_domain_manager_2.jpg" alt="Go Daddy Domain Name Manager" width="130" height="73" /></a>
</p>

<p><a href="http://feedads.g.doubleclick.net/~a/QSNOShyWUFpO5iLgHzVzJinrhg0/0/da"><img src="http://feedads.g.doubleclick.net/~a/QSNOShyWUFpO5iLgHzVzJinrhg0/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/QSNOShyWUFpO5iLgHzVzJinrhg0/1/da"><img src="http://feedads.g.doubleclick.net/~a/QSNOShyWUFpO5iLgHzVzJinrhg0/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/internetblog/en/~4/1rBtalh7dkQ" height="1" width="1"/>]]></content:encoded>
	<description>From time to time, you may find that you want to delete a domain name registration. Perhaps the domain has served its use and is no longer useful to you, or maybe you no longer wish to be associated[...]</description>
	
	<feedburner:origLink>http://www.internetblog.org.uk/post/1076/how-to-delete-a-domain</feedburner:origLink></item>
    
	<item>
	<title>Fast control panel script installation</title>
	<link>http://feeds.blogo.it/~r/internetblog/en/~3/ih7JQflUh-M/fast-control-panel-script-installation</link>
	<guid isPermaLink="false">http://www.internetblog.org.uk/post/1075/fast-control-panel-script-installation</guid>
	<pubDate>Tue, 09 Mar 2010 17:59:36 GMT</pubDate>
	<dc:creator>Tavis J. Hampton</dc:creator>
    <comments>http://www.internetblog.org.uk/post/1075/fast-control-panel-script-installation#comments</comments>
    <category>uncategorized</category><category>control panel</category><category>install</category><category>scripts</category><category>server</category><category>software</category><category>website</category>
    <content:encoded><![CDATA[	<p><img src="http://static.blogo.it/hostinguk/fantasico_01.jpg" class="post" align="left" border="0" width="586" height="403" alt="Fantastico script installer" /><br clear='both' /><br />
As the web hosting industry becomes more competitive,  web hosting providers need to provide extra services and features to stand out from the rest.  One common service that numerous hosts offer is script installation.   Usually managed in the host&#8217;s <a href="http://www.internetblog.org.uk/tag/control+panel">control panel</a>, users can use the service to automatically install content management systems, photo galleries, forums, and other web-based software.</p>
	<p>Ideally, script installation should be fast, easy to use, and should be simple and direct, avoiding any hacks that make the installations incompatible with normal installations (in case the user ever needs to move their data to another server).  But not all hosts are equal in these areas.  </p>
	<p>Go Daddy, for example, is a well known and highly advertised host, but their control panel <a href="http://www.internetblog.org.uk/tag/scripts">scripts</a> installation is mediocre at best.  When a user sets up an installation of a script, Go Daddy&#8217;s control panel will queue it and make the user wait an undetermined amount of time before the script is actually installed.  It is very slow and can be frustrating to a website owner who purchased an account expecting clean and fast script installation.
</p>
 
<p><a href="http://feedads.g.doubleclick.net/~a/BcAGeHWqXWiinlHFiPbp_GZKwD8/0/da"><img src="http://feedads.g.doubleclick.net/~a/BcAGeHWqXWiinlHFiPbp_GZKwD8/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/BcAGeHWqXWiinlHFiPbp_GZKwD8/1/da"><img src="http://feedads.g.doubleclick.net/~a/BcAGeHWqXWiinlHFiPbp_GZKwD8/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/internetblog/en/~4/ih7JQflUh-M" height="1" width="1"/>]]></content:encoded>
	<description>As the web hosting industry becomes more competitive,  web hosting providers need to provide extra services and features to stand out from the rest.  One common service that numerous hosts offer is[...]</description>
	
	<feedburner:origLink>http://www.internetblog.org.uk/post/1075/fast-control-panel-script-installation</feedburner:origLink></item>
    
	<item>
	<title>Control panel gallery scripts vs. third-party photo services</title>
	<link>http://feeds.blogo.it/~r/internetblog/en/~3/kvZ2Lwn542A/control-panel-gallery-scripts-vs-third-party-photo-services</link>
	<guid isPermaLink="false">http://www.internetblog.org.uk/post/1074/control-panel-gallery-scripts-vs-third-party-photo-services</guid>
	<pubDate>Tue, 09 Mar 2010 17:55:37 GMT</pubDate>
	<dc:creator>Tavis J. Hampton</dc:creator>
    <comments>http://www.internetblog.org.uk/post/1074/control-panel-gallery-scripts-vs-third-party-photo-services#comments</comments>
    <category>web-hosting</category><category>software</category><category>control panel</category><category>gallery</category><category>scripts</category><category>server</category><category>upgrade</category><category>web hosting</category>
    <content:encoded><![CDATA[	<p><img src="http://static.blogo.it/hostinguk/gallery.jpg" class="post" align="left" border="0" width="586" height="237" alt="Gallery" /><br clear='both' /><br />
Many website owners need photo galleries for their content.  There are essentially three options for someone who wants an online photo gallery:</p>
	<p>1. Use one of the gallery <a href="http://www.internetblog.org.uk/tag/scripts">scripts</a> supplied and installed by your <a href="http://www.internetblog.org.uk/tag/web+hosting">web hosting</a> provider (if available)<br />
2. Download a free or commercial gallery application and install it on your server<br />
3. Use a third-party photo sharing or gallery hosting site.</p>
	<p>The advantage of a locally hosted gallery on your own server is that you can usually easily export your gallery and take it to another host.  You also have full control over customization and features (especially if you are using an open source product).  With option #1 the biggest disadvantage is that you are limited to whatever your web host provides, which may or may not be available if you switch to another host.  The disadvantage of #2 is that you are responsible for updates and maintaining the security and stability of the gallery.</p>
	<p>Option #3 eliminates the disadvantages of #1 and #2.  Your gallery is maintained by another company and hosted on a remote server.  You never have to worry about upgrades.  The big disadvantage is that you do not have control over your own content and may not be able to easily export it and take it to another host or gallery.</p>
	<p>Photo: <a href="http://www.flickr.com/photos/seeminglee/4042501601/">Flickr</a>
</p>
 
<p><a href="http://feedads.g.doubleclick.net/~a/oWcqLSQ7bD5blgVbmaMZKXYHLaE/0/da"><img src="http://feedads.g.doubleclick.net/~a/oWcqLSQ7bD5blgVbmaMZKXYHLaE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/oWcqLSQ7bD5blgVbmaMZKXYHLaE/1/da"><img src="http://feedads.g.doubleclick.net/~a/oWcqLSQ7bD5blgVbmaMZKXYHLaE/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/internetblog/en/~4/kvZ2Lwn542A" height="1" width="1"/>]]></content:encoded>
	<description>Many website owners need photo galleries for their content.  There are essentially three options for someone who wants an online photo gallery:
	1. Use one of the gallery scripts supplied and installed[...]</description>
	
	<feedburner:origLink>http://www.internetblog.org.uk/post/1074/control-panel-gallery-scripts-vs-third-party-photo-services</feedburner:origLink></item>
    

</channel>
</rss>
