<?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>Make Tech Easier&#187; Hamachi</title>
	<atom:link href="http://maketecheasier.com/tag/hamachi/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Fri, 25 May 2012 23:58:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How to install and Configure Hamachi in Ubuntu</title>
		<link>http://maketecheasier.com/how-to-install-and-configure-hamachi-in-ubuntu/2008/09/07</link>
		<comments>http://maketecheasier.com/how-to-install-and-configure-hamachi-in-ubuntu/2008/09/07#comments</comments>
		<pubDate>Sun, 07 Sep 2008 02:39:28 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Hamachi]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=818</guid>
		<description><![CDATA[LogMeIn Hamachi is a zero configuration VPN that works with your existing firewall and allows you to access your computer no matter where you are, as long there is Internet connection. While there is a nice interface for the Windows version, Linux users can only access to Hamachi via the... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/how-to-install-and-configure-hamachi-in-ubuntu/2008/09/07&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/how-to-install-and-configure-hamachi-in-ubuntu/2008/09/07" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/how-to-install-and-configure-hamachi-in-ubuntu/2008/09/07" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/how-to-install-and-configure-hamachi-in-ubuntu/2008/09/07" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/how-to-install-and-configure-hamachi-in-ubuntu/2008/09/07&amp;title=How+to+install+and+Configure+Hamachi+in+Ubuntu&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/how-to-install-and-configure-hamachi-in-ubuntu/2008/09/07" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/how-to-install-and-configure-hamachi-in-ubuntu/2008/09/07">How to install and Configure Hamachi in Ubuntu</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-824" title="logmein-hamachi" src="http://imagecdn.maketecheasier.com/2008/09/logmein-hamachi.jpg" alt="logmein-hamachi" width="580" height="158" /></p>
<p><a href="https://secure.logmein.com/products/hamachi/vpn.asp?lang=en" target="_blank">LogMeIn Hamachi</a> is a zero configuration VPN that works with your existing firewall and allows you to access your computer no matter where you are, as long there is Internet connection.</p>
<p>While there is a nice interface for the Windows version, Linux users can only access to Hamachi via the command line interface. Nevertheless, with some help from the open source community, Linux (and Ubuntu users) can now install, configure and use Hamachi very easily.</p>
<p><span id="more-818"></span><strong>Installing Hamachi</strong></p>
<p>Download <a href="https://secure.logmein.com/products/hamachi/download.asp" target="_blank">Hamachi</a> to your home folder</p>
<p>Open the tar file with <em>Archive Manager</em> and extract the folder to your home. You should now have a <em>hamachi-0.9.9.9-20-lnx</em> folder in your home.</p>
<p>Open your terminal (<em>Applications-&gt;Accessories-&gt;Terminal</em>)</p>
<p class="codeblock">cd hamachi-0.9.9.9-20-lnx<br />
sudo make install<br />
sudo tuncfg</p>
<p>Your Hamachi is now installed. (<em>Didn&#8217;t I tell you that it is easy?</em>)</p>
<p><strong>Point to note:</strong> <em>You will need to run sudo tuncfg for every new Hamachi session (i.e after every reboot)</em></p>
<p><strong>Configuring Hamachi</strong></p>
<p>Still in the terminal, type</p>
<p class="codeblock">hamachi-init</p>
<p>to generate a crypto identity. You only need to do this once.</p>
<p>Now go to <a href="http://www.penguinbyte.com/forum/viewtopic.php?id=96" target="_blank" rel="nofollow">PenguinByte</a> and download <em>gHamachi_0.8.1.tar.gz</em>. This is a graphical frontend for Hamachi.</p>
<p>Extract the file.</p>
<p>Right-click on the <em>ghamachi</em> file and select <em>Properties</em>.</p>
<p>Under the &#8216;<em>Permission</em>&#8216; tab, check the box beside &#8216;<em>Allow executing file as program</em>&#8216;. Click <em>CLOSE</em>.</p>
<p>Double click on the <em>ghamachi</em> to activate the GUI. Similarly, you can type &#8216;<em>ghamachi</em>&#8216; in the terminal.</p>
<p>Click the power button on the left bottom corner to log into Hamachi. The first time you log in, it will show a offline mode. Click the power button again to go into online mode.</p>
<p><img class="alignnone size-full wp-image-819" title="ghamachi" src="http://imagecdn.maketecheasier.com/2008/09/ghamachi.jpg" alt="" width="257" height="295" /></p>
<div id="attachment_820" class="wp-caption alignnone" style="width: 270px"><a href="http://imagecdn.maketecheasier.com/2008/09/ghamachi-connected.jpg"><img class="size-medium wp-image-820" title="ghamachi-connected" src="http://imagecdn.maketecheasier.com/2008/09/ghamachi-connected.jpg" alt="Connected mode" width="260" height="298" /></a><p class="wp-caption-text">Connected mode</p></div>
<p>To create a network, click on the second button from the right and select<em> Create Network</em>. Give the new network a name and a password. Click &#8216;Create&#8217;.</p>
<p><img class="alignnone size-full wp-image-821" title="ghamachi-new-network" src="http://imagecdn.maketecheasier.com/2008/09/ghamachi-new-network.jpg" alt="" width="329" height="316" /></p>
<p><img class="alignnone size-full wp-image-822" title="ghamachi-create" src="http://imagecdn.maketecheasier.com/2008/09/ghamachi-create.jpg" alt="" width="405" height="288" /></p>
<p>Once the network is created, it will show on the ghamachi main screen with a red light beside it. This show that the network is created, but not online yet. You can simply right-click on it and select <em>go online</em>. Other options include <em>offline</em>, <em>leave network</em> or <em>delete network</em>.</p>
<p><img class="alignnone size-full wp-image-823" title="ghamachi-network-up" src="http://imagecdn.maketecheasier.com/2008/09/ghamachi-network-up.jpg" alt="" width="254" height="299" /></p>
<p>To join a network, click the <em>Network</em> button and select <em>Join Network</em>. Enter the network name and password and select <em>Join</em>.</p>
<p>That&#8217;s it.</p>
<p><strong>To configure Hamachi to auto-start</strong></p>
<p><a href="http://www.neohide.com" target="_blank">NeoHide.com</a> has written a <a href="http://www.neohide.com/automatic-start-up-hamachi-for-ubuntu-hardy-heron" target="_blank">script</a> to auto-start Hamachi after login. Check it out for configuration instruction.</p>
<p><!--adsense#468x60--><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/connect-to-a-vpn-in-ubuntu/2012/05/07' title='How to Connect to A VPN In Ubuntu [Quick Tips]'>How to Connect to A VPN In Ubuntu [Quick Tips]</a></li>
<li><a href='http://maketecheasier.com/integrate-skype-with-ubuntu-unity/2012/05/23' title='How to Integrate Skype With Ubuntu Unity'>How to Integrate Skype With Ubuntu Unity</a></li>
<li><a href='http://maketecheasier.com/install-java-runtime-in-ubuntu/2012/05/14' title='How to Install Java Runtime In Ubuntu 12.04'>How to Install Java Runtime In Ubuntu 12.04</a></li>
<li><a href='http://maketecheasier.com/upgrade-to-gimp-2-8-in-ubuntu/2012/05/04' title='How to Upgrade to Gimp 2.8 in Ubuntu'>How to Upgrade to Gimp 2.8 in Ubuntu</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/how-to-install-and-configure-hamachi-in-ubuntu/2008/09/07&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/how-to-install-and-configure-hamachi-in-ubuntu/2008/09/07" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/how-to-install-and-configure-hamachi-in-ubuntu/2008/09/07" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/how-to-install-and-configure-hamachi-in-ubuntu/2008/09/07" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/how-to-install-and-configure-hamachi-in-ubuntu/2008/09/07&amp;title=How+to+install+and+Configure+Hamachi+in+Ubuntu&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/how-to-install-and-configure-hamachi-in-ubuntu/2008/09/07" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/how-to-install-and-configure-hamachi-in-ubuntu/2008/09/07">How to install and Configure Hamachi in Ubuntu</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/how-to-install-and-configure-hamachi-in-ubuntu/2008/09/07/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Content Delivery Network via Amazon Web Services: CloudFront: cdn.maketecheasier.com

Served from: maketecheasier.com @ 2012-05-25 19:11:09 -->
