<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Snowulf - Linux</title>
    <link>http://snowulf.com/</link>
    <description>Got Jo(h)n?</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.5.2 - http://www.s9y.org/</generator>
    <pubDate>Wed, 03 Mar 2010 19:53:58 GMT</pubDate>

    <image>
        <url>http://snowulf.com/templates/jon2/img/s9y_banner_small.png</url>
        <title>RSS: Snowulf - Linux - Got Jo(h)n?</title>
        <link>http://snowulf.com/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Changing timezone in under Ubuntu &amp; Debian</title>
    <link>http://snowulf.com/archives/778-Changing-timezone-in-under-Ubuntu-Debian.html</link>
            <category>Linux</category>
    
    <comments>http://snowulf.com/archives/778-Changing-timezone-in-under-Ubuntu-Debian.html#comments</comments>
    <wfw:comment>http://snowulf.com/wfwcomment.php?cid=778</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://snowulf.com/rss.php?version=2.0&amp;type=comments&amp;cid=778</wfw:commentRss>
    

    <author>nospam@example.com (Jon)</author>
    <content:encoded>
    In the old days of running Linux, I used to change timezone of a machine by running &lt;em&gt;time --set=&lt;/em&gt; at the command line and simply including the timezone code (PST).  These days, Debian, Ubuntu, and the other similar derivatives have made life so much easier.  If you want to change the timezone, all you need to do is run (as root):&lt;br /&gt;
&lt;blockquote&gt;&lt;strong&gt;dpkg-reconfigure tzdata&lt;/strong&gt;&lt;/blockquote&gt;&lt;br /&gt;
It will pop up a little config screen, asking you where you are and will summarily set your timezone.  These is much easier than the old way since you don&#039;t even have to know your own timezone code (though... who wouldn&#039;t?). 
    </content:encoded>

    <pubDate>Wed, 03 Mar 2010 10:00:00 -0800</pubDate>
    <guid isPermaLink="false">http://snowulf.com/archives/778-guid.html</guid>
    
</item>
<item>
    <title>Another day, another server migration</title>
    <link>http://snowulf.com/archives/772-Another-day,-another-server-migration.html</link>
            <category>Linux</category>
    
    <comments>http://snowulf.com/archives/772-Another-day,-another-server-migration.html#comments</comments>
    <wfw:comment>http://snowulf.com/wfwcomment.php?cid=772</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://snowulf.com/rss.php?version=2.0&amp;type=comments&amp;cid=772</wfw:commentRss>
    

    <author>nospam@example.com (Jon)</author>
    <content:encoded>
    Sometimes I feel like all I do in my job and personal life is shuffle data around from one location to another.  Last week it was re-installing Windows 7 on my two daily-use machines.  This last weekend it was completing a server migration.  Of course, I had just completed a migration 4 months ago.&lt;br /&gt;
