<?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>Geek.Like.Todd &#187; Geeking Out</title>
	<atom:link href="http://blog.geekliketodd.com/archives/category/geeking-out/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.geekliketodd.com</link>
	<description></description>
	<lastBuildDate>Mon, 30 Jan 2012 23:59:09 +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>Sonicwall NetExtender and Xubuntu 11.10 (32bit)</title>
		<link>http://blog.geekliketodd.com/archives/953</link>
		<comments>http://blog.geekliketodd.com/archives/953#comments</comments>
		<pubDate>Mon, 30 Jan 2012 23:59:09 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Geeking Out]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.geekliketodd.com/?p=953</guid>
		<description><![CDATA[I have had alot experience getting Sonicwall NetExtender to work in Linux.. sometimes it installs fine, sometimes it doesn&#8217;t. 
Typically the process is thus: 
#1 You visit the URL of ]]></description>
			<content:encoded><![CDATA[<p>I have had alot experience getting Sonicwall NetExtender to work in Linux.. sometimes it installs fine, sometimes it doesn&#8217;t. </p>
<p>Typically the process is thus: </p>
<p>#1 You visit the URL of your Sonicwall.<br />
#2 Login<br />
#3 Download the tar.gz file for NetExtender once it figures out you are using Linux.<br />
#4 Extract this file someplace.<br />
#5 In a terminal you need to launch the &#8220;install&#8221; script that is included as sudo, not root, because it won&#8217;t let you.<br />
<code>sudo ./install</code></p>
<p>However&#8230;</p>
<p>In this version of ubuntu (XFCE, Xubuntu 11.10) I got an error about libssl missing. </p>
<p>So.. I installed the 32bit libssl and everything seemed to work out fine.</p>
<p><code>sudo apt-get install libssl0.9.8:i386 </code></p>

<p class="FacebookLikeButton"><fb:like href="http%3A%2F%2Fblog.geekliketodd.com%2Farchives%2F953" layout="button_count" show_faces="true" width="450" action="like" colorscheme="dark"></fb:like></p>
<div id="google_plus_one"><g:plusone></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://blog.geekliketodd.com/archives/953/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dynamic Domain names with ddclient</title>
		<link>http://blog.geekliketodd.com/archives/932</link>
		<comments>http://blog.geekliketodd.com/archives/932#comments</comments>
		<pubDate>Sat, 01 Oct 2011 00:51:16 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Geeking Out]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.geekliketodd.com/?p=932</guid>
		<description><![CDATA[I moved to FL, and got Comcast.. and my comcast doesn&#8217;t like to keep my IP the same.. I have a domain and while in Nebraska under Time Warner.. my ]]></description>
			<content:encoded><![CDATA[<p>I moved to FL, and got Comcast.. and my comcast doesn&#8217;t like to keep my IP the same.. I have a domain and while in Nebraska under Time Warner.. my IP address more or less stayed the same for years only changing once.. but here, no such luck.. and I need to pretty much dial home on occasion.. and I&#8217;ll explain how I do that later.. but anyhow.. whats a boy to do??</p>
<p>I hope you&#8217;ve heard of dyndns.com, they allow you to create a free subdomain address then use some software, in tis case ddclient on ubuntu, to feed it what your ip is.</p>
<p>So Step 1: go to <a href="http://dyn.com/dns/dyndns-free/">http://dyn.com/dns/dyndns-free/</a> and make at least a free account, and decide whatever you want your domain to be.. mine will be something like..</p>
<p>supersexytodd.dyndns.org</p>
<p>(not really me k?)</p>
<p>once done on your Ubuntu.. you need to install ddclient</p>
<p><code>sudo apt-get install ddclient</code></p>
<p>during installation you will see a configuration menu.</p>
<p>&nbsp;</p>
<p><a href="http://blog.geekliketodd.com/wp-content/uploads/2011/09/dyndns06.png">
<a href='http://blog.geekliketodd.com/archives/932/dyndns01' title='dyndns01'><img width="150" height="150" src="http://blog.geekliketodd.com/wp-content/uploads/2011/09/dyndns01-150x150.png" class="attachment-thumbnail" alt="dyndns01" title="dyndns01" /></a>
<a href='http://blog.geekliketodd.com/archives/932/dyndns02' title='dyndns02'><img width="150" height="150" src="http://blog.geekliketodd.com/wp-content/uploads/2011/09/dyndns02-150x150.png" class="attachment-thumbnail" alt="dyndns02" title="dyndns02" /></a>
<a href='http://blog.geekliketodd.com/archives/932/dyndns03' title='dyndns03'><img width="150" height="150" src="http://blog.geekliketodd.com/wp-content/uploads/2011/09/dyndns03-150x150.png" class="attachment-thumbnail" alt="dyndns03" title="dyndns03" /></a>
<a href='http://blog.geekliketodd.com/archives/932/dyndns04' title='dyndns04'><img width="150" height="150" src="http://blog.geekliketodd.com/wp-content/uploads/2011/09/dyndns04-150x150.png" class="attachment-thumbnail" alt="dyndns04" title="dyndns04" /></a>
<a href='http://blog.geekliketodd.com/archives/932/dyndns05' title='dyndns05'><img width="150" height="150" src="http://blog.geekliketodd.com/wp-content/uploads/2011/09/dyndns05-150x150.png" class="attachment-thumbnail" alt="dyndns05" title="dyndns05" /></a>
<a href='http://blog.geekliketodd.com/archives/932/dyndns06' title='dyndns06'><img width="150" height="150" src="http://blog.geekliketodd.com/wp-content/uploads/2011/09/dyndns06-150x150.png" class="attachment-thumbnail" alt="dyndns06" title="dyndns06" /></a>
<br />
</a></p>
<p>And thats it, ddclient should push your dynamic ip to dyndns.. so that you can use DNS to sort out what your IP is even when you are away from home.</p>
<p>&nbsp;</p>

<p class="FacebookLikeButton"><fb:like href="http%3A%2F%2Fblog.geekliketodd.com%2Farchives%2F932" layout="button_count" show_faces="true" width="450" action="like" colorscheme="dark"></fb:like></p>
<div id="google_plus_one"><g:plusone></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://blog.geekliketodd.com/archives/932/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mounting AFP File shares with Ubuntu Linux and Debian 6</title>
		<link>http://blog.geekliketodd.com/archives/900</link>
		<comments>http://blog.geekliketodd.com/archives/900#comments</comments>
		<pubDate>Wed, 18 May 2011 15:49:13 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Geeking Out]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.geekliketodd.com/?p=900</guid>
		<description><![CDATA[I&#8217;m moving things from one machine to another and I setup an AFP share and not an SMB share on a mac where I need to transfer my files.. I ]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m moving things from one machine to another and I setup an AFP share and not an SMB share on a mac where I need to transfer my files.. I could just turn on SMB.. but whats the fun in that? </p>
<p>To install AFP support for Ubuntu you must first install these packages:</p>
<p><code>sudo apt-get install libfuse-dev libreadline-dev libgcrypt-dev libgmp3-dev</code></p>
<p>Then you need to download the AfpFs-Ng source files from sourceforge and compile them. </p>
<p><a href="http://sourceforge.net/projects/afpfs-ng/">http://sourceforge.net/projects/afpfs-ng/</a></p>
<p>you unzip those files into a directory, and cd into it, then type::<br />
<code>./configure<br />
make<br />
sudo make install<br />
sudo ldconfig</code></p>
<p>Then to mount your share you type, as a regular user:</p>
<p><code>mount_afp 'afp://user:password@servername/sharename' /placewhereyouwannamountit/</code></p>
<p>To unmount you type:</p>
<p><code>afp_client unmount /mountname/</code></p>

<p class="FacebookLikeButton"><fb:like href="http%3A%2F%2Fblog.geekliketodd.com%2Farchives%2F900" layout="button_count" show_faces="true" width="450" action="like" colorscheme="dark"></fb:like></p>
<div id="google_plus_one"><g:plusone></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://blog.geekliketodd.com/archives/900/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Welcome Izzy</title>
		<link>http://blog.geekliketodd.com/archives/896</link>
		<comments>http://blog.geekliketodd.com/archives/896#comments</comments>
		<pubDate>Wed, 04 May 2011 18:53:52 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Geeking Out]]></category>

		<guid isPermaLink="false">http://blog.geekliketodd.com/?p=896</guid>
		<description><![CDATA[


]]></description>
			<content:encoded><![CDATA[<p><a href="http://gallery.geekliketodd.com/index.php/Kid-Stuff/Izzy"><img alt="" src="http://gallery.geekliketodd.com/var/resizes/Kid-Stuff/Izzy/IMG_0038.JPG?m=1304533928" title="My Daughter Izzy" class="aligncenter" width="640" height="427" /></a></p>

<p class="FacebookLikeButton"><fb:like href="http%3A%2F%2Fblog.geekliketodd.com%2Farchives%2F896" layout="button_count" show_faces="true" width="450" action="like" colorscheme="dark"></fb:like></p>
<div id="google_plus_one"><g:plusone></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://blog.geekliketodd.com/archives/896/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to upgrade Linux Mint 9 to Linux Mint 10 with apt</title>
		<link>http://blog.geekliketodd.com/archives/892</link>
		<comments>http://blog.geekliketodd.com/archives/892#comments</comments>
		<pubDate>Wed, 13 Apr 2011 14:21:24 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Geeking Out]]></category>

		<guid isPermaLink="false">http://blog.geekliketodd.com/?p=892</guid>
		<description><![CDATA[First I&#8217;m going to make a little disclaimer here.  The good folks who make linux mint don&#8217;t like rolling upgrades. They&#8217;d prefer you didn&#8217;t do this because it&#8217;s to be ]]></description>
			<content:encoded><![CDATA[<p>First I&#8217;m going to make a little disclaimer here.  The good folks who make linux mint don&#8217;t like rolling upgrades. They&#8217;d prefer you didn&#8217;t do this because it&#8217;s to be frank.. messy.  Doesn&#8217;t mean it&#8217;s not possible, and in the distrobutions that Linux Mint is built (Read Ubuntu and Debian) such a thing is certainly possible..</p>
<p>Even so. Backup your data.. and make sure you have a Distribution of your choice CD to recover from assuming it jacks up.  Oh and do not come crying to me. <img src='http://blog.geekliketodd.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>ok so.. This tutorial assumes you have Sudo rights, or are running as root, and that you have an internet connection.</p>
<p>Step 1: You must replace your apt sources.  This means the /etc/apt/sources.list must be edited (or replaced) to contain at least the following lines:</p>
<p><code>deb http://packages.linuxmint.com/ julia main upstream import<br />
deb http://packages.linuxmint.com/ julia-kde main upstream import<br />
deb http://archive.ubuntu.com/ubuntu/ maverick main restricted universe multiverse<br />
deb http://archive.ubuntu.com/ubuntu/ maverick-updates main restricted universe multiverse<br />
deb http://security.ubuntu.com/ubuntu/ maverick-security main restricted universe multiverse<br />
deb http://archive.canonical.com/ubuntu/ maverick partner<br />
deb http://packages.medibuntu.org/ maverick free non-free</code></p>
<p>If you have any 3rd party sources in many cases changing the line.. &#8220;lucid&#8221; to &#8220;maverick&#8221; may be enough to connect you to the new repository. The same lines in the sources.list for the previous version of Mint (Lucid / Isadora) need to be either commented out.. or removed from the document. It would not hurt to backup your sources.list before you did this, but please move it to another folder. </p>
<p>Step #2<br />
<code>sudo apt-get update</code><br />
to get your package list for apt. </p>
<p>Step #3<br />
<code>sudo apt-get upgrade</code><br />
this will take a while.. I got an error at the very end with a mint desktop package, but I ignored it, everything else installed.<br />
<code>sudo apt-get dist-upgrade</code><br />
this will update components that are held back by the above, but needed.<br />
<code>sudo apt-get -f install</code><br />
this fixes some installs that might not have completed with the above.<br />
*note.. it wouldn&#8217;t kill you to run these again.. Why? because sometimes they may depend on packages not installed on 10.04 to work.. either way.. I only had errors installing the &#8220;mint desktop&#8221; program on mine.. </p>
<p>Step #4<br />
<code>sudo reboot</code><br />
and cross your fingers. If it doesn&#8217;t work you can boot to a Mint CD or an Ubuntu one and copy your data off and reinstall. but if all went well.. you should boot up to Mint 10. </p>
<p>Step #5<br />
<code>sudo apt-get autoremove</code><br />
Removes old packages no longer required. This removes old kernels now.<br />
<code>sudo apt-get clean</code><br />
Removed the deb files cached for your installation. </p>

<p class="FacebookLikeButton"><fb:like href="http%3A%2F%2Fblog.geekliketodd.com%2Farchives%2F892" layout="button_count" show_faces="true" width="450" action="like" colorscheme="dark"></fb:like></p>
<div id="google_plus_one"><g:plusone></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://blog.geekliketodd.com/archives/892/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenFire Chat Server on Debian 6 Squeeze</title>
		<link>http://blog.geekliketodd.com/archives/874</link>
		<comments>http://blog.geekliketodd.com/archives/874#comments</comments>
		<pubDate>Fri, 08 Apr 2011 19:38:02 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Geeking Out]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Squeeze]]></category>

		<guid isPermaLink="false">http://blog.geekliketodd.com/?p=874</guid>
		<description><![CDATA[I already have an Openfire chat server running on an old Dell Optiplex I keep in my basement.. I want to use this machine as development and move this server ]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.geekliketodd.com/wp-content/uploads/2011/04/Picture-2.png"></a>I already have an <a href="http://www.igniterealtime.org/projects/openfire/">Openfire chat server</a> running on an old Dell Optiplex I keep in my basement.. I want to use this machine as development and move this server to another machine. Well.. the Print / Scanner Server seems it would be a fine place to install it.</p>
<p>A Few Notes:</p>
<p>OpenFire needs Java. I may not like Oracle but when it comes to using Java Apps I much prefer Sun Java over Open Java.. because they simply aren&#8217;t the same.</p>
<p>I wrote up a document on installing Java on Debian 6 <a href="http://blog.geekliketodd.com/archives/876">here</a>.</p>
<p>OpenFire is basically XMPP or Jabber.</p>
<p>Step 1 Navigate to the download page and download the deb file for Openfire.</p>
<p>Step 2 Install:</p>
<p><code>sudo dpkg -i openfire.deb</code></p>
<p>Step 3 Navigate to the script in a web browser on server port 9090</p>
<p>mine is <strong>http://gamera.home.geekliketodd.com:9090</strong></p>
<p>When there you will see a screen asking for your hostname..</p>
<p><a href="http://blog.geekliketodd.com/wp-content/uploads/2011/04/Picture-2.png"><img class="aligncenter size-medium wp-image-880" title="Picture 2" src="http://blog.geekliketodd.com/wp-content/uploads/2011/04/Picture-2-300x153.png" alt="" width="300" height="153" /></a>You may see the shortname of your server, I typed in the full dns name (routable or not.)</p>
<p>You will then be asked what kind of Database to use, You can choose Embedded, however I made a MySQL DB already and wish to use that.</p>
<p><a href="http://blog.geekliketodd.com/wp-content/uploads/2011/04/Picture-3.png"><img class="aligncenter size-medium wp-image-882" title="Picture 3" src="http://blog.geekliketodd.com/wp-content/uploads/2011/04/Picture-3-300x197.png" alt="" width="300" height="197" /></a></p>
<p>When specifying my SQL database I choose &#8220;mysql&#8221; and then I change the Database URL to jdbc:mysql://localhost:3306/openfire  since my DB is on the same machine and the db name is &#8216;openfire&#8217;</p>
<p><a href="http://blog.geekliketodd.com/wp-content/uploads/2011/04/Picture-4.png"><img class="aligncenter size-medium wp-image-883" title="Picture 4" src="http://blog.geekliketodd.com/wp-content/uploads/2011/04/Picture-4-300x220.png" alt="" width="300" height="220" /></a></p>
<p>After putting in my DB username and Password, I click next to configure the admin user. I make a password but I leave the default email address.</p>
<p><a href="http://blog.geekliketodd.com/wp-content/uploads/2011/04/Picture-5.png"><img class="aligncenter size-medium wp-image-884" title="Picture 5" src="http://blog.geekliketodd.com/wp-content/uploads/2011/04/Picture-5-300x184.png" alt="" width="300" height="184" /></a></p>
<p>&nbsp;</p>
<p>This will forward you to the admin page, and allow you to make users and set up options.</p>

<p class="FacebookLikeButton"><fb:like href="http%3A%2F%2Fblog.geekliketodd.com%2Farchives%2F874" layout="button_count" show_faces="true" width="450" action="like" colorscheme="dark"></fb:like></p>
<div id="google_plus_one"><g:plusone></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://blog.geekliketodd.com/archives/874/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sun Java and Debian 6 Squeeze</title>
		<link>http://blog.geekliketodd.com/archives/876</link>
		<comments>http://blog.geekliketodd.com/archives/876#comments</comments>
		<pubDate>Fri, 08 Apr 2011 15:26:26 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Geeking Out]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Squeeze]]></category>

		<guid isPermaLink="false">http://blog.geekliketodd.com/?p=876</guid>
		<description><![CDATA[Sun Java is available thru the Non-Free Repo for Squeeze, to add it you must add
deb http://ftp.us.debian.org/debian/ squeeze main non-free
to your /etc/apt/sources.list file.  If I&#8217;ve never been clear about ]]></description>
			<content:encoded><![CDATA[<p>Sun Java is available thru the Non-Free Repo for Squeeze, to add it you must add</p>
<p><code>deb http://ftp.us.debian.org/debian/ squeeze main non-free</code><br />
to your <strong>/etc/apt/sources.list</strong> file.  If I&#8217;ve never been clear about how to do that you must open the file as sudo or root in any text editor.</p>
<p>Once this is done you update your apt with <code>sudo apt-get update</code></p>
<p>Then essentially you type <code>sudo apt-get install sun-java6-jdk</code> for the Java Dev Kit or choose sun-java6-jre if you just want the JRE for the use of Java.. I tend to pick the JDK because a few apps like it over the JRE.</p>
<p><strong>Note:</strong> You can test your Java version with <code>java -version</code> and if you don&#8217;t get a Sun Version of Java as a reply then you need to type this: <code>sudo update-alternatives --config java</code> and select the newly installed java which is something like&#8230;<br />
<code>There are 2 choices for the alternative java (providing /usr/bin/java).</code></p>
<p><code> </code></p>
<p><code> Selection    Path                                  Priority   Status<br />
------------------------------------------------------------<br />
* 0            /usr/bin/gij-4.4                       1044      auto mode<br />
1            /usr/bin/gij-4.4                       1044      manual mode<br />
2            /usr/lib/jvm/java-6-sun/jre/bin/java   63        manual mode</code></p>
<p>and in my case I chose # 2</p>
<p>You should be good to go now.. keep in mind this is just java.. if you want the plugin it&#8217;s <code>sudo apt-get install sun-java6-plugin sun-java6-fonts</code></p>

<p class="FacebookLikeButton"><fb:like href="http%3A%2F%2Fblog.geekliketodd.com%2Farchives%2F876" layout="button_count" show_faces="true" width="450" action="like" colorscheme="dark"></fb:like></p>
<div id="google_plus_one"><g:plusone></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://blog.geekliketodd.com/archives/876/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Sane &amp; Debian 6</title>
		<link>http://blog.geekliketodd.com/archives/856</link>
		<comments>http://blog.geekliketodd.com/archives/856#comments</comments>
		<pubDate>Wed, 06 Apr 2011 03:04:09 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Geeking Out]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Move your ass to Open Source]]></category>

		<guid isPermaLink="false">http://blog.geekliketodd.com/?p=856</guid>
		<description><![CDATA[Sane is the Scanner Access Now Easy is an open source project for Unix that you can use to share an imaging device over a network. It&#8217;s not encumbered by ]]></description>
			<content:encoded><![CDATA[<p>Sane is the <strong>S</strong>canner <strong>A</strong>ccess <strong>N</strong>ow <strong>E</strong>asy is an open source project for Unix that you can use to share an imaging device over a network. It&#8217;s not encumbered by much security and is sparse on it&#8217;s options, but if you can get it working, you can use one scanner device as your only scanner if you so desire.</p>
<p>A disclaimer.. I&#8217;ve set up Sane on Ubuntu and OpenSuse so this wasn&#8217;t my first time trying it.. On OpenSuse I had very little trouble, Yast tends to make things easy, but I had some other issues that I wasn&#8217;t interested in tracking down.. and so.. I decided to get my feet wet in Debian 6 since I know it&#8217;s gonna trickle down into my life anyhow..</p>
<p>What I&#8217;m running all this with:</p>
<p>1. A beat up old Gateway Laptop with a sparse 512mb of Ram and some manner of Athlon processor.. this machine is mostly usable, but the ac adapter plug is a little wonky, and has to be held in place to keep the power on.. well.. as I was once told.. &#8220;if you can&#8217;t fix it.. Duck it.&#8221;  A GENEROUS amount of Black Duct Tape has mostly resolved this issue.</p>
<p>2. A Canon Pixma MP160 MultiFunction Machine. I of course am sharing this machine via CUPS to all the *nix machines in the house.</p>
<p>3. My home network is 192.168.2.0/24  and has about 10 ish or so network devices and only about 5 of which will ever scan, the rest being other stuff.</p>
<p><strong>ON THE SERVER</strong></p>
<p>I install Sane and Sane utils with:</p>
<p><code>sudo apt-get install sane sane-utils</code></p>
<p>after you install this you must edit the following files:</p>
<p><code>/etc/sane.d/saned.conf</code> and add the line <code>192.168.2.0/24</code> to allow access from my network to these machines.</p>
<p><code>/etc/default/saned</code> and the <code># Set to yes to start saned</code> must be set to <code>RUN=yes</code></p>
<p><strong>NOTE:</strong> I had an additional step, to fix a bug with probably only my particular scanner, but you may run into this.. I had to add the saned user on this machine to the lp group to gain access across the network.</p>
<p><strong>ON THE CLIENTS..</strong></p>
<p>On Linux you do the following:</p>
<p>You Install SANE the same way you do on the server. (I&#8217;m a debian guy but the config is the same on any nix system.)</p>
<p><code>sudo apt-get install sane sane-utils</code></p>
<p>and you edit this file</p>
<p><code>/etc/sane.d/net.conf</code></p>
<p>to contain the ip of the server or it&#8217;s resolved server name, which is what I do.</p>
<p><code>192.168.2.20</code></p>
<p>if you set it up right, you should be able to use something like..</p>
<p><code>scanimage -T</code> on the client and you will hear your scanner whir to life and test your device.</p>
<p><strong>In Linux </strong>I like using Simple Scan or X-Sane to scan with, But any Sane capable software will work. They don&#8217;t require you to configure the application. In Gimp there isn&#8217;t native scanning functionality, but never fear, you can make a symbolic link of the xsane binary to the gimp plugins directory under your user&#8217;s home. (Thanks to this <a href="http://www.xsane.org/doc/sane-xsane-gimp-doc.html">Link</a>)</p>
<p><code>todd@gojira:~$ ln -s /usr/local/bin/xsane /home/todd/.gimp-2.6/plug-ins/</code></p>
<p><strong>On a Mac Client</strong> I follow these insructions: <a href="http://www.ellert.se/twain-sane/">http://www.ellert.se/twain-sane/</a> You must install each of those applications per your version of OSX, and then you can open the Sane conifuration pane, and configure the &#8220;net&#8221; the same way you&#8217;d configure it for Linux, by adding the server&#8217;s IP address.  If you have Photoshop on this mac it will use Sane to Acquire an image if you so desire. </p>
<p>On Windows: As you can imagine with most *nix projects.. windows versions are available.. but are sort of under-developed, it&#8217;s like a square peg in a round hole.. however&#8230; <a href="http://www.xsane.org/xsane-win32.html">xsane32 exists for windows</a>.  It&#8217;s rather old, but is mostly functional. </p>

<p class="FacebookLikeButton"><fb:like href="http%3A%2F%2Fblog.geekliketodd.com%2Farchives%2F856" layout="button_count" show_faces="true" width="450" action="like" colorscheme="dark"></fb:like></p>
<div id="google_plus_one"><g:plusone></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://blog.geekliketodd.com/archives/856/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An intervention is needed?</title>
		<link>http://blog.geekliketodd.com/archives/836</link>
		<comments>http://blog.geekliketodd.com/archives/836#comments</comments>
		<pubDate>Wed, 09 Feb 2011 02:42:54 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Funny]]></category>
		<category><![CDATA[Geeking Out]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.geekliketodd.com/?p=836</guid>
		<description><![CDATA[
http://www.youtube.com/watch?v=ajW2fDy41fY#
I had to promise my wife I wouldn&#8217;t install Linux on the toliet. 


]]></description>
			<content:encoded><![CDATA[<p><iframe title="YouTube video player" width="640" height="390" src="http://www.youtube.com/embed/ajW2fDy41fY" frameborder="0" allowfullscreen></iframe></p>
<p><a href="http://www.youtube.com/watch?v=ajW2fDy41fY#">http://www.youtube.com/watch?v=ajW2fDy41fY#</a><br />
I had to promise my wife I wouldn&#8217;t install Linux on the toliet. </p>

<p class="FacebookLikeButton"><fb:like href="http%3A%2F%2Fblog.geekliketodd.com%2Farchives%2F836" layout="button_count" show_faces="true" width="450" action="like" colorscheme="dark"></fb:like></p>
<div id="google_plus_one"><g:plusone></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://blog.geekliketodd.com/archives/836/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dental Hygiene with Unknown Hinson</title>
		<link>http://blog.geekliketodd.com/archives/825</link>
		<comments>http://blog.geekliketodd.com/archives/825#comments</comments>
		<pubDate>Sat, 29 Jan 2011 17:55:21 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Geeking Out]]></category>

		<guid isPermaLink="false">http://blog.geekliketodd.com/?p=825</guid>
		<description><![CDATA[
Here is a link to the video because FB doesn&#8217;t like carrying my embeds.. (effing FB) 
http://www.youtube.com/watch?v=qb50ye-3OJU


]]></description>
			<content:encoded><![CDATA[<p><iframe title="YouTube video player" class="youtube-player" type="text/html" width="480" height="390" src="http://www.youtube.com/embed/qb50ye-3OJU" frameborder="0" allowFullScreen></iframe></p>
<p>Here is a link to the video because FB doesn&#8217;t like carrying my embeds.. (effing FB) </p>
<p><a href="http://www.youtube.com/watch?v=qb50ye-3OJU">http://www.youtube.com/watch?v=qb50ye-3OJU</a></p>

<p class="FacebookLikeButton"><fb:like href="http%3A%2F%2Fblog.geekliketodd.com%2Farchives%2F825" layout="button_count" show_faces="true" width="450" action="like" colorscheme="dark"></fb:like></p>
<div id="google_plus_one"><g:plusone></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://blog.geekliketodd.com/archives/825/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

