<?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>stinogle.com &#187; linux</title>
	<atom:link href="http://stinogle.com/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://stinogle.com</link>
	<description>Making the web not suck for a while now.</description>
	<lastBuildDate>Fri, 04 May 2012 01:23:18 +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>Symlinking Your Gitconfig in Dropbox</title>
		<link>http://stinogle.com/2012/03/05/symlinking-your-gitconfig-in-dropbox/</link>
		<comments>http://stinogle.com/2012/03/05/symlinking-your-gitconfig-in-dropbox/#comments</comments>
		<pubDate>Tue, 06 Mar 2012 00:15:28 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[Dropbox]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[symlink]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://stinogle.com/?p=939</guid>
		<description><![CDATA[I&#8217;ve been getting in the habit of moving preferences, and git repos to dropbox lately. It lets me edit them in one place, and have access to them on multiple machines immediately, which is a huge win for me. I was talking to a buddy tonight about moving my git config file there, and he [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been getting in the habit of moving preferences, and git repos to dropbox lately. It lets me edit them in one place, and have access to them on multiple machines immediately, which is a huge win for me.</p>
<p>I was talking to a buddy tonight about moving my git config file there, and he had suggesting symlinking with Dropbox. Now, I just need to symlink the same file at home, and I&#8217;m working with the same settings on both machines!</p>
<pre>
[ ~ ]
$ cd ~/Dropbox/
[ ~/Dropbox ]
$ mkdir dotFiles
[ ~/Dropbox ]
$ mv ~/.gitconfig ~/Dropbox/dotFiles/
[ ~/Dropbox ]
$ ln -s ~/Dropbox/dotFiles/.gitconfig ~/.gitconfig
</pre>
]]></content:encoded>
			<wfw:commentRss>http://stinogle.com/2012/03/05/symlinking-your-gitconfig-in-dropbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OS X / Ubuntu Synergy Setup</title>
		<link>http://stinogle.com/2009/03/25/os-x-ubuntu-synergy-setup/</link>
		<comments>http://stinogle.com/2009/03/25/os-x-ubuntu-synergy-setup/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 02:24:22 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[synergy]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://stinogle.com/?p=343</guid>
		<description><![CDATA[Ok, so i&#8217;m kind of a noob at this Linux madness, but here goes: This week, I set up Synergy between my Macbook (running Leopard) and my home brew Linux machine (running Ubuntu 8.10 &#8211; Intrepid Ibex). For those of you who have no idea what I just spewed out with my keyboard, Synergy lets [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, so i&#8217;m kind of a noob at this Linux madness, but here goes: This week, I set up Synergy between my Macbook (running Leopard) and my home brew Linux machine (running Ubuntu 8.10 &#8211; Intrepid Ibex).</p>
<p>For those of you who have no idea what I just spewed out with my keyboard, <a href="http://synergy2.sourceforge.net/">Synergy</a> lets you share a single mouse and keyboard between multiple computers with different operating systems. Its actually ridiculously seemless, just like running dual monitors on one machine.</p>
<p>So, lets get down to the How-to. FIrst, we&#8217;ll configure the Mac, as that will act as my server. This means we will be using the mouse/keyboard connected to this machine. For this, I downloaded a nifty tool called <a href="http://sourceforge.net/projects/synergykm">SynergyKM</a>, which adds the Synergy setup to your system preferences, as well as displays the connection status in the menu bar.</p>
<p><a href="http://stinogle.com/2009/03/25/os-x-ubuntu-synergy-setup/synergy-km-general/" rel="attachment wp-att-351"><img src="http://stinogle.com/wp-content/uploads/2009/03/synergy-km-general.jpg" alt="synergyKM general tab" title="synergy-km-general" width="535" height="431" class="size-full wp-image-351" /></a></p>
<p>Once you&#8217;ve installed it, run SynergyKM through the System Preferences window. Under the General tab, hit the &#8220;share my keyboard and mouse&#8221; radio button. </p>
<p><a href="http://stinogle.com/2009/03/25/os-x-ubuntu-synergy-setup/synergykm/" rel="attachment wp-att-346"><img src="http://stinogle.com/wp-content/uploads/2009/03/synergykm.jpg" alt="synergykm setup" title="synergykm" width="535" height="431" class="size-full wp-image-346" /></a></p>
<p>Next you&#8217;ll then need to add the screen names of the computers you will be using. These names will be the host names of the said machines.</p>
<p>To find the host name of a Mac, open the sharing preference pane in System Prefs. Whatever you see in the Computer Name section is what you&#8217;ll name that computer in Synergy. For the Linux machine, just run the command <em>hostname</em>. This can be run on the Mac as well, but may be appended with the line <em>.local</em>.</p>
<p>Finally, make sure the screens are in the order you want them to be. I have my Mac on the right, but its your preference. Just drag the screens and pick your poison.</p>
<p>Its basically the same deal on the linux box, only instead of synergyKM, I used a program called <a href="http://quicksynergy.sourceforge.net/">QuickSynergy</a>. </p>
<p>To install it, just follow the usual command line procedure:</p>
<pre>
./configure
make
make install
</pre>
<p>You will need the GTK 2.0 and libglade-2.0 development packges installed on your computer in order to achieve a successful compilation.</p>
<p><a href="http://stinogle.com/2009/03/25/os-x-ubuntu-synergy-setup/quicksynergylinux/" rel="attachment wp-att-370"><img src="http://stinogle.com/wp-content/uploads/2009/03/quicksynergylinux.jpg" alt="QuickSynergy on linux" title="quicksynergylinux" width="357" height="344" class="size-full wp-image-370" /></a></p>
<p>Next, slect the Client tab on the QuickSynergy main window. Fill in the field with the server&#8217;s (in this case the mac) IP address/hostname and the click Start. It may take a couple seconds to kick off, but you should be able to rock the mac mouse and keyboard on both computers now!</p>
<p>Finally, synergy by default will not run on startup on the Linux machine. In order to do so, go to system/preferences/sessions. Add a new startup program. Call it whatever you want, and make it call the following command, just replace the x&#8217;s with the server ip:</p>
<pre>
synergyc -f xxx.xxx.xxx.xxx
</pre>
<p>In case that was all total freaking gibberish to you try the video or links below, or just comment on this post. I&#8217;ll be happy to help you if I can:</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/ZobPKQ9h4GY&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/ZobPKQ9h4GY&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p><a href="http://quicksynergy.sourceforge.net/">http://quicksynergy.sourceforge.net/</a><br />
<a href="http://sourceforge.net/projects/synergykm">http://sourceforge.net/projects/synergykm</a></p>
<p>Special thanks to my boy <a href="http://twitter.com/tmadliak">Tomas</a> for showing me the ways of the Synergy Ninja.<br />
_Rob</p>
]]></content:encoded>
			<wfw:commentRss>http://stinogle.com/2009/03/25/os-x-ubuntu-synergy-setup/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Setting up Wireless on Ubuntu</title>
		<link>http://stinogle.com/2008/12/31/ubuntu-wireless/</link>
		<comments>http://stinogle.com/2008/12/31/ubuntu-wireless/#comments</comments>
		<pubDate>Wed, 31 Dec 2008 19:32:34 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ndiswrapper]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://stinogle.com/?p=210</guid>
		<description><![CDATA[Ok, so I recently decided I wanted to sew my wild oats and install Linux. When I came to this blithering idiot of a conclusion, I neglected to take into account how my home-brew PC with its dinosaur of a wireless card would handle the situation. I went with Ubuntu 8.10, Intrepid Ibex. When I [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-214" title="ubuntu_wireless" src="http://stinogle.com/wp-content/uploads/2008/12/ubuntu_wireless.gif" alt="Ubuntu and wireless can work!" width="129" height="120" /></p>
<p>Ok, so I recently decided I wanted to sew my wild oats and install Linux. When I came to this blithering idiot of a conclusion, I neglected to take into account how my home-brew PC with its dinosaur of a wireless card would handle the situation.</p>
<p>I went with Ubuntu 8.10, Intrepid Ibex. When I initially booted up, I was greeted immediately with a working wireless connection. Oh yeah, I rock. This connection, however proceeded to last for a period of about 15 nanoseconds before it started to violently fluctuate for ten minutes, culminating in a permanent disconnection.</p>
<p>I <a title="research" href="http://www.google.com/">researched</a> the problem (on my windows machine, as Ubuntu was currently stabbing me in the face with anti-internet forks) and stumbled across a package called ndiswrapper. My first real Linux test was about to begin.<br />
<span id="more-210"></span><br />
Now, Ubuntu comes pre-installed with the ndiswrapper module. This helps you out exactly zero percent, I just wanted to let you know. I still needed to install the utils package to get it up and running. I am running 8.10 Intrepid Ibex (If you don&#8217;t know what that is, look <a title="research" href="http://www.amazon.com/Complete-Idiots-Manuel-Alberto-Ricart/dp/078971826X">here</a>) so I grabbed the necessary packages here:</p>
<p>* <a title="ndiswrapper-common" href="http://packages.ubuntu.com/intrepid/misc/ndiswrapper-common">http://packages.ubuntu.com/intrepid/misc/ndiswrapper-common</a><br />
* <a title="ndiswrapper-utils-1.9" href="http://packages.ubuntu.com/intrepid/misc/ndiswrapper-utils-1.9">http://packages.ubuntu.com/intrepid/misc/ndiswrapper-utils-1.9</a><br />
* <a title="ndisgtk" href="http://packages.ubuntu.com/intrepid/net/ndisgtk">http://packages.ubuntu.com/intrepid/net/ndisgtk</a></p>
<p>I transferred them to a directory on my Linux machine (any will do) and ran the following terminal commands in the below order:</p>
<pre>
sudo dpkg -i ndiswrapper-common_*.deb
sudo dpkg -i ndiswrapper-utils*.deb
sudo dpkg -i --force-depends ndisgtk_*.deb
</pre>
<p>*note – the sudo command will run any subsequent commands as a super user. You will need to enter your password.</p>
<p>Before installing my windows ones, I needed to disable Ubuntu&#8217;s included free drivers. Apparently since v6.06 they&#8217;ve been including these, although they only work for a handful of wireless drivers that probably never existed. The following terminal command opened my modprobe blacklist.</p>
<pre>
sudo gedit /etc/modprobe.d/blacklist
</pre>
<p>At the bottom of the file I added the following:</p>
<pre>
#This is a list of drivers that hate my belkin wireless
blacklist bcm43xx
blacklist b43
blacklist b43legacy
blacklist ssb
</pre>
<p>I then downloaded the latest drivers for my Belkin F5D7050 Wireless G Adapter (again on my windows machine, this time while punching the Linux one). When opening the .exe file in Ubuntu, it extracted the files like a normal zip file would.</p>
<p>Next, I went to System / Administration / Windows wireless drivers. I clicked &#8220;install new driver&#8221; and located the .INF file in the directory I extracted my Belkin drivers to. I then restarted, and much to my glass is half empty surprise, I was graced with a wireless connection.</p>
<p><img src="http://stinogle.com/wp-content/uploads/2008/12/wireless_drivers.gif" alt="Installed Wireless Network Drivers" title="wireless drivers" width="460" height="279" class="size-full wp-image-216" /></p>
<p>*note – If it says that the hardware is not present, you probably have the wrong driver.</p>
<p>In conclusion, despite my sarcastic attitude, setting up wireless on Ubuntu was easier than Windows. If anyone has questions, or problems setting up their own wireless, feel free to post below.</p>
]]></content:encoded>
			<wfw:commentRss>http://stinogle.com/2008/12/31/ubuntu-wireless/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

