<?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/"
	xmlns:georss="http://www.georss.org/georss" >

<channel>
	<title>Mike Schoon &#187; itadmins.org</title>
	<atom:link href="http://mikeschoon.com/category/tech/itadmins/feed" rel="self" type="application/rss+xml" />
	<link>http://mikeschoon.com</link>
	<description>Technology, Music, Life, etc.</description>
	<lastBuildDate>Sat, 24 Jul 2010 22:06:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Adventures in GPS</title>
		<link>http://mikeschoon.com/2008/12/14/adventures-in-gps</link>
		<comments>http://mikeschoon.com/2008/12/14/adventures-in-gps#comments</comments>
		<pubDate>Mon, 15 Dec 2008 02:36:11 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Main]]></category>
		<category><![CDATA[itadmins.org]]></category>

		<guid isPermaLink="false">http://itadmins.org/?p=105</guid>
		<description><![CDATA[I have been in need of a new GPS receiver for a while.  While I love my Garmin eTrex and it has been a lifesaver on several occasions, the netbook lacks serial ports.  Carrying a serial to USB adapter is out of the question.  I wanted ultra-portability for my kit, especially on vacations and while [...]]]></description>
			<content:encoded><![CDATA[<p id="top">
<p>I have been in need of a new GPS receiver for a while.  While I love my Garmin eTrex and it has been a lifesaver on several occasions, the netbook lacks serial ports.  Carrying a serial to USB adapter is out of the question.  I wanted ultra-portability for my kit, especially on vacations and while traveling. Whatever solution I came up with, I knew from previous experience what package would need to be installed first:</p>
<p>sudo apt-get install gpsd</p>
<p>Enter this device:</p>
<p><a href="http://itadmins.org/wp-content/uploads/2008/12/gps-small.jpg" rel="lightbox"><img class="alignnone size-full wp-image-281" title="gps-smallds" src="http://mikeschoon.com/wp-content/plugins/image-shadow/cache/8112a9068fe7eeef2a8ffeec0f5dc20e.jpg" alt="gps-smallds" width="198" height="86" /><br />
</a></p>
<p>No brand name, no fancy package.  I plugged it in and it functioned beautifully.  Ubuntu detects it as a Prolific PL2303 USB to Serial Bridge Controller as revealed by dmesg:</p>
<p>[  950.076139] usb 2-2: new full speed USB device using uhci_hcd and address 3<br />
[  950.242660] usb 2-2: configuration #1 chosen from 1 choice<br />
[  950.246324] pl2303 2-2:1.0: pl2303 converter detected<br />
[  950.271393] usb 2-2: pl2303 converter now attached to ttyUSB0</p>
<p>That last line is important.  I needed it to issue the next command:</p>
<p>gpsd /dev/ttyUSB0</p>
<p>As this device lacks a screen to indicate satellite fix, my next step was to install xgps:</p>
<p>sudo apt-get install gpsd-clients</p>
<p>I mostly use xgps for testing connectivity.  It is a very basic interface with limited information.  Pretty useless for navigation unless you work with satellites all day and know where they are supposed to be in the sky.</p>
<p>Eight years ago when I started experimenting with laptops and gps, I quickly found GPSdrive.  It was really the only map-based GPS software available.  Recently, using a netbook’s small 16:9 screen became a major problem when I realized the application wasn’t written for the Gnome toolkit.  I was unable to maximize to my screen resolution of 1024×600, making any buttons at the bottom of the app hidden.<a onclick="javascript:pageTracker._trackPageview ('/outbound/www.tangogps.org');" href="http://www.tangogps.org/"> TangoGPS</a> has most of the functionallity necessary to track where you are on a map. Like GPSDrive, it is compatible with the Open Street Map project,  works with gpsd, and even allows for friend updates.</p>
<p>For now, I have a system that tells me where I am, how fast I’m driving, and allows me to contribute to open street map.  I will be eperimenting with another program called viking shortly and will discuss it here when I know more about it.</p>
]]></content:encoded>
			<wfw:commentRss>http://mikeschoon.com/2008/12/14/adventures-in-gps/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>After The Fact?</title>
		<link>http://itadmins.org/uncategorized/after-the-fact/</link>
		<comments>http://itadmins.org/uncategorized/after-the-fact/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 17:00:30 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Main]]></category>
		<category><![CDATA[itadmins.org]]></category>

		<guid isPermaLink="false">http://itadmins.org/?p=102</guid>
		<description><![CDATA[All of my computers are now on Ubuntu 8.10 (Intrepid Ibex).  That&#8217;s a Dell D820, a Precision 650, the GQ computer  that I picked up at Fry&#8217;s a couple years ago, and even the One.  I&#8217;m usually cautious about moving from a LTS edition to a newer version, but for some reason I decided to [...]]]></description>
			<content:encoded><![CDATA[<p id="top" />All of my computers are now on Ubuntu 8.10 (Intrepid Ibex).  That&#8217;s a Dell D820, a Precision 650, the GQ computer  that I picked up at Fry&#8217;s a couple years ago, and even the One.  I&#8217;m usually cautious about moving from a LTS edition to a newer version, but for some reason I decided to pull the trigger on upgrading each of my systems instead of performing complete reloads.  All four machines upgraded without catastrophic failures.  I did have to reload the kernel modules for my sound card on the Aspire, but it&#8217;s not a big deal.  On the Precision, some lunkhead sysadmin (who is reamining nameless) forgot to move /home to the second drive last time.  All I needed were these instructions and I was back in business: <a href="http://ubuntu.wordpress.com/2006/01/29/move-home-to-its-own-partition/" onclick="javascript:pageTracker._trackPageview ('/outbound/ubuntu.wordpress.com');">http://ubuntu.wordpress.com/2006/01/29/move-home-to-its-own-partition/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://itadmins.org/uncategorized/after-the-fact/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This had to be shared&#8230;</title>
		<link>http://mikeschoon.com/2008/10/28/this-had-to-be-shared</link>
		<comments>http://mikeschoon.com/2008/10/28/this-had-to-be-shared#comments</comments>
		<pubDate>Wed, 29 Oct 2008 03:27:12 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[itadmins.org]]></category>

		<guid isPermaLink="false">http://mikeschoon.com/?p=153</guid>
		<description><![CDATA[I wish I could do cool stuff like this all day sometimes&#8230;]]></description>
			<content:encoded><![CDATA[<p>I wish I could do cool stuff like this all day sometimes&#8230;</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/mdV3zfvbF5Q&#038;rel=0&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/mdV3zfvbF5Q&#038;rel=0&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://mikeschoon.com/2008/10/28/this-had-to-be-shared/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Own Aptitiude Repos</title>
		<link>http://itadmins.org/uncategorized/my-own-aptitiude-repos/</link>
		<comments>http://itadmins.org/uncategorized/my-own-aptitiude-repos/#comments</comments>
		<pubDate>Sat, 18 Oct 2008 23:56:33 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[itadmins.org]]></category>

		<guid isPermaLink="false">http://itadmins.org/?p=100</guid>
		<description><![CDATA[I now have several machines running Ubuntu and Debian on my home network.  Each one had an inconsistent version of the packages on it, and I finally decided this morning I was done upgrading each machine individually and downloading updates when I got around to it.  Mikey&#8217;s got his own repo now and Mikey likes [...]]]></description>
			<content:encoded><![CDATA[<p id="top" />I now have several machines running Ubuntu and Debian on my home network.  Each one had an inconsistent version of the packages on it, and I finally decided this morning I was done upgrading each machine individually and downloading updates when I got around to it.  Mikey&#8217;s got his own repo now and Mikey likes it.</p>
<p>I found some very simple, very focused instructions at this link:</p>
<p><a href="http://mediakey.dk/~cc/howto-create-your-own-debian-or-ubuntu-package-repository/" onclick="javascript:pageTracker._trackPageview ('/outbound/mediakey.dk');">http://mediakey.dk/~cc/howto-create-your-own-debian-or-ubuntu-package-repository/</a></p>
<p>Next step:  Add a GPG key.</p>
]]></content:encoded>
			<wfw:commentRss>http://itadmins.org/uncategorized/my-own-aptitiude-repos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More AA1 Tweaking</title>
		<link>http://mikeschoon.com/2008/10/11/more-aa1-tweaking</link>
		<comments>http://mikeschoon.com/2008/10/11/more-aa1-tweaking#comments</comments>
		<pubDate>Sun, 12 Oct 2008 05:32:14 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[itadmins.org]]></category>

		<guid isPermaLink="false">http://itadmins.org/?p=95</guid>
		<description><![CDATA[Okay, so the Acer Aspire One now has a nickname of AA1.  I kind of like it, so we&#8217;ll see if it sticks. I received my own Acer netbook for my birthday and am in the process of tweaking it to my satisfaction.  My biggest annoyance so far has been the lack of codec support [...]]]></description>
			<content:encoded><![CDATA[<p>Okay, so the Acer Aspire One now has a nickname of AA1.  I kind of like it, so we&#8217;ll see if it sticks. I received my own Acer netbook for my birthday and am in the process of tweaking it to my satisfaction.  My biggest annoyance so far has been the lack of codec support out of the box.  XVID has been my favorite codec for a couple years now and I am not about to go back to wmv, especially on a Linux machine.  One little tip I can throw everyone&#8217;s way though, the Fedora Repositories were intruded upon back in <a href="http://www.thetechherald.com/article.php/200835/1847/Fedora-Project-and-Red-Hat-hit-by-intruders-%E2%80%93-why-the-delay-in-disclosure">August</a>.  VLC is the package I noticed this with, but if you tell yum to install vlc, you will receive these errors:</p>
<p><em>Error: Missing Dependency: libpulse.so.0(PULSE_0) is needed by package vlc<br />
Error: Missing Dependency: libopendaap.so.0 is needed by package vlc-core<br />
</em>Error: Missing Dependency: libdvdnav.so.4 is needed by package vlc-core</p>
<p>This is a result of the security breach (looks like file corruption to me).  To fix it, you need to run this command:</p>
<p><em>sudo yum install fedora-release</em></p>
<p>Information can be found on the following page:</p>
<p><a href="http://forum.videolan.org/viewtopic.php?f=13&amp;t=48759&amp;p=161972">http://forum.videolan.org/viewtopic.php?f=13&amp;t=48759&amp;p=161972</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mikeschoon.com/2008/10/11/more-aa1-tweaking/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Acer Aspire One</title>
		<link>http://mikeschoon.com/2008/09/23/acer-aspire-one</link>
		<comments>http://mikeschoon.com/2008/09/23/acer-aspire-one#comments</comments>
		<pubDate>Tue, 23 Sep 2008 14:41:32 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[itadmins.org]]></category>

		<guid isPermaLink="false">http://itadmins.org/?p=90</guid>
		<description><![CDATA[Acer recently released the Aspire One.  My wife was looking for a laptop to check email and visit her forums while on the road.  The tech details were GMail and phpBB, for those interested.  We met at MicroCenter after work to look at netbooks on her birthday.  I will not criticize Asus.  They have made [...]]]></description>
			<content:encoded><![CDATA[<p>Acer recently released the Aspire One.  My wife was looking for a laptop to check email and visit her forums while on the road.  The tech details were GMail and phpBB, for those interested.  We met at MicroCenter after work to look at netbooks on her birthday.  I will not criticize Asus.  They have made large strides in creating the market for the cheap ultra mobile pc, and I love them for it.  But there they were, right next to each other, the EEE Surf and the Acer Aspire One.  Comparing the two, spec to spec, the Acer made the Asus loook like a toy.  It has a standard resolution width (1024).    It has a larger keyboard (80% of a standard keyboard).  To be honest, the &#8220;triple-E&#8221; looked breakable.</p>
<p>So anyway, we picked one up at a store after dinner.  The clerk gave us the question that I often get hit with when trying to purchase items.  &#8220;Now, you know, this isn&#8217;t exactly what most people expect from a computer&#8230;&#8221;  I promptly interrupted, &#8220;It runs Linux, right?&#8221; Then we walked out the door with her new laptop and weren&#8217;t concerned about the price we paid.</p>
<p>I am more than impressed with the thing, mostly for it&#8217;s flexibility.  The distribution that it runs standard is called Linpus.  It&#8217;s essencially Fedora with a Mobile interface.  It&#8217;s very easy to get to a terminal and start customizing to your heart&#8217;s content.  I have already added Skype and upgraded the browser to Firefox 3 with AdBlock Plus to prevent the annoyances, both easy tasks if you already understand how Fedora.  For the sake of resource management, Linpus uses XFCE and it&#8217;s a simple matter of editing an XML file to modify what your default apps are on the screen interface.</p>
<p>Due to it being Fedora based, I was able to successfully get the Citrix Presentation Server client functioning for her work stuff.  The only major hiccup in this was replacing Thawte&#8217;s security certificate in the Citrix package.  It wasn&#8217;t very difficult, just a minor annoyance of downloading from elsewhere.  I could see this being a problem for someone with less computer experience.  Here&#8217;s my suggestion to Citrix:  Make your software update the certs automatically.  This is the only reason the RPM didn&#8217;t work properly.</p>
<p>Well, regardless, the Acer Aspire one is very impressive piece of hardware and I am considering getting one myself just to have the convenience of an extra machine with ssh and a web browser.   Acer really thought this one out.</p>
]]></content:encoded>
			<wfw:commentRss>http://mikeschoon.com/2008/09/23/acer-aspire-one/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It&#8217;s DR time!!!</title>
		<link>http://itadmins.org/uncategorized/its-dr-time/</link>
		<comments>http://itadmins.org/uncategorized/its-dr-time/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 15:25:00 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[itadmins.org]]></category>

		<guid isPermaLink="false">http://itadmins.org/?p=88</guid>
		<description><![CDATA[With the hurricane season at it&#8217;s peak, I&#8217;ve decided to include a section focused on DR.  I hope to add links to sites detailing weather and EOC information for the United States.  If anyone elsewhere would like to contribute, please email me at &#60;mike at itadmins dot org&#62;. I&#8217;d also like to add sections convering [...]]]></description>
			<content:encoded><![CDATA[<p id="top" />With the hurricane season at it&#8217;s peak, I&#8217;ve decided to include a section focused on DR.  I hope to add links to sites detailing weather and EOC information for the United States.  If anyone elsewhere would like to contribute, please email me at &lt;mike at itadmins dot org&gt;. I&#8217;d also like to add sections convering power systems and other details.</p>
<p>Stay Tuned for More Info!</p>
]]></content:encoded>
			<wfw:commentRss>http://itadmins.org/uncategorized/its-dr-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wake up call for Mozilla</title>
		<link>http://mikeschoon.com/2008/09/02/wake-up-call-for-mozilla</link>
		<comments>http://mikeschoon.com/2008/09/02/wake-up-call-for-mozilla#comments</comments>
		<pubDate>Wed, 03 Sep 2008 01:44:24 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[itadmins.org]]></category>

		<guid isPermaLink="false">http://itadmins.org/?p=84</guid>
		<description><![CDATA[Today, Google relased Chrome Beta, an open source web browser based on Firefox and Webkit.  I am currently writing this post from Chrome.  The biggest benefit I see to Google&#8217;s method of writing this program is the intense resource management.  If one tab locks up, the others are fine.  From a technical perspective, this is [...]]]></description>
			<content:encoded><![CDATA[<p>Today, Google relased Chrome Beta, an open source web browser based on Firefox and Webkit.  I am currently writing this post from Chrome.  The biggest benefit I see to Google&#8217;s method of writing this program is the intense resource management.  If one tab locks up, the others are fine.  From a technical perspective, this is the best idea since tabbed browsing itself.  Here is a link to the download: <a href="http://www.google.com/chrome">http://www.google.com/chrome</a></p></p>
]]></content:encoded>
			<wfw:commentRss>http://mikeschoon.com/2008/09/02/wake-up-call-for-mozilla/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advanced Bash-Scripting Guide</title>
		<link>http://mikeschoon.com/2008/07/17/advanced-bash-scripting-guide</link>
		<comments>http://mikeschoon.com/2008/07/17/advanced-bash-scripting-guide#comments</comments>
		<pubDate>Fri, 18 Jul 2008 02:54:30 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[itadmins.org]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[As a System Administrator, I am constantly looking for the ultimate commands to make my job easier.  Moving files around, renaming files for archival purposes, downloading updates, and building reports are a lot easier with scripting.  This is another document for the reference library, folks.




http://tldp.org/LDP/abs/html/]]></description>
			<content:encoded><![CDATA[<p>As a System Administrator, I am constantly looking for the ultimate commands to make my job easier.  Moving files around, renaming files for archival purposes, downloading updates, and building reports are a lot easier with scripting.  This is another document for the reference library, folks.</p>
<p><a title="Advanced Bash-Scripting Guide" href="http://tldp.org/LDP/abs/html/" ><br />
</a></p>
<p><a title="Advanced Bash-Scripting Guide" href="http://tldp.org/LDP/abs/html/" >http://tldp.org/LDP/abs/html/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mikeschoon.com/2008/07/17/advanced-bash-scripting-guide/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Take that, Comcast</title>
		<link>http://mikeschoon.com/2008/07/11/take-that-comcast</link>
		<comments>http://mikeschoon.com/2008/07/11/take-that-comcast#comments</comments>
		<pubDate>Fri, 11 Jul 2008 20:41:50 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[itadmins.org]]></category>

		<guid isPermaLink="false">http://itadmins.org/?p=82</guid>
		<description><![CDATA[Score one for the consumer.  The head of the FCC has recently announced that they are proceeding with charges against Comcast for traffic shaping, or selectively slowing down and blocking specific protocols on their internet service.
I haven&#8217;t been a very big advocate of bitorrent, but this will also prevent ISPs from messing with services such [...]]]></description>
			<content:encoded><![CDATA[<p id="top" />Score one for the consumer.  The head of the FCC has recently announced that they are proceeding with charges against Comcast for traffic shaping, or selectively slowing down and blocking specific protocols on their internet service.</p>
<p>I haven&#8217;t been a very big advocate of bitorrent, but this will also prevent ISPs from messing with services such as Skype, Vonage, and other VoIP traffic (a big deal to me).</p>
<p><a href="http://ap.google.com/article/ALeqM5huAOgy6g1S5wW-7ft0FRuIypdzLQD91RD0RO0" onclick="javascript:pageTracker._trackPageview ('/outbound/ap.google.com');">http://ap.google.com/article/ALeqM5huAOgy6g1S5wW-7ft0FRuIypdzLQD91RD0RO0</a></p>
<p>The way I see it, everyone should be entitled to the connection speed that they sign up for, regardless of what they want to send over the line, within the guidlines of the law, of course.</p>
<p>This is a long shot, but I&#8217;m hoping they find proof of blocking competing services, something that has been brought up in the past:  <a href="http://slashdot.org/article.pl?sid=06/03/02/139241" onclick="javascript:pageTracker._trackPageview ('/outbound/slashdot.org');">http://slashdot.org/article.pl?sid=06/03/02/139241 . </a></p>
<p>At that point, they will face an SEC investigation which will make the FCC one look like a bad dream.</p>
]]></content:encoded>
			<wfw:commentRss>http://mikeschoon.com/2008/07/11/take-that-comcast/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
