<?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>SetupSwarm &#187; Mac</title>
	<atom:link href="http://www.setupswarm.com/category/main/software/mac/feed" rel="self" type="application/rss+xml" />
	<link>http://www.setupswarm.com</link>
	<description>A dark place on the interwebs</description>
	<lastBuildDate>Sun, 29 Jan 2012 11:24:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Hamachi</title>
		<link>http://www.setupswarm.com/main/software/windows/hamachi</link>
		<comments>http://www.setupswarm.com/main/software/windows/hamachi#comments</comments>
		<pubDate>Fri, 05 Feb 2010 07:05:38 +0000</pubDate>
		<dc:creator>Demon</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[hamachi]]></category>
		<category><![CDATA[lan game]]></category>

		<guid isPermaLink="false">http://www.setupswarm.com/?p=825</guid>
		<description><![CDATA[The god of simplicity. Its hard to beat this. No messing around with ports routers whatever the hell may come up. This is a couple of clicks and done! Hamachi makes a VPN between a group of PCs. Basically you can play LAN games with your friends online without having to hassle with all kinds [...]]]></description>
			<content:encoded><![CDATA[<p>The god of simplicity. Its hard to beat this. No messing around with ports routers whatever the hell may come up. This is a couple of clicks and done! Hamachi makes a VPN between a group of PCs. Basically you can play LAN games with your friends online without having to hassle with all kinds of sophisticated stuff (including grammer).</p>
<p>The great thing is that this software works at about any OS! So you can now do a Lan game over the internet with ALL your friends.</p>
<ul>
<li>Windows Download: <a title="Hamachi windows version download" href="http://logmein-hamachi.en.softonic.com/mac/download" target="_blank">link</a></li>
<li>Mac (OS X 10.4+) Download: <a title="hamachi mac version download" href="http://logmein-hamachi.en.softonic.com/mac/download" target="_blank">link</a></li>
<li>Linux Download: <a title="Hamachi linux version download" href="http://www.afterdawn.com/software/dawnload.cfm?mirror_id=945&amp;version_id=1765&amp;software_id=872" target="_blank">link</a></li>
</ul>
<p>Download and install it. Create a new network and make your friends join the same network. Host a game and let your friends connect to your Hamachi IP adress. And its as simple as that. I have hamachi running on my home game server. My friends just join the same network and we can play. No screwing around with portforwarding or other shit.</p>
<p>To find hamachi servers hosten by others go here:<br />
<a rel="external" href="http://www.planethamachi.com/" target="_blank">http://www.planethamachi.com</a></p>
<h2>How it works<br />
<span style="font-weight: normal; font-size: 13px;">If you would like to know HOW this works, please visit the Hamachi wiki, which is located <a title="hamachi wiki" href="http://en.wikipedia.org/wiki/Hamachi" target="_blank">here (link)</a></span></h2>
<h2>Hamachi on Linux<br />
<span style="font-weight: normal; font-size: 13px;">Alright so the linux version might not work for you, which means you will have to use wine and the windows version of Hamachi. I will explain how to make it work.</span></h2>
<p>Using Ubuntu Hamachi and Wine will create a nightmare. Wine only handles one network interface (as far as i figured out) meaning it will use the Eth0 connection instead of the Ham0 connection. It wont use hamachi.. or will it? it does sometimes&#8230;</p>
<p>Open console and do the following:</p>
<p><span style="font-family: monospace;">Before continueing download the latest version of hamachi from to your homefolder</span></p>
<p>(you dont have to type the echo lines, but that way you can just paste everything</p>
<blockquote><p><span style="color: #888888;">echo Enable Tunneling support</span></p>
<p><span style="color: #888888;">sudo modprobe tun</span></p>
<p><span style="color: #888888;">echo Add tun to your modules list<br />
sudo gedit /etc/modules</span></p>
<p><span style="color: #888888;">echo Unpack and Install hamachi<br />
cd ~<br />
tar -zxvf hamachi-*.tar.gz<br />
cd hamachi-0.*</span></p>
<p><span style="color: #888888;">echo installing<br />
sudo make install<br />
sudo tuncfg</span></p>
<p><span style="color: #888888;">echo Creating Base config<br />
hamachi-init</span></p>
<p><span style="color: #888888;">echo Get the GUI<br />
sudo apt-get install hamachi-gui</span></p>
<p><span style="color: #888888;">echo Start Hamachi-gui<br />
hamachi-gui</span></p></blockquote>
<p>I hope that works for everyone, if not please post here and let us help you! Ok moving on we need to do a bunch of stuff so there is a higher chance you can play games using Wine and Hamachi on ubuntu.</p>
<p>Edit your /etc/hosts file and add your Hamachi-IP and your computer name</p>
<p>For example: 5.5.14.14 Laptop2</p>
<blockquote><p><span style="color: #888888;">sudo gedit /etc/hosts</span></p></blockquote>
<p>If you did the above the following command should display your hamachi IP:</p>
<blockquote><p><span style="color: #888888;">hostname -i</span></p></blockquote>
<p>If it does you should be set to play games! If that still does not work i suggest deleting your wine folder and re-configuring wine with the following command:</p>
<blockquote><p><span style="color: #888888;">winecfg</span></p></blockquote>
<p>If at any point you can see other people, but they can see you try the following command(s)</p>
<blockquote><p><span style="color: #888888;">hamachi go-online<br />
sudo hamachi go-online</span></p></blockquote>
<p><em> </em></p>
<p><em> </em></p>
<p>And that should do the trick!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.setupswarm.com/main/software/windows/hamachi/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Print from mac to Windows shared printer</title>
		<link>http://www.setupswarm.com/main/software/windows/print-from-mac-to-windows-shared-printer</link>
		<comments>http://www.setupswarm.com/main/software/windows/print-from-mac-to-windows-shared-printer#comments</comments>
		<pubDate>Wed, 03 Feb 2010 21:37:59 +0000</pubDate>
		<dc:creator>Demon</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[os x 10.4]]></category>
		<category><![CDATA[windows shared printer]]></category>

		<guid isPermaLink="false">http://www.setupswarm.com/?p=814</guid>
		<description><![CDATA[Life is so much better when we all get along, especially when heterogeneous computer equipment can just work together. Integrating a Mac running OS X 10.4 to support printing to a shared printer on a Windows host is described in this Tech-Recipe. From the Systems Preferences window (the light switch icon in the dock or [...]]]></description>
			<content:encoded><![CDATA[<p>Life is so much better when we all get along, especially when heterogeneous computer equipment can just work together. Integrating a Mac running OS X 10.4 to support printing to a shared printer on a Windows host is described in this Tech-Recipe.</p>
<p>From the Systems Preferences window (the light switch icon in the dock or Apple Menu -&gt; System Preferences&#8230;) click the Print &amp; Fax icon in the Hardware category.</p>
<p>Click the small + button to add a printer.</p>
<p>In the resulting window, click More printers&#8230; (it&#8217;s tempting to click IP printer, but this is for a printer directly connected to the network, not through another host).</p>
<p>At the top of the next window, use the pull down to select Windows Printing if it is not already selected. Select the appropriate Network neighborhood or workgroup (it will probably pick the correct one for you unless you have multiple workgroups).</p>
<p>A list of hosts should be displayed. Select the one attached to the desired printer and click the Choose button. The printers shared by that host will be displayed. Click on the one you want and select the printer manufacturer from the pulldown list at the bottom. Look for your printer in the resulting list, click it and then click the Add button.</p>
<p>The printer is now ready for use.</p>
<p>Didn&#8217;t see your printer model in the list? Wondering why there needed to be several thousand different printer models from every printer manufacturer in the world? Don&#8217;t despair. If you see a model that is close to yours, try it out. If it works, consider yourself lucky and enjoy printing. If you cannot find a preloaded driver that works, you can check with the manufacturers website for a Mac OS X driver for the specific printer and follow their instructions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.setupswarm.com/main/software/windows/print-from-mac-to-windows-shared-printer/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