&lt;br /&gt;
To clarify, at the beginning of December I received an email from my hosting company letting me know that my VPS host was to be moved.  At that point in time we were heavy into our project and I summarily ignored it.  Not too long after that I got an email saying that my VPS had been replicated over to a new location and to check it out since I only had 3 days before they shut down the old server.  Fun times, migrate all the data changes, make sure everything is functioning properly and then change the DNS.  Not really a big deal but of course we were busier than hell with work.&lt;br /&gt;
&lt;br /&gt;
A few weeks ago I warmed up a VPS with a new hosting provider.  I wanted to play with &lt;a href=&quot;http://snowulf.com/exit.php?url=aHR0cDovL2dhbGxlcnkubWVuYWx0by5jb20v&amp;amp;entry_id=772&quot; title=&quot;http://gallery.menalto.com/&quot;  onmouseover=&quot;window.status=&#039;http://gallery.menalto.com/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Gallery 3 beta&lt;/a&gt; and the old VPS was running Ubuntu 8.04 with an old, old, old version of PHP.  I had heard good things about this new company, and they offered Ubuntu 9.04, so I tried it out.  In the end, I decided against using Gallery 3 and went over to &lt;a href=&quot;http://snowulf.com/exit.php?url=aHR0cDovL3NtdWdtdWcuY29tLw==&amp;amp;entry_id=772&quot; title=&quot;http://smugmug.com/&quot;  onmouseover=&quot;window.status=&#039;http://smugmug.com/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;SmugMug&lt;/a&gt; to host &lt;a href=&quot;http://snowulf.com/exit.php?url=aHR0cDovL3Nub3d1bGYuc211Z211Zy5jb20v&amp;amp;entry_id=772&quot; title=&quot;http://snowulf.smugmug.com/&quot;  onmouseover=&quot;window.status=&#039;http://snowulf.smugmug.com/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Snowulf Photography&lt;/a&gt;, but kept this new VPS.  So I did yet another server migration (it feels like I do one every week) to this new setup.&lt;br /&gt;
&lt;br /&gt;
All the sites I host have been moved and so far everything is working out.  Really the only troublesome portion of a migration is dealing with MySQL.  I exported everything from the old host which was running 5.0 (I believe) and the new one is running 5.1.  They changed some of the setup in the `mysql` database, especially the `users` table which has caused some issues.  In the end it got scraped and rebuilt by hand.  &lt;br /&gt;
&lt;br /&gt;
In the move I did some upgrades, like the blog software (&lt;a href=&quot;http://snowulf.com/exit.php?url=aHR0cDovL3d3dy5zOXkub3JnLw==&amp;amp;entry_id=772&quot; title=&quot;http://www.s9y.org/&quot;  onmouseover=&quot;window.status=&#039;http://www.s9y.org/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Serendipity&lt;/a&gt;) and other minor fixes.  So if you see something funny, odd, strange or generally broken, please let me know.   
    </content:encoded>

    <pubDate>Mon, 01 Mar 2010 10:00:00 -0800</pubDate>
    <guid isPermaLink="false">http://snowulf.com/archives/772-guid.html</guid>
    
</item>
<item>
    <title>Ubuntu Netbook Remix 9.10 Review</title>
    <link>http://snowulf.com/archives/701-Ubuntu-Netbook-Remix-9.10-Review.html</link>
            <category>Linux</category>
            <category>Netbooks</category>
            <category>Reviews</category>
    
    <comments>http://snowulf.com/archives/701-Ubuntu-Netbook-Remix-9.10-Review.html#comments</comments>
    <wfw:comment>http://snowulf.com/wfwcomment.php?cid=701</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://snowulf.com/rss.php?version=2.0&amp;type=comments&amp;cid=701</wfw:commentRss>
    

    <author>nospam@example.com (Jon)</author>
    <content:encoded>
    I&#039;ve got an &lt;a href=&quot;http://snowulf.com/exit.php?url=aHR0cDovL3d3dy5hbWF6b24uY29tL0FTVVMtMTAwNUhBLVBVMVgtQkstMTAtMS1JbmNoLUJsYWNrLU5ldGJvb2svZHAvQjAwMkRZSVhNSS9yZWY9c3JfMV8xP2llPVVURjgmcz1lbGVjdHJvbmljcyZxaWQ9MTI1NzE4MjU4NiZzcj04LTEmdGFnPXNub3d1bGYtMjA=&amp;amp;entry_id=701&quot; title=&quot;http://www.amazon.com/ASUS-1005HA-PU1X-BK-10-1-Inch-Black-Netbook/dp/B002DYIXMI/ref=sr_1_1?ie=UTF8&amp;amp;s=electronics&amp;amp;qid=1257182586&amp;amp;sr=8-1&amp;amp;tag=snowulf-20&quot;  onmouseover=&quot;window.status=&#039;http://www.amazon.com/ASUS-1005HA-PU1X-BK-10-1-Inch-Black-Netbook/dp/B002DYIXMI/ref=sr_1_1?ie=UTF8&amp;amp;s=electronics&amp;amp;qid=1257182586&amp;amp;sr=8-1&amp;amp;tag=snowulf-20&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;ASUS Eee PC 1000&lt;/a&gt;, and it is a fine little device.  Originally it came with &lt;a href=&quot;http://snowulf.com/exit.php?url=aHR0cDovL3d3dy54YW5kcm9zLmNvbS8=&amp;amp;entry_id=701&quot; title=&quot;http://www.xandros.com/&quot;  onmouseover=&quot;window.status=&#039;http://www.xandros.com/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Xandros&lt;/a&gt;, which quickly became &lt;a href=&quot;http://snowulf.com/exit.php?url=aHR0cDovL3d3dy51YnVudHUuY29tLw==&amp;amp;entry_id=701&quot; title=&quot;http://www.ubuntu.com/&quot;  onmouseover=&quot;window.status=&#039;http://www.ubuntu.com/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Ubuntu&lt;/a&gt;.  I was especially happy futzing about with UNR 9.04.  Unfortunately for Linux, Windows 7 was coming out, so I wanted to try that out on the netbook.  I like Windows 7, but it wasn&#039;t designed specially for Netbooks; I find that it runs a lot of background processes that slows the machine down.  So with the release of Ubuntu 9.10 Karmic Koala, it was time to re-install again!  Of course, I wasn&#039;t going to install the regular Ubuntu when there was the &lt;a href=&quot;http://snowulf.com/exit.php?url=aHR0cDovL3d3dy51YnVudHUuY29tL2dldHVidW50dS9kb3dubG9hZC1uZXRib29r&amp;amp;entry_id=701&quot; title=&quot;http://www.ubuntu.com/getubuntu/download-netbook&quot;  onmouseover=&quot;window.status=&#039;http://www.ubuntu.com/getubuntu/download-netbook&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Netbook remix&lt;/a&gt; available.  I have written my review in the form of pros/cons.  Much of my comparison is based on UNR 9.04 (&lt;a href=&quot;http://snowulf.com/exit.php?url=aHR0cDovL3Nub3d1bGYuY29tL2FyY2hpdmVzLzYwNS1CZW5jaG1hcmtpbmctVWJ1bnR1LTkuMDQtaTM4Ni12cy1MUElBLW9uLUVlZS1QQy0xMDAwLmh0bWw=&amp;amp;entry_id=701&quot;  onmouseover=&quot;window.status=&#039;http://snowulf.com/archives/605-Benchmarking-Ubuntu-9.04-i386-vs-LPIA-on-Eee-PC-1000.html&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; title=&quot;[blog] Benchmarking: Ubuntu 9.04 i386 vs LPIA on Eee PC 1000&quot;&gt;what I remember of it&lt;/a&gt;) and Windows.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://snowulf.com/archives/701-Ubuntu-Netbook-Remix-9.10-Review.html#extended&quot;&gt;Continue reading &quot;Ubuntu Netbook Remix 9.10 Review&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 02 Nov 2009 10:00:00 -0800</pubDate>
    <guid isPermaLink="false">http://snowulf.com/archives/701-guid.html</guid>
    
</item>
<item>
    <title>Benchmarking: Ubuntu 9.04 i386 vs LPIA on Eee PC 1000</title>
    <link>http://snowulf.com/archives/605-Benchmarking-Ubuntu-9.04-i386-vs-LPIA-on-Eee-PC-1000.html</link>
            <category>Linux</category>
            <category>Netbooks</category>
            <category>Reviews</category>
    
    <comments>http://snowulf.com/archives/605-Benchmarking-Ubuntu-9.04-i386-vs-LPIA-on-Eee-PC-1000.html#comments</comments>
    <wfw:comment>http://snowulf.com/wfwcomment.php?cid=605</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://snowulf.com/rss.php?version=2.0&amp;type=comments&amp;cid=605</wfw:commentRss>
    

    <author>nospam@example.com (Jon)</author>
    <content:encoded>
    &lt;strong&gt;==Background==&lt;/strong&gt;&lt;br /&gt;
The other week Ubuntu 9.04 Jaunty was officially released, to my great enjoyment!  Of course, I&#039;d already been running it for a while on my &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1499&amp;amp;entry_id=605&quot; title=&quot;http://www.amazon.com/gp/product/B001BY97IU?ie=UTF8&amp;amp;tag=snowulf-20&amp;amp;linkCode=as2&amp;amp;camp=1789&amp;amp;creative=390957&amp;amp;creativeASIN=B001BY97IU&quot;  onmouseover=&quot;window.status=&#039;http://www.amazon.com/gp/product/B001BY97IU?ie=UTF8&amp;amp;tag=snowulf-20&amp;amp;linkCode=as2&amp;amp;camp=1789&amp;amp;creative=390957&amp;amp;creativeASIN=B001BY97IU&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;ASUS Eee PC 1000&lt;/a&gt;.  The one issue I had with it was that the &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1500&amp;amp;entry_id=605&quot; title=&quot;http://www.ubuntu.com/getubuntu/download-netbook&quot;  onmouseover=&quot;window.status=&#039;http://www.ubuntu.com/getubuntu/download-netbook&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Ubuntu Netbook Remix&lt;/a&gt; Alpha that I downloaded was for i386, and the Eee runs an &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1501&amp;amp;entry_id=605&quot; title=&quot;http://en.wikipedia.org/wiki/Intel_Atom&quot;  onmouseover=&quot;window.status=&#039;http://en.wikipedia.org/wiki/Intel_Atom&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Intel Atom&lt;/a&gt; processor (it was compatible, but not the same).  I had assumed that once 9.04 was officially released, they&#039;d put out a LPIA (Low Power Intel Atom) optimized version of the aforementioned remix.  &lt;br /&gt;
&lt;br /&gt;
I downloaded the Netbook Remix on release day, but didn&#039;t notice until a few days later that the download was for i386.  The image file name was &quot;ubuntu-9.04-netbook-remix-&lt;strong&gt;i386&lt;/strong&gt;.img&quot;.  I thought this was extremely odd since the UNR download page says &#039;What do I need to install Ubuntu Netbook Remix?&#039; and then &#039;An Intel Atom processor&#039;.  Very strange indeed.  So I went and asked about it on the &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1502&amp;amp;entry_id=605&quot; title=&quot;http://ubuntuforums.org/showthread.php?t=1134025&quot;  onmouseover=&quot;window.status=&#039;http://ubuntuforums.org/showthread.php?t=1134025&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Ubuntu Forums&lt;/a&gt;.  As it turns out I was not the only one that noticed this little &quot;issue&quot;.  Later I also found a &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1503&amp;amp;entry_id=605&quot; title=&quot;https://bugs.launchpad.net/ubuntu/+bug/366025&quot;  onmouseover=&quot;window.status=&#039;https://bugs.launchpad.net/ubuntu/+bug/366025&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;bug report&lt;/a&gt; for this problem and the reply from one of the mucky mucks of Ubuntu stated:&lt;br /&gt;
&lt;blockquote&gt;i386 was a safer bet for the first release of UNR, also having an i386 and a lpia version double the QA time; however we will consider this idea for 9.10, there are some issues with lpia still.&lt;/blockquote&gt;&lt;br /&gt;
So.... No LPIA version for the first official release of UNR.  Granted there was a UNR for 8.10, but it was sort of hacked together after the fact.  I can accept that.  After all Ubuntu doesn&#039;t release for a ton of platforms like &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1504&amp;amp;entry_id=605&quot; title=&quot;http://debian.org/&quot;  onmouseover=&quot;window.status=&#039;http://debian.org/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Debian&lt;/a&gt; does.  But the question came up in the forum thread, is LPIA optimized code really necessary?  Some claimed that LPIA gave them an hour more of battery time, other claimed it was crap.  This, of course, hearkens back to the early days of x86 versus x64 operating systems.  In fact I found an article about &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1505&amp;amp;entry_id=605&quot; title=&quot;http://www.tuxradar.com/content/ubuntu-904-32-bit-vs-64-bit-benchmarks&quot;  onmouseover=&quot;window.status=&#039;http://www.tuxradar.com/content/ubuntu-904-32-bit-vs-64-bit-benchmarks&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;32bit versus 64bit on 9.04&lt;/a&gt; which I ended up using as a base for my own series of tests.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;==The Tests==&lt;/strong&gt;&lt;br /&gt;
I installed Ubuntu 9.04 Alternate i386 and Ubuntu 9.04 Alternate LPIA on my Eee PC 1000, both with the most minimal installs.  I then proceeded to run the following tests:&lt;ul&gt;&lt;br /&gt;
&lt;li&gt;Convert an Album of MP3&#039;s into Ogg Vorbis&lt;br /&gt;
&lt;li&gt;Bunzip2 the &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1506&amp;amp;entry_id=605&quot; title=&quot;http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.29.2.tar.bz2&quot;  onmouseover=&quot;window.status=&#039;http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.29.2.tar.bz2&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Linux 2.6.29.2&lt;/a&gt; kernel tarball&lt;br /&gt;
&lt;li&gt;Untar the kernel&lt;br /&gt;
&lt;li&gt;Compile the Kernel&lt;br /&gt;
&lt;li&gt;Bzip2 a 400+mb &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1507&amp;amp;entry_id=605&quot; title=&quot;http://en.wikipedia.org/wiki/Wikipedia:Version_1.0_Editorial_Team/Torrent_Project/Version_0.5&quot;  onmouseover=&quot;window.status=&#039;http://en.wikipedia.org/wiki/Wikipedia:Version_1.0_Editorial_Team/Torrent_Project/Version_0.5&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;ISO of Wikipeida&lt;/a&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;strong&gt;==Results==&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;===i386===&lt;/strong&gt;&lt;br /&gt;
uname -a : Linux happyfeet 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 i686 GNU/Linux&lt;br /&gt;
dir2ogg : 9mn 45s&lt;br /&gt;
bunzip2  : 0mn 54s&lt;br /&gt;
tar -xf : 1mn 51s&lt;br /&gt;
make : 196m 18s&lt;br /&gt;
bzip2 : 7m 6s&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;===LPIA===&lt;/strong&gt;&lt;br /&gt;
uname -a : Linux happyfeet 2.6.28-11-lpia #42-Ubuntu SMP Fri Apr 17 01:56:10 UTC 2009 i686 GNU/Linux&lt;br /&gt;
dir2ogg : 9mn 58s&lt;br /&gt;
bunzip2  : 1mn 1s	&lt;br /&gt;
tar -xf : 1mn 28s&lt;br /&gt;
make : 163mn 12s&lt;br /&gt;
bzip2 : 7mn 16s&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;===Differences===&lt;/strong&gt;&lt;br /&gt;
dir2ogg: LPIA was 3% Slower&lt;br /&gt;
bunzip2: LPIA was 12% Slower&lt;br /&gt;
tar -xf: LPIA was 21% Faster&lt;br /&gt;
make: LPIA was 17% Faster&lt;br /&gt;
bzip2: LPIA was 3% Slower&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;==Summary==&lt;/strong&gt;&lt;br /&gt;
&lt;u&gt;The test was fairly inconclusive&lt;/u&gt;.  With the exception of compiling the kernel (which took 30minutes less on LPIA), the difference in times between i386 and LPIA were statistically insignificant (for dir2ogg and bzip2).  Frankly the tar -xf and bunzip2 tests took so little time that any minor flux on the machine (say a cron job) could easily skew the test in either direction.  The kernel compile was, in my book, significantly faster.  I think LPIA is worthy of a trial run on my Eee.  Of course I noticed, as the bug stated, that there are a few issues.  For example the wireless did not work out of the box like it did with the i386 Alpha I previously installed.  This may be a quick &amp;amp; easy fix, but so far I haven&#039;t had the time nor energy to actually fiddle with the machine.  &lt;br /&gt;
&lt;br /&gt;
&lt;font size=-1&gt;&lt;em&gt;For those that are interested, after the jump I&#039;ve got more details on exactly what commands I executed for the tests&lt;/em&gt;&lt;/font&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://snowulf.com/archives/605-Benchmarking-Ubuntu-9.04-i386-vs-LPIA-on-Eee-PC-1000.html#extended&quot;&gt;Continue reading &quot;Benchmarking: Ubuntu 9.04 i386 vs LPIA on Eee PC 1000&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 06 May 2009 10:00:00 -0700</pubDate>
    <guid isPermaLink="false">http://snowulf.com/archives/605-guid.html</guid>
    
</item>
<item>
    <title>Untangle - Don't bother</title>
    <link>http://snowulf.com/archives/601-Untangle-Dont-bother.html</link>
            <category>Linux</category>
    
    <comments>http://snowulf.com/archives/601-Untangle-Dont-bother.html#comments</comments>
    <wfw:comment>http://snowulf.com/wfwcomment.php?cid=601</wfw:comment>

    <slash:comments>6</slash:comments>
    <wfw:commentRss>http://snowulf.com/rss.php?version=2.0&amp;type=comments&amp;cid=601</wfw:commentRss>
    

    <author>nospam@example.com (Jon)</author>
    <content:encoded>
    Recently, we&#039;ve had an upwelling of spam at the office.  The most problematic component of which is the fact that all the text is gibberish with only the images being &quot;Spam&quot;.  If your spam filter doesn&#039;t have an &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1430&amp;amp;entry_id=601&quot; title=&quot;http://en.wikipedia.org/wiki/Optical_character_recognition&quot;  onmouseover=&quot;window.status=&#039;http://en.wikipedia.org/wiki/Optical_character_recognition&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;OCR&lt;/a&gt; plugin, it&#039;s not going to do a very good job stopping the spam - which is exactly where I was.  To make a long story short, getting an OCR plugin for my implementation of &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1431&amp;amp;entry_id=601&quot; title=&quot;http://spamassassin.apache.org/&quot;  onmouseover=&quot;window.status=&#039;http://spamassassin.apache.org/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;SpamAssassin&lt;/a&gt; was going to be a royal pain in the ass, so I figured I&#039;d give some alternatives a try.&lt;br /&gt;
&lt;br /&gt;
I spent a little time looking around at anti-spam appliances before I remembered &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1432&amp;amp;entry_id=601&quot; title=&quot;http://en.wikipedia.org/wiki/Untangle&quot;  onmouseover=&quot;window.status=&#039;http://en.wikipedia.org/wiki/Untangle&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Untangle&lt;/a&gt;, an open source gateway.  I&#039;ve run into them a few times at places like LinuxWorld, but never really had a chance to give them a try.  Their gateway offers a plethora of &quot;applications&quot; you can install with a single click, such as: spam blocker, web filter, firewall, VPN, and routing.  The reason why I was never that inclined to give them a try was because I had all the features I needed &amp;amp; wanted already built into my current firewall (with the exception of &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1433&amp;amp;entry_id=601&quot;  onmouseover=&quot;window.status=&#039;http://en.wikipedia.org/wiki/Quality_of_service&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; title=&quot;[wiki] Quality of Service&quot;&gt;QoS&lt;/a&gt; - not to be confused with &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1434&amp;amp;entry_id=601&quot;  onmouseover=&quot;window.status=&#039;http://www.amazon.com/gp/product/B001PPLIFU?ie=UTF8&amp;amp;tag=snowulf-20&amp;amp;linkCode=as2&amp;amp;camp=1789&amp;amp;creative=390957&amp;amp;creativeASIN=B001PPLIFU&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; title=&quot;[amazon] Quantum of Solace [Blu-ray]&quot;&gt;Quantum of Solace&lt;/a&gt;, which is just awesome in general). Now that my spam blocker wasn&#039;t up to the task, I figured I&#039;d give theirs a try.  Plus if it worked well, I could use it to replace my current gateway/firewall completely.&lt;br /&gt;
&lt;br /&gt;
But... I never got that far.  I can&#039;t even tell you how well the spam blocker works, because I could never get Untangle running properly.  I installed Untagle onto a &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1435&amp;amp;entry_id=601&quot; title=&quot;http://www.vmware.com/&quot;  onmouseover=&quot;window.status=&#039;http://www.vmware.com/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;VMWare&lt;/a&gt; image with enough system specs to make it happy, and 2 network interfaces.  I installed it in Router/Gateway mode as that is how I&#039;d end up using (as opposed to the &quot;Transparent&quot; mode which makes me nervous).&lt;br /&gt;
&lt;br /&gt;
I suppose a majority of the problems I have with Untagle comes in the form of the forum goers.  The people I talked with essentially told me that the spam blocking &quot;just works transparently&quot;.  When I tried to explain to them that you can&#039;t go modifying packets after they&#039;ve already been sent (you can&#039;t go marking emails as spam until you&#039;ve read the entire email) and therefor it must &lt;strong&gt;store&lt;/strong&gt; the entire message (if nothing, in buffer), they gave me more &quot;it just works transparently&quot; crap.  After that I tried to get help on actually getting the damn software to work.  Ya know, accept emails and send them along (however the hell it was &lt;em&gt;suppose to&lt;/em&gt; work, I didn&#039;t care at this point in time).  I got some info about it, and a lot of lip.  As frustrated as I was at this point in time, I followed the directions on the linked wiki page... and it still didn&#039;t work.&lt;br /&gt;
&lt;br /&gt;
Apparently even with setting up port forwarding and installing the Firewall application to allow access to &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1436&amp;amp;entry_id=601&quot; title=&quot;http://en.wikipedia.org/wiki/SMTP&quot;  onmouseover=&quot;window.status=&#039;http://en.wikipedia.org/wiki/SMTP&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;port 25&lt;/a&gt;, you&#039;re not allowed to access port 25.  Kind of hard for a device to &quot;just work transparently&quot; when it is blocking access to the port.  So after spending almost an entire day dicking around with the software and not even being able to forward emails through it (let alone anything else), I said &quot;Fuck it&quot;.  Untangle is supposed to be &quot;point and click&quot; software.  If I&#039;m reduced to SSH&#039;ing into the box to flush IPtables just to get the machine to work halfway... I&#039;m better off building the system myself.  Which is EXACTLY what I&#039;ll do instead of &lt;strong&gt;EVER&lt;/strong&gt; touching Untangle again.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Update 2009-05-01 20:13 UTC:&lt;/strong&gt; Seems my Untangle thread friends found me.  &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1437&amp;amp;entry_id=601&quot; title=&quot;http://www.rofl.name/roflcopter/&quot;  onmouseover=&quot;window.status=&#039;http://www.rofl.name/roflcopter/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;ROFLCOPTER&lt;/a&gt;! 
    </content:encoded>

    <pubDate>Thu, 30 Apr 2009 20:00:00 -0700</pubDate>
    <guid isPermaLink="false">http://snowulf.com/archives/601-guid.html</guid>
    
</item>
<item>
    <title>Tethering my AT&amp;T Tilt to the Eee PC</title>
    <link>http://snowulf.com/archives/586-Tethering-my-ATT-Tilt-to-the-Eee-PC.html</link>
            <category>Linux</category>
            <category>Netbooks</category>
            <category>Tech</category>
    
    <comments>http://snowulf.com/archives/586-Tethering-my-ATT-Tilt-to-the-Eee-PC.html#comments</comments>
    <wfw:comment>http://snowulf.com/wfwcomment.php?cid=586</wfw:comment>

    <slash:comments>3</slash:comments>
    <wfw:commentRss>http://snowulf.com/rss.php?version=2.0&amp;type=comments&amp;cid=586</wfw:commentRss>
    

    <author>nospam@example.com (Jon)</author>
    <content:encoded>
    &lt;div class=&quot;serendipity_imageComment_left&quot; style=&quot;width: 110px&quot;&gt;&lt;div class=&quot;serendipity_imageComment_img&quot;&gt;&lt;a class=&#039;serendipity_image_link&#039; href=&quot;http://snowulf.com/exit.php?url_id=1330&amp;amp;entry_id=586&quot; title=&quot;http://www.flickr.com/photos/shakataganai/3384761739/&quot;  onmouseover=&quot;window.status=&#039;http://www.flickr.com/photos/shakataganai/3384761739/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; target=&quot;_blank&quot;&gt;&lt;!-- s9ymdb:99 --&gt;&lt;img class=&quot;serendipity_image_left&quot; width=&quot;110&quot; height=&quot;83&quot;  src=&quot;http://snowulf.com/uploads/3384761739_053882ce3c_b.serthb.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;serendipity_imageComment_txt&quot;&gt;Car Geekery&lt;/div&gt;&lt;/div&gt;As John was behind the wheel this past Saturday, I had many hours to burn; thus, I decided to try my hand at getting tethering working.  I was attempting to tether my AT&amp;T Tilt (HTC Kaiser II) with my Eee PC 1000 running Ubuntu Jaunty 9.04.  When I was buddy breathing (IE Charging) the Tilt off the Eee PC the night before, I had noticed that it showed up as a wired network connection to the Ubuntu - tinkering ensued.  I spent about 2.5 hours google&#039;ing around under PIE (Portable Internet Explorer... sigh) on the Tilt while trying to find an answer.  This is especially difficult on a tiny screen; visiting sites not designed for a mobile device; and then of course there&#039;s the cell service dropping periodically.&lt;br /&gt;
&lt;br /&gt;
Anyway, I plugged in the phone and found out that it did indeed act like an Ethernet adapter to the computer, and even provided it an IP address via DHCP (169.something).  I could ping the phone, but that was about it.  I had remembered previously a &quot;modem&quot; application of some sort on the device so I found it, WModem Modem (Under Start &gt; Settings &gt; Connections) and launched that.  Whenever that was enabled, the phone stopped providing network service and Ubuntu picked it up as an iPaq on ttyUSB0.  I spent a good long while tinkering around here with the assumption that I could simply dial the phone like any normal modem.  I found out that under Jaunty if I right clicked Network Manager and clicked &lt;strong&gt;Edit Connections&lt;/strong&gt; there was a tab titled &lt;strong&gt;Mobile Broadband&lt;/strong&gt;.  I added some connections; thankfully, they had pre-made ones for AT&amp;T and AT&amp;T w/ Tethering.  That was cool... so easy... but... I couldn&#039;t dial them.  I&#039;m not a newb, but I don&#039;t know what the new dialer is called apparently (and many applications are hidden in Netbook Remix, as far as I can tell).  I spent a &lt;strong&gt;longggg&lt;/strong&gt; time trying this approach but eventually gave up, being unable to dial the connections.&lt;br /&gt;
&lt;br /&gt;
As I had exhausted all possible google&#039;s that I could think of centering on Ubuntu, I switched to the phone.  Then came the magical google &#039;&lt;em&gt;&lt;a href=&quot;http://snowulf.com/exit.php?url_id=1325&amp;amp;entry_id=586&quot; title=&quot;http://www.google.com/search?&amp;amp;q=internet%20connection%20sharing%20AT%26T%20tilt&amp;amp;sourceid=mozilla-search&quot;  onmouseover=&quot;window.status=&#039;http://www.google.com/search?&amp;amp;q=internet%20connection%20sharing%20AT%26T%20tilt&amp;amp;sourceid=mozilla-search&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;internet connection sharing at&amp;t tilt&lt;/a&gt;&lt;/em&gt;&#039;.   As it turns out the HTC Kaiser II comes with an application called &quot;Internet Connection Sharing&quot; (which I had seen mentioned elsewhere), but it is removed by AT&amp;T and replaced with that god awful &quot;WModem Modem&quot;.  Luckily for me (and you) the handy hackers at &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1326&amp;amp;entry_id=586&quot; title=&quot;http://forum.xda-developers.com/&quot;  onmouseover=&quot;window.status=&#039;http://forum.xda-developers.com/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;XDA Developers&lt;/a&gt; have ripped it out and provided the cab for download!  &lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;You can get the application on the &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1327&amp;amp;entry_id=586&quot; title=&quot;http://forum.xda-developers.com/attachment.php?attachmentid=53364&amp;amp;d=1191715261&quot;  onmouseover=&quot;window.status=&#039;http://forum.xda-developers.com/attachment.php?attachmentid=53364&amp;amp;d=1191715261&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;XDA Forum&lt;/a&gt; (Login Required) or by my &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1328&amp;amp;entry_id=586&quot; title=&quot;http://mirror.snowulf.com/URPREY-ICS.cab&quot;  onmouseover=&quot;window.status=&#039;http://mirror.snowulf.com/URPREY-ICS.cab&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;local mirror&lt;/a&gt;.&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
It is damn simple to use, and worked like a charm for me.  Download the .cab to your device (via computer then ActiveSync, or just PIE it up directly from your device).  Install the CAB.  Launch &lt;strong&gt;Internet Sharing&lt;/strong&gt; (Start &gt; Programs).  Make sure your USB cable is already plugged in.  Click &quot;Connect&quot; and enjoy.  For me, it kicks out the Phone&lt;-&gt;Computer connection momentarily and comes back with the computer assigned to a 192.168 address.  At this point the computer is online using the phone as a gateway.  Shiny!!!  While I didn&#039;t conduct many &quot;benchmarks&quot; other than actually using the connection (offline Gmail is extremely handy for its flaky connection mode), I can say that when I did an apt-get install (while in full 3G coverage in Sacramento) I got a max of 100KB/s download; I was floored.  Granted the average was much slower, but 20-50KB/s for a mobile connection is still awesome.  It was enough bandwidth to pull up and watch the &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1329&amp;amp;entry_id=586&quot; title=&quot;http://www.video.dot.ca.gov/&quot;  onmouseover=&quot;window.status=&#039;http://www.video.dot.ca.gov/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Caltrans Live Traffic Cameras&lt;/a&gt;, which were helpful for our trip, but that is a story for another post. 
    </content:encoded>

    <pubDate>Thu, 26 Mar 2009 23:30:00 -0700</pubDate>
    <guid isPermaLink="false">http://snowulf.com/archives/586-guid.html</guid>
    
</item>
<item>
    <title>MKV's &amp; Ubuntu: Redux</title>
    <link>http://snowulf.com/archives/580-MKVs-Ubuntu-Redux.html</link>
            <category>Linux</category>
            <category>Tech</category>
    
    <comments>http://snowulf.com/archives/580-MKVs-Ubuntu-Redux.html#comments</comments>
    <wfw:comment>http://snowulf.com/wfwcomment.php?cid=580</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://snowulf.com/rss.php?version=2.0&amp;type=comments&amp;cid=580</wfw:commentRss>
    

    <author>nospam@example.com (Jon)</author>
    <content:encoded>
    For all (5) of our regular blog followers, you already know that I&#039;ve installed Ubuntu 9.04 Jaunty Alpha on to my Eee PC 1000.  It is running a Low-Power Intel Atom (LPIA) processor at 1.6Ghz.  It is not exactly a fast little devil, but it does a decent job for most things you&#039;d want to do on a netbook.  One of the things I do, is watch videos on it and one of the perennial problems with doing so under Linux has been poor MKV (H.264) support.  In fact I wrote about this &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1313&amp;amp;entry_id=580&quot; title=&quot;http://snowulf.com/?/archives/481-MKVs-Ubuntu-dont-mix.html&quot;  onmouseover=&quot;window.status=&#039;http://snowulf.com/?/archives/481-MKVs-Ubuntu-dont-mix.html&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;a year ago&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
On the Eee PC non-MKV videos generally work well.  Occasionally, they&#039;ll have render troubles (due to lack of processing power), but for the most part, they work fine.  What surprised me though was the fact that many MKV videos I&#039;ve downloaded have also worked well, or at least much better than I recall.  When I found that some MKV files didn&#039;t have any trouble at all playing, frankly I was shocked.  I wasn&#039;t sure if it was something in 9.04 or what was going on, so I had a co-worker test on his 8.10 box and they also played well.  Now I&#039;ve found some videos, generally the ones that look like they are higher quality (therefor require more CPU time for de/compression) and have high-motion action scenes, that don&#039;t fare so well.  Even with that being the case, turning off SpeedStep (so the Eee PC is stuck at 1.6Ghz) seems to remove a lot of the issues.  On one of these &quot;problem&quot; videos for me, I had the co-worker test and he reported that everything went smoothly.  He said that if he didn&#039;t know about Linux&#039;s sordid history with MKV&#039;s, this video would give him no reason to believe otherwise.&lt;br /&gt;
&lt;br /&gt;
Info on machines after the break...&lt;br /&gt;
&lt;br /&gt;
My previous post was in March of 2008, which means I was most likely using 7.10.  It is possible the MKV issue or base line decoding algorithm was &quot;improved&quot; in 8.04 or 8.10 and has been tweaked in the last year. &lt;br /&gt;&lt;a href=&quot;http://snowulf.com/archives/580-MKVs-Ubuntu-Redux.html#extended&quot;&gt;Continue reading &quot;MKV&#039;s &amp;amp; Ubuntu: Redux&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Thu, 12 Mar 2009 16:00:00 -0700</pubDate>
    <guid isPermaLink="false">http://snowulf.com/archives/580-guid.html</guid>
    
</item>
<item>
    <title>ASUS Eee PC 1000, Ubuntu Jaunty and You!</title>
    <link>http://snowulf.com/archives/570-ASUS-Eee-PC-1000,-Ubuntu-Jaunty-and-You!.html</link>
            <category>Hardware</category>
            <category>Linux</category>
            <category>Netbooks</category>
            <category>Reviews</category>
    
    <comments>http://snowulf.com/archives/570-ASUS-Eee-PC-1000,-Ubuntu-Jaunty-and-You!.html#comments</comments>
    <wfw:comment>http://snowulf.com/wfwcomment.php?cid=570</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>http://snowulf.com/rss.php?version=2.0&amp;type=comments&amp;cid=570</wfw:commentRss>
    

    <author>nospam@example.com (Jon)</author>
    <content:encoded>
    If you follow my &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1266&amp;amp;entry_id=570&quot; title=&quot;http://twitter.com/shakataganai&quot;  onmouseover=&quot;window.status=&#039;http://twitter.com/shakataganai&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;twitter feed&lt;/a&gt;, then you know over this past weekend I got an &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1267&amp;amp;entry_id=570&quot; title=&quot;http://www.amazon.com/gp/product/B001BY97IU?ie=UTF8&amp;amp;tag=snowulf-20&amp;amp;linkCode=as2&amp;amp;camp=1789&amp;amp;creative=390957&amp;amp;creativeASIN=B001BY97IU&quot;  onmouseover=&quot;window.status=&#039;http://www.amazon.com/gp/product/B001BY97IU?ie=UTF8&amp;amp;tag=snowulf-20&amp;amp;linkCode=as2&amp;amp;camp=1789&amp;amp;creative=390957&amp;amp;creativeASIN=B001BY97IU&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;ASUS Eee PC 1000&lt;/a&gt;.  In fact, I spend a good deal of time tweeting about it on Monday when it arrived.  I thought I&#039;d spend a little time sharing my impressions of the device and some of the tinkering that I&#039;ve done with it over the last few days (it lasted about an hour before it got reformatted).  &lt;u&gt;Please note:&lt;/u&gt; Most of this post is in the extended body, so to read it all you need to click the more button.  In the past I haven&#039;t used this feature much, but this post is really long.&lt;br /&gt;
&lt;br /&gt;
First the system specifications:&lt;br /&gt;
 10.2&quot; LCD @ 1024x600&lt;br /&gt;
 1.6 Ghz Intel Atom&lt;br /&gt;
 1 GB RAM&lt;br /&gt;
 40 GB SSD (More correctly: 1x 8 GB and 1x 32 GB)&lt;br /&gt;
 Comes pre-installed with Xandros Linux (of the Debian family)&lt;br /&gt;
 1.3 Megapixel Webcam&lt;br /&gt;
 Stereo Microphones (shows as 1 device, used for noise canceling)&lt;br /&gt;
 ~5 Hour battery&lt;br /&gt;
 SD Card reader&lt;br /&gt;
 802.11b/g/n Wireless&lt;br /&gt;
 10/100/1000 Ethernet&lt;br /&gt;
 Bluetooth&lt;br /&gt;
 Multitouch trackpad&lt;br /&gt;
 Ports: 3 USB, 1 VGA, 1 power, 1 microphone, 1 headphone, Network&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Hardware Review&lt;/strong&gt;&lt;br /&gt;
My first impressions is that this is a nice little package.  My unit came in black and I think it looks good; granted it is a glossy surface so it picks up fingerprints.  The accent pieces, like the buttons above the keyboard and the mouse buttons, have a brushed steel look (though they are probably plastic), which I think looks really classy.  The screen is nice and bright at its brightest setting, though it doesn&#039;t get &lt;i&gt;that&lt;/i&gt; dark.  The buttons on the mice are a little tough for my preference, but it isn&#039;t really a deal breaker, especially since you can just tap the pad instead (which I have the tendency to tap really hard).  Additionally, the important thing is, it is &lt;strong&gt;LIGHT&lt;/strong&gt;, 3 pounds and change with the standard battery.&lt;br /&gt;
&lt;br /&gt;
They keyboard is advertised as 92% full size which I think is a fair description, though some compromises have been made in the name of fitting into the form factor.  My only real problem with the keyboard is that directly below the Enter key is the Up arrow - right where I expect the Shift key to be.  The Shift key has been moved to the right of the aforementioned Up arrow.  Since I have a preference to use that right shift almost exclusively, I hit that Up arrow by mistake A LOT when I first started on the device.  But like any keyboard that is slightly different, it takes a little getting use to, then it is all good.  In fact, I am typing this entry up on the Eee PC itself and I&#039;m not hitting the Up arrow by mistake nearly as often (and I find myself using the left shift some, which is actually a good thing for me to do).&lt;br /&gt;
&lt;br /&gt;
Overall, I&#039;m pleased with how it is designed.&lt;br /&gt;
&lt;br /&gt;
&lt;u&gt;Semi-update:&lt;/u&gt; I got to take a look at &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1287&amp;amp;entry_id=570&quot; title=&quot;http://leuksman.com/&quot;  onmouseover=&quot;window.status=&#039;http://leuksman.com/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Brion&#039;s&lt;/a&gt; Dell &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1269&amp;amp;entry_id=570&quot; title=&quot;http://leuksman.com/log/2009/02/06/netbook-trial-by-fosdem/&quot;  onmouseover=&quot;window.status=&#039;http://leuksman.com/log/2009/02/06/netbook-trial-by-fosdem/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Mini 9&lt;/a&gt;, the shift key/arrow key setup is the same on his machine as it is on my Eee PC.  So I&#039;m under the impression that this is actually a fairly common design for netbooks.  It makes sense, since most &quot;regular&quot; keyboards have the arrow keys off on their own little island and that wouldn&#039;t fit in such a small form factor.&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://snowulf.com/archives/570-ASUS-Eee-PC-1000,-Ubuntu-Jaunty-and-You!.html#extended&quot;&gt;Continue reading &quot;ASUS Eee PC 1000, Ubuntu Jaunty and You!&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 25 Feb 2009 00:17:30 -0800</pubDate>
    <guid isPermaLink="false">http://snowulf.com/archives/570-guid.html</guid>
    
</item>
<item>
    <title>ComputerWorld / TechWorld / Researchers - All freaking idiots</title>
    <link>http://snowulf.com/archives/559-ComputerWorld-TechWorld-Researchers-All-freaking-idiots.html</link>
            <category>Linux</category>
            <category>Vitriol</category>
    
    <comments>http://snowulf.com/archives/559-ComputerWorld-TechWorld-Researchers-All-freaking-idiots.html#comments</comments>
    <wfw:comment>http://snowulf.com/wfwcomment.php?cid=559</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://snowulf.com/rss.php?version=2.0&amp;type=comments&amp;cid=559</wfw:commentRss>
    

    <author>nospam@example.com (Jon)</author>
    <content:encoded>
    I saw a &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1203&amp;amp;entry_id=559&quot; title=&quot;http://twitter.com/dexin/statuses/1144118851&quot;  onmouseover=&quot;window.status=&#039;http://twitter.com/dexin/statuses/1144118851&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Tweet&lt;/a&gt; not too long ago that caught my eye.  It links to the article: &quot;&lt;a href=&quot;http://snowulf.com/exit.php?url_id=1204&amp;amp;entry_id=559&quot; title=&quot;http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;amp;articleId=9126722&quot;  onmouseover=&quot;window.status=&#039;http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;amp;articleId=9126722&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Amazon cloud could be hijacked to harvest BitTorrent files, researcher says&lt;/a&gt;&quot;.  The synopsis of which is that researchers have &quot;discovered&quot; a way to use &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1211&amp;amp;entry_id=559&quot; title=&quot;http://aws.amazon.com/ec2/&quot;  onmouseover=&quot;window.status=&#039;http://aws.amazon.com/ec2/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Amazon&#039;s EC2&lt;/a&gt; service as a way to BitTorrent, through the use of software called &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1206&amp;amp;entry_id=559&quot; title=&quot;http://www.torrentflux.com/&quot;  onmouseover=&quot;window.status=&#039;http://www.torrentflux.com/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;TorrentFlux&lt;/a&gt;.  &lt;br /&gt;
&lt;br /&gt;
WOW. WHAT A FUCKING REVELATION. YOU CAN USE A COMPUTER TO BITTORRENT FILES.  OMG.  THIS IS THE BIGGEST NEWS SINCE SLICED BREAD.  You (ComputerWorld) fucking morons.  Of course you can fucking use Amazon EC2 service for BitTorrent.  IT&#039;S A FUCKING COMPUTER.  Just because it is in the &quot;Cloud&quot; or actually a virtual machine, doesn&#039;t make it any different than any other computer in the world.  I, personally, use TorrentFlux on my home network.  I have it setup on my router/firewall/server machine because it makes more sense to be on the network edge.  Plus, that machine runs 24/7, where as my desktops or laptops might not.  And yes, I can administrate what I&#039;m downloading and uploading remotely.  It is just a PHP application that is an overlay for standard Linux based torrent software.&lt;br /&gt;
&lt;em&gt;&lt;br /&gt;
&quot;It&#039;s not clear that O&#039;Connor&#039;s clever work-out represents anything new in principle&quot;&lt;/em&gt;.  No, it&#039;s very fucking clear, you fucking morons.  There is nothing new here.  People have been doing this for YEARS with dedicated servers &amp;amp; VPSs alike.  The cloud is not different.  Except for the fact that it is a shit load more expensive to do it through EC2 than it is to use a VPS, from say... &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1207&amp;amp;entry_id=559&quot; title=&quot;http://www.tektonic.net/&quot;  onmouseover=&quot;window.status=&#039;http://www.tektonic.net/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;TekTonic&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&quot;&lt;em&gt;This means, says Hobson, that hackers and other interested parties can simply use a prepaid (and anonymous) debit card to pay the $75 a month fee to Amazon and harvest BitTorrent applications at high speed with little or no chance of detection&lt;/em&gt;&quot;.  Well first off, they _can_ detect you.  Amazon controls the network, they can watch the port usage and the traffic.  If Comcast can clamp down on Torrents using Sandvine, I&#039;m fairly sure Amazon can do the same.  More importantly.  &lt;strong&gt;YOU FUCKING FAIL AT MATH YOU FUCKING RETARDS.&lt;/strong&gt;.  Let&#039;s take a quick look at the &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1208&amp;amp;entry_id=559&quot; title=&quot;http://aws.amazon.com/ec2/#pricing&quot;  onmouseover=&quot;window.status=&#039;http://aws.amazon.com/ec2/#pricing&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;EC2 Pricing sheet&lt;/a&gt;.  Small Instance, $0.10/hr ** 732 hours/mo = $73.20 .  Ok, We&#039;re right at their number already... but oh wait... you gotta pay for bandwidth.  Oops, must have fucking forgot that... let&#039;s say you transfer in 200GB (I can use more than that personally, but we&#039;ll use it) ** $0.10 GB/in = $20.  Now we&#039;ve got to assume you&#039;re seeding something else - otherwise you won&#039;t get anything - with a fair number being 50% of your download.  So 100GB out ** $0.17 GB/out = $17.  Then you want to actually &lt;em&gt;get&lt;/em&gt; the files you&#039;ve downloaded.  So that&#039;s the full 200GB ** $0.17 GB/out = $34.   &lt;strong&gt;Total that all up:  $144.50 - ComputerWorld is off by almost 100%!&lt;/strong&gt;  Now those numbers don&#039;t even include the fact that the small EC2 instance only has 160GB of storage.  So we&#039;ll pretend that you&#039;ve offloaded and deleted some of your downloads mid-month.  But what if you didn&#039;t?  You&#039;d need to use EBS.  200GB ** $0.10 GB/Mo-Provisioned = $20.  Plus $0.10 per 1 million I/O requests.  I won&#039;t bother estimating that, but you get the picture.  &lt;br /&gt;
&lt;br /&gt;
Yes.  You can use Amazon EC2 to Torrent.  You can use any internet connected computer to Torrent, YES, remotely.  TorrentFlux does it great for Linux machines, but &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1209&amp;amp;entry_id=559&quot; title=&quot;http://www.utorrent.com/&quot;  onmouseover=&quot;window.status=&#039;http://www.utorrent.com/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;uTorrent&lt;/a&gt; has a web server feature and it runs on Windows &amp;amp; Mac.  Oh, and one last thing ComputerWorld/TechWorld - why don&#039;t you fucking mention the LEGAL uses of BitTorrent.  Companies use it to distribute software &amp;amp; patches (Blizzard).  The &lt;em&gt;entire&lt;/em&gt; Linux community uses it to get out ISOs of their distributions.  I could just as easily use an EC2 instance to setup a Torrent seeder specifically for legitimate software distribution.  Yes, I&#039;d be paying for the upload bandwidth, but that could be &lt;em&gt;much&lt;/em&gt; cheaper (and faster) than using a &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1212&amp;amp;entry_id=559&quot; title=&quot;http://en.wikipedia.org/wiki/Content_Delivery_Network&quot;  onmouseover=&quot;window.status=&#039;http://en.wikipedia.org/wiki/Content_Delivery_Network&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;CDN&lt;/a&gt; like Akami or CloudFront, especially for larger crowds or larger files. 
    </content:encoded>

    <pubDate>Fri, 23 Jan 2009 23:00:00 -0800</pubDate>
    <guid isPermaLink="false">http://snowulf.com/archives/559-guid.html</guid>
    
</item>
<item>
    <title>Truly non-interactive / unattended apt-get install</title>
    <link>http://snowulf.com/archives/540-Truly-non-interactive-unattended-apt-get-install.html</link>
            <category>Linux</category>
    
    <comments>http://snowulf.com/archives/540-Truly-non-interactive-unattended-apt-get-install.html#comments</comments>
    <wfw:comment>http://snowulf.com/wfwcomment.php?cid=540</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://snowulf.com/rss.php?version=2.0&amp;type=comments&amp;cid=540</wfw:commentRss>
    

    <author>nospam@example.com (Jon)</author>
    <content:encoded>
    I&#039;ve recently begun tinkering with &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1179&amp;amp;entry_id=540&quot; title=&quot;http://aws.amazon.com&quot;  onmouseover=&quot;window.status=&#039;http://aws.amazon.com&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Amazon Web Services&lt;/a&gt; (specifically their EC2 service) and &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1180&amp;amp;entry_id=540&quot; title=&quot;http://www.rightscale.com&quot;  onmouseover=&quot;window.status=&#039;http://www.rightscale.com&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;RightScale&lt;/a&gt;.  The major difference between these &quot;Cloud&quot; computing platforms and others is that the &quot;instance&quot; (i.e A running virtual machine) is temporary.  Once it is shut down, all the data is gone.  Additionally, the RightScale (and fairly common) way about going things is to use a &quot;clean&quot; machine image and script the install of the specific packages you need on Launch.  So you can use the same image for an Application server, or DB server, or mail server - just have their respective packages installed on boot.&lt;br /&gt;
&lt;br /&gt;
For Debian/Ubuntu (I happen to be using Ubuntu 8.10 Intrepid Ibex), you have the joy of apt-get.  If you run apt-get with -q -y, it will assume &quot;yes&quot; to everything (and do it quietly).  Now the only major problem is that some packages ask post install questions using whiptail (The blue configuration screen).  In my case it it was MySQL demanding a root password.  But I was informed of an easy way around that, exporting a value before install.  &lt;br /&gt;
&lt;br /&gt;
Below is an example of what to run:&lt;br /&gt;
&lt;blockquote&gt;# export DEBIAN_FRONTEND=noninteractive&lt;br /&gt;
# apt-get -q -y install mysql-server-5.0&lt;/blockquote&gt;&lt;br /&gt;
This will install and start MySQL without so much as a peep until it is all done. Of course you get a blank root password which is a security issue, but that is easy to fix later.  Piece of cake, if you happen to know about these magical exports. 
    </content:encoded>

    <pubDate>Thu, 04 Dec 2008 10:00:00 -0800</pubDate>
    <guid isPermaLink="false">http://snowulf.com/archives/540-guid.html</guid>
    
</item>
<item>
    <title>Awstats versus Google Analytics</title>
    <link>http://snowulf.com/archives/533-Awstats-versus-Google-Analytics.html</link>
            <category>Linux</category>
    
    <comments>http://snowulf.com/archives/533-Awstats-versus-Google-Analytics.html#comments</comments>
    <wfw:comment>http://snowulf.com/wfwcomment.php?cid=533</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://snowulf.com/rss.php?version=2.0&amp;type=comments&amp;cid=533</wfw:commentRss>
    

    <author>nospam@example.com (Jon)</author>
    <content:encoded>
    So for along time now I&#039;ve been running both Awstats and Google Analytics on my domain here.  Mainly I watch Google Analytics because it provides me with much more &quot;real&quot; data.  That being said Awstats has its uses too.  Today I&#039;ve been taking a look at both of them and I though I&#039;d share what I&#039;ve found.&lt;br /&gt;
&lt;br /&gt;
First off, the easiest thing to spot in my Analytics records is September 28, 2007.  You may wonder what is so special about that, nothing really.  Other than a bunch of minor technical glitches turning a &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1171&amp;amp;entry_id=533&quot; title=&quot;http://digg.com/security/Your_Digg_username_is_probably_too_secure_for_American_Express&quot;  onmouseover=&quot;window.status=&#039;http://digg.com/security/Your_Digg_username_is_probably_too_secure_for_American_Express&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt; submission to Digg&lt;/a&gt;, into a fairly major story.  I wrote up a story titled &quot;&lt;a href=&quot;http://snowulf.com/exit.php?url_id=1172&amp;amp;entry_id=533&quot; title=&quot;http://snowulf.com/index.php?/archives/431-Password-Security-Or-Lack-There-Of.html&quot;  onmouseover=&quot;window.status=&#039;http://snowulf.com/index.php?/archives/431-Password-Security-Or-Lack-There-Of.html&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Password Security - Or Lack There of&lt;/a&gt;&quot; and sent it off to Digg.  The submission managed to hit the front page which isn&#039;t that big of a deal, but then the Digg servers glitched out.  For several hours the story got stuck at or near the top of Digg.  It gathered 1500+ diggs and even hit the top 10 for a while also.  The main problem was that it sent more than 7,000 visitors to my blog over those few hours.  Needless to say Apache crashed several times.  &lt;br /&gt;
&lt;br /&gt;
One of the features that I enjoy with Analytics is the ability to compare 2 time periods.  I&#039;ve compared the first 2 weeks of October &#039;08 with &#039;07.  All in all, traffic is more or less the same.  I attribute this to the fact that there are really very few regular readers of my blog.  It especially helps that I&#039;ve been a slacker and not writing regularly for the last few months.  I do get most of my traffic to older articles that are helpful to people.  MKV&#039;s on Ubuntu, OpenVPN on Vista, Symantec Uninstall Password, and Daemon Tools / Itunes - are the articles that seem to stay on top generally.  &lt;br /&gt;
&lt;br /&gt;
As a comparison of Analytics versus Awstats.  For the last month Analytics says I&#039;ve been getting about 22-65 visits a day.  Awstats says I have 3463 total for the month so far.  My &quot;hit&quot; count on Awstats is even more insane.  The last 6 months have all been in excess of 55,000 hits a month.  Now, I know there aren&#039;t that many people stopping by - I simply get hammered by bots _A LOT_.  For a while I was taking an active role in fighting them, but it is simply too much work.   I even went as far as blocking all but 12 countries in the entire world.  Sadly that only drove the hit count to 25,000 a month.  Oh well. &lt;br /&gt;
&lt;br /&gt;
The one major advantage Awstats has over Google Analytics is the fact that is reads the actual HTTP logs.  It can tell me a lot more about the stuff that happens that Google Analytics will never see.  Plus I have history in Awstats going all the way back to April 2006 (Versus September 2007 in Analytics).   &lt;br /&gt;
&lt;br /&gt;
And hopefully I&#039;ll get around to writing more useful techy stuff in the near future.  Maybe I&#039;ll do some example codes from the PHP I&#039;ve been working on. 
    </content:encoded>

    <pubDate>Sat, 18 Oct 2008 15:59:35 -0700</pubDate>
    <guid isPermaLink="false">http://snowulf.com/archives/533-guid.html</guid>
    
</item>
<item>
    <title>MKV's &amp; Ubuntu - The Saga continues</title>
    <link>http://snowulf.com/archives/516-MKVs-Ubuntu-The-Saga-continues.html</link>
            <category>Linux</category>
    
    <comments>http://snowulf.com/archives/516-MKVs-Ubuntu-The-Saga-continues.html#comments</comments>
    <wfw:comment>http://snowulf.com/wfwcomment.php?cid=516</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://snowulf.com/rss.php?version=2.0&amp;type=comments&amp;cid=516</wfw:commentRss>
    

    <author>nospam@example.com (Jon)</author>
    <content:encoded>
    (yea, slacking on the blog posting.  I fail).&lt;br /&gt;
&lt;br /&gt;
I still haven&#039;t found a fix on this particular little topic.  Of course that doesn&#039;t surprise me seeing as how no one else has an answer either (other than the good ol &quot;It&#039;s just not Linux compatible&quot;).  I really hope one of these days that someone gets it in gear and figures it out.    Recently, I was watching a 720p anime episode that was only 227 MB.  The graphics still chomped really hard.  I ended up having to go into Task Manager, nice&#039;ing VLC up to max priority and then reducing the window to about 1/4 my screen.  Not really taking advantage of all that 720p quality, but at least it was watchable - still not great... but watchable. &lt;br /&gt;
&lt;br /&gt;
I swear I&#039;ve downloaded every video playing package on Ubuntu and tried them all without getting anywhere.  I even tried to install CCCP &amp;amp; MPC through Wine.  Didn&#039;t work. 
    </content:encoded>

    <pubDate>Fri, 23 May 2008 10:52:48 -0700</pubDate>
    <guid isPermaLink="false">http://snowulf.com/archives/516-guid.html</guid>
    
</item>
<item>
    <title>6 Ubuntu Usability Problems</title>
    <link>http://snowulf.com/archives/511-6-Ubuntu-Usability-Problems.html</link>
            <category>Linux</category>
    
    <comments>http://snowulf.com/archives/511-6-Ubuntu-Usability-Problems.html#comments</comments>
    <wfw:comment>http://snowulf.com/wfwcomment.php?cid=511</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://snowulf.com/rss.php?version=2.0&amp;type=comments&amp;cid=511</wfw:commentRss>
    

    <author>nospam@example.com (Jon)</author>
    <content:encoded>
    I was talking with Ben earlier today about Ubuntu and we got into a discussion of usability problems.  They aren&#039;t necessarily major issues, but range from annoyances to &quot;duh?&quot;.  I figured I&#039;d discuss them, and for a few of them I have Ubuntu Brainstorm links.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Mounting of unclean NTFS drives &lt;/strong&gt;(Brainstorm &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1131&amp;amp;entry_id=511&quot; title=&quot;http://brainstorm.ubuntu.com/idea/4994/&quot;  onmouseover=&quot;window.status=&#039;http://brainstorm.ubuntu.com/idea/4994/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;#4994&lt;/a&gt;).  This is a pet peeve of mine.  All of my external hard drive drives are formated in NTFS - big deal.  I also have a bad habit of not going through the proper unmount/eject sequence under Windows.  Its Plug-and-Pray after all, right?  So why not Unplug-and-pray?  Besides, I always made sure whatever I was copying to/from was done before I yanked it.  Now, plugging in a drive that wasn&#039;t properly dismounted isn&#039;t a problem.  Under Ubuntu it is another story entirely.  It pops up this message that is about a paragraph long telling you that it can&#039;t mount the drive, but you can modify your fstab file, or execute a certain command on the command line.&lt;br /&gt;
&lt;br /&gt;
This is one of those things that should have been a &quot;duh&quot; moment when writing up the help text for the pop-up error.  Instead of telling the user how to do it on the command line - how about giving them another button?  Maybe the button says &quot;Force Mount&quot; and gives them a little warning about potential file loss.  I&#039;m sorry, but these aren&#039;t the days of DOS any more.  People aren&#039;t going to migrate from Windows to Linux en mass if they have to hit the command line on a regular basis.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Unmounting removed devices.&lt;/strong&gt;  Going with the trend I mentioned previously, I tend to yank drives without unmounting them first.  I did this in Ubuntu recently and the drive stayed on my desktop.  I right clicked and hit &quot;Unmount&quot; several times and it never did anything.   Finally, I tried it on the command line and it gave me some error about not finding HAL info... I dunno why... might have something to do with the drive being UNPLUGGED.  Regardless, I ran &#039;sudo umount -f /media/THUMBDRIVE&#039; and away it went.  Ben also noted that the /media/ directory that is automatically created, isn&#039;t removed - so I had to that by hand.  &lt;br /&gt;
&lt;br /&gt;
Again, not a problem for me, but a newbie would only be able to fix this with help - or a reboot.  Personally, I believe that when the OS detected that this drive was yanked - it should have removed its entry.  Baring that, when I couldn&#039;t unmount (and gnome gave no errors) - it should have popped up a box saying there was an error - and giving me the option to Force Unmount.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Key Bindings&lt;/strong&gt;  This is another pet peeve of mine because it drove me up the wall.  I&#039;ve been a Windows user for a long time (also using Linux, don&#039;t get me wrong), so I&#039;ve got habits.  Like Windows+M, Win+R, Win+L, etc.  Try Win+M in a recent (reasonably stock) version of Ubuntu.  Yea ... Your screen just inverted colors.  Trippy, isn&#039;t it?  It might be cool to look at, but it is annoying as all hell.  So if you were to go into Preferences &gt; Keyboard Shortcuts - you wouldn&#039;t find this entry.  It is in fact a Compiz feature - and you have to INSTALL the administrative tool for Compiz (who thought of that!?).&lt;br /&gt;
&lt;br /&gt;
Ubuntu needs to consolidate all key bindings that aren&#039;t application specific into a single location - even if it is Compiz.  It is totally unacceptable to have several locations for key bindings.  Not to mention the fact that once you get Compiz to give up the key bindings you want (which aren&#039;t all in one screen, they are stuffed away into sub menu&#039;s for each effect type)... Windows Key doesn&#039;t work properly by default.  You have to go into the Keyboard layout preferences and change Windows key to act as &quot;Super&quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Monitor switching on laptops&lt;/strong&gt; (Brainstorm &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1132&amp;amp;entry_id=511&quot; title=&quot;http://brainstorm.ubuntu.com/idea/7846/&quot;  onmouseover=&quot;window.status=&#039;http://brainstorm.ubuntu.com/idea/7846/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;#7846&lt;/a&gt;) This one is fairly self explanatory.  I am one of many that use their laptop &quot;docked&quot; fairly often (read: every day) with an external monitor.  Now I can move my screen from the laptop to the external display using &lt;em&gt;nvidia-settings&lt;/em&gt; - but it&#039;s not user friendly.  I know the process now, so I can do it fairly quickly - but why isn&#039;t there something very simple like in... well... Windows?  Additionally, if I have the display pushed over to an external monitor, and I close the lid of the laptop - it turns off the screen.  This is... cool... when the laptop is running normally - but when &quot;Docked&quot; this is silly.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Checking for Solutions&lt;/strong&gt; (Brainstorm &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1133&amp;amp;entry_id=511&quot; title=&quot;http://brainstorm.ubuntu.com/idea/7817/&quot;  onmouseover=&quot;window.status=&#039;http://brainstorm.ubuntu.com/idea/7817/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;#7817&lt;/a&gt;)  This is something that would be more of a nicety rather than a full fledged problem.  But why not have an optional process that can scan core dumps, scan logs, scan hardware, etc and check a database of known issues and fixes.  Wouldn&#039;t it be nice if you could scan your system and it would pop back saying &quot;Hey, we&#039;ve detected your X hardware doesn&#039;t work.  This problem has been fixed with Y update.&quot; or &quot;A workaround for this problem is known, please visit THISURL&quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;First Boot Tour&lt;/strong&gt;(Brainstorm &lt;a href=&quot;http://snowulf.com/exit.php?url_id=1134&amp;amp;entry_id=511&quot; title=&quot;http://brainstorm.ubuntu.com/idea/7768/&quot;  onmouseover=&quot;window.status=&#039;http://brainstorm.ubuntu.com/idea/7768/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;#7768&lt;/a&gt;)  I know some people gasp in horror from the thought of putting in something like Windows XP first boot video/tour - but I think it would be a good thing.  Have some easy explanations for Windows/Mac/First Time users.  Heck, you could make a tour for each type of user.  Just enough to get them into the system, understand where the programs are located and what software comes pre-loaded.  Make it easy to skip for those of us who have used Ubuntu before - and everyone should be happy.&lt;br /&gt;
&lt;br /&gt;
One additional thought.  Have the installer ask if the user would like Ubuntu customized to be &lt;strong&gt;more like Windows&lt;/strong&gt;.  I know Linux zealots are going to try to kill me for this one.   The typical &quot;BUT LINUX ISN&#039;T WINDOWS&quot; crap.  I know that people like Linux because it&#039;s not Windows.   But even I would appreciate things being configured just slightly more like I&#039;m used to.  &lt;strong&gt;I&#039;M NOT SAYING MAKE LINUX JUST LIKE WINDOWS&lt;/strong&gt;.  But why can&#039;t we get a default key mapping setup for Windows users that like Windows?  Just as an example.  Just a few simply changes would help newbies (who don&#039;t know how, or aren&#039;t willing to go through the crap I am to change key maps) be just a little less scared of this &quot;Ew-Bunn-Too&quot;.&lt;br /&gt;
&lt;br /&gt;
Just a thought. 
    </content:encoded>

    <pubDate>Wed, 30 Apr 2008 23:00:00 -0700</pubDate>
    <guid isPermaLink="false">http://snowulf.com/archives/511-guid.html</guid>
    
</item>
<item>
    <title>Ubuntu 8.04 Day 2</title>
    <link>http://snowulf.com/archives/499-Ubuntu-8.04-Day-2.html</link>
            <category>Linux</category>
    
    <comments>http://snowulf.com/archives/499-Ubuntu-8.04-Day-2.html#comments</comments>
    <wfw:comment>http://snowulf.com/wfwcomment.php?cid=499</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://snowulf.com/rss.php?version=2.0&amp;type=comments&amp;cid=499</wfw:commentRss>
    

    <author>nospam@example.com (Jon)</author>
    <content:encoded>
    I&#039;m writing this towards the end of my second full day of use on Ubuntu 8.04 Hardy Heron (Beta 5) on the Dell Precision M6300.  (You know I just write all this out so its easier to google).  I have to say that everything is going relatively smoothly.  I&#039;ve got a few different bits I&#039;ll run down for everyone.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Kernel &lt;/strong&gt;- Last night there was a new kernel pushed out ( 2.6.24-16 ).  I installed and rebooted per normal - except my machine didn&#039;t come back up.  This, of course, caused me more than a little concern.  I rebooted several times - but it simply didn&#039;t work.  So I gave up and booted back to the last working kernel (2.6.24-16).  Today there were more kernel related updates, so I installed them and tried them out.  This time the machine booted - but failed to start the X server properly.  So once again back to -15 .  This is a development build - so its not surprising that this might happen.  No harm, no foul.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Hibernate&lt;/strong&gt; - Now I&#039;ve always thought that Linux&#039;s support for niceties like suspend and hibernate were lacking at best.  Not that this bothered me.  Regardless, my view will be changing as hibernate works like a charm.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;PulseAudio&lt;/strong&gt; - This was one of the major features that I really wanted to try out.  I spent a little while setting it up properly and tinkering - and it works.  I have to say I&#039;m amazingly impressed.  I&#039;ve got multiple audio streams!!!  I can play a game and listen to music at the same time, or I can mute music and watch a youtube video.  So glorious.  On top of that its got a network streaming functionality.  You can send and receive audio streams across the network to other PulseAudio systems.  I tested this briefly and it worked as advertised.  I could send the audio (all the systems audio) across the network from my laptop to the machine hooked up to my sound system.  This is going to be an amazingly handy feature down the line.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Volume Control&lt;/strong&gt; - This is the one problem I have right now.  I&#039;m not sure if it is the laptop or Hardy.  Basically when the volume is at 100% - its very loud (as it should be).  At 70% is whisper quiet.  At 50% it is dead silent.  This is annoying.  Granted the sound works, so I&#039;m grateful of that - but I&#039;ve lost that fine granular volume control.  I&#039;ve been hunting for ways to fix it - but no dice so far.  I even posted on the Ubuntu Forums with no luck. 
    </content:encoded>

    <pubDate>Fri, 11 Apr 2008 21:53:28 -0700</pubDate>
    <guid isPermaLink="false">http://snowulf.com/archives/499-guid.html</guid>
    
</item>
<item>
    <title>Installed Ubuntu Hardy Heron</title>
    <link>http://snowulf.com/archives/497-Installed-Ubuntu-Hardy-Heron.html</link>
            <category>Linux</category>
    
    <comments>http://snowulf.com/archives/497-Installed-Ubuntu-Hardy-Heron.html#comments</comments>
    <wfw:comment>http://snowulf.com/wfwcomment.php?cid=497</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://snowulf.com/rss.php?version=2.0&amp;type=comments&amp;cid=497</wfw:commentRss>
    

    <author>nospam@example.com (Jon)</author>
    <content:encoded>
    You might be asking yourself &quot;Is he a glutton for punishment? Didn&#039;t he just &lt;strong&gt;install &lt;/strong&gt;Gutsy?&quot;.  I wouldn&#039;t blame you.  Yes, I enjoy pain - thats why I&#039;m the IT Manager - because my own computer problems aren&#039;t enough for me, I want everyone else&#039;s problems too.&lt;br /&gt;
&lt;br /&gt;
As it were, I&#039;m being &quot;traded&quot; laptops.  A co-worker decided that the laptop they had was too big so I&#039;m giving them the smaller D620 I have in exchange for their M6300.  I figured I was going to have to upgrade to Ubuntu 8.04 here shortly, so I just installed it straight away.  So far it&#039;s going fine.  Doesn&#039;t seem all that much different from Gutsy.  There are some nice changes in Hardy - but I really haven&#039;t gotten to fiddling with most of the &quot;cool features&quot; yet, with the exception of PulseAudio.  I did get that up and running and let me say... having the ability to stream audio from more than one application at the same time is AWESOME. 
    </content:encoded>

    <pubDate>Wed, 09 Apr 2008 23:40:21 -0700</pubDate>
    <guid isPermaLink="false">http://snowulf.com/archives/497-guid.html</guid>
    
</item>

</channel>
</rss>