<?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/"
   xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">
<channel>
    <title>Bend in the Weather (Entries tagged as support)</title>
    <link>http://matt.bottrell.com.au/</link>
    <description>A blog about Linux, Life and the 'Net</description>
    <dc:language>en</dc:language>
    <admin:errorReportsTo rdf:resource="mailto:matt@bottrell.com.au" />
    <generator>Serendipity 1.3.1 - http://www.s9y.org/</generator>
    <pubDate>Mon, 19 Oct 2009 15:33:29 GMT</pubDate>

    <image>
        <url>http://matt.bottrell.com.au/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Bend in the Weather - A blog about Linux, Life and the 'Net</title>
        <link>http://matt.bottrell.com.au/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Teddy bear moments</title>
    <link>http://matt.bottrell.com.au/archives/378-Teddy-bear-moments.html</link>
            <category>Coding</category>
            <category>Opinion</category>
            <category>Work</category>
    
    <comments>http://matt.bottrell.com.au/archives/378-Teddy-bear-moments.html#comments</comments>
    <wfw:comment>http://matt.bottrell.com.au/wfwcomment.php?cid=378</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://matt.bottrell.com.au/rss.php?version=2.0&amp;type=comments&amp;cid=378</wfw:commentRss>
    

    <author>mbottrell@gmail.com (Matt)</author>
    <content:encoded>
    I think we can all attest to the phenomenon known as the &lt;a href=&quot;http://www.downloadsquad.com/2009/10/16/troubleshooting-with-your-teddy-bear/&quot;&gt;Teddy Bear troubleshooting&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
I think we all probably need our own Teddy Bears in each of our &lt;del&gt;human office box&lt;/del&gt; cubicles or work desks.&lt;br /&gt;
&lt;br /&gt;
So next time you need to do some serious troubleshooting or some heavy lifting when debugging - try pulling out the Teddy Bear.&lt;br /&gt;
Even better, you can hug something after it&#039;s solved!   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/cool.png&quot; alt=&quot;8-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;  
    </content:encoded>

    <pubDate>Tue, 20 Oct 2009 02:15:00 +1100</pubDate>
    <guid isPermaLink="false">http://matt.bottrell.com.au/archives/378-guid.html</guid>
    <category>apps</category>
<category>coding</category>
<category>geek</category>
<category>hack</category>
<category>humour</category>
<category>life</category>
<category>office</category>
<category>opinion</category>
<category>relax</category>
<category>review</category>
<category>software</category>
<category>support</category>
<category>sysadmin</category>
<category>therapy</category>
<category>work</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Automating Software Update Downloads</title>
    <link>http://matt.bottrell.com.au/archives/359-Automating-Software-Update-Downloads.html</link>
            <category>Apps</category>
            <category>Family</category>
            <category>Linux</category>
            <category>Windows</category>
    
    <comments>http://matt.bottrell.com.au/archives/359-Automating-Software-Update-Downloads.html#comments</comments>
    <wfw:comment>http://matt.bottrell.com.au/wfwcomment.php?cid=359</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://matt.bottrell.com.au/rss.php?version=2.0&amp;type=comments&amp;cid=359</wfw:commentRss>
    

    <author>mbottrell@gmail.com (Matt)</author>
    <content:encoded>
    Even as a Linux desktop user, I still have a need to run various pieces of legacy software under Windows.   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/sad.png&quot; alt=&quot;:-(&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
Ideally, I would love to find a Linux alternative, but whilst the itch remains, I still need to scratch it.&lt;br /&gt;
&lt;br /&gt;
As such, I run various &lt;a href=&quot;http://www.virtualbox.org/&quot; title=&quot;Free virtualization software.&quot;&gt;Virtualbox&lt;/a&gt; &lt;a href=&quot;http://www.virtualbox.org/wiki/Virtualization&quot; title=&quot;What is a virtual machine?&quot;&gt;Virtual Machines&lt;/a&gt; running Windows XP.&lt;br /&gt;
&lt;br /&gt;
This gives me the added benefit of still being able to run my preferred operating system as my main desktop (Linux), whilst still using some legacy applications under Windows.&lt;br /&gt;
&lt;br /&gt;
This is nothing new, and most people do this all the time.   With most modern CPU chipsets from both AMD (&lt;a href=&quot;http://en.wikipedia.org/wiki/X86_virtualization#AMD_virtualization_.28AMD-V.29&quot;&gt;AMD-V&lt;/a&gt;) and Intel (&lt;a href=&quot;http://en.wikipedia.org/wiki/X86_virtualization#Intel_Virtualization_Technology_for_x86_.28Intel_VT-x.29&quot;&gt;VT-x&lt;/a&gt;) providing hardware assisted virtualization solutions - it has become a simple task for many people.&lt;br /&gt;
&lt;br /&gt;
One thing that has annoyed me, and any user that has ever had to reinstall a Windows machine (it happens to the best of us -- &lt;a href=&quot;http://support.microsoft.com/kb/307545&quot;&gt;Windows often decides to eat it&#039;s own registry&lt;/a&gt;), is that whilst you might install straight from CD, it also means you have to then spend a good few hours applying all the service packs and then all the updates from the Microsoft website (and sit back and watch a dozen or so reboots between multiple updates).  It&#039;s enough to send any sane person around the bend.  &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/tongue.png&quot; alt=&quot;:-P&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; &lt;br /&gt;
&lt;br /&gt;
Once you&#039;ve done it - you vow never to do it again, yet as Murphy would have it... it&#039;s bound to happen again.   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/normal.png&quot; alt=&quot;:-|&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;  This is partly due to the fact that Windows Deteriorates over time, until one day the performance is so shoddy you can swear you saw a snail push the cursor on your screen.   Once it comes to that, it&#039;s time to reinstall again.&lt;br /&gt;
&lt;br /&gt;
Microsoft also recognised it&#039;s a problem, particularly in corporate environments that run many desktop PCs.  As such they released &lt;a href=&quot;http://technet.microsoft.com/en-us/wsus/default.aspx&quot; title=&quot;Windows Server Update Services&quot;&gt;WSUS&lt;/a&gt;.  That&#039;s fine and well -- if you run a &lt;a href=&quot;http://www.microsoft.com/downloads/details.aspx?FamilyId=F87B4C5E-4161-48AF-9FF8-A96993C688DF&amp;amp;displaylang=en#Requirements&quot;&gt;Microsoft Windows 2003/2008 Server&lt;/a&gt;.  &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/tongue.png&quot; alt=&quot;:-P&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; Unfortunately most home users don&#039;t.  &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/sad.png&quot; alt=&quot;:-(&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; &lt;br /&gt;
&lt;br /&gt;
Don&#039;t dispair!   Some &lt;a href=&quot;http://www.h-online.com/security/Do-it-yourself-Service-Pack--/features/80682&quot;&gt;geeky German&#039;s&lt;/a&gt; have released a &lt;a href=&quot;http://www.gnu.org/licenses/gpl-3.0.html&quot;&gt;GPLv3 licensed&lt;/a&gt; utility that will pretty much undertake the task for you without the need for an expensive Microsoft Windows Server anywhere in sight.   &lt;a href=&quot;http://www.h-online.com/security/Offline-Update--/features/112953&quot;&gt;c&#039;t Offline Update&lt;/a&gt;, allows you to use either &lt;em&gt;Linux or Windows&lt;/em&gt; to download all the updates for both Microsoft Office and Microsoft Windows platforms.  In addition it can handle different language versions, and even build a nice ISO off all the updates so you can take it on the road, hand it to friends, etc.&lt;br /&gt;
&lt;br /&gt;
Why on earth would they code it to download the Windows Updates on Linux?    Well, it makes it easier to install in a central location -- say on a &lt;a href=&quot;http://www.samba.org/&quot; title=&quot;Open Source File and Print Server that mimicks Windows Server&quot;&gt;Samba server&lt;/a&gt; so that all your desktop machines can then install the updates from a central location over your LAN.  (Call it a poor man&#039;s WSUS!)&lt;br /&gt;
&lt;br /&gt;
To run under Linux it couldn&#039;t be easier.   Once you have downloaded &lt;a href=&quot;http://www.h-online.com/security/Offline-Update--/features/112953&quot;&gt;c&#039;t Offline Update&lt;/a&gt; and extracted it... change into the &lt;em&gt;sh&lt;/em&gt; subdirectory.  It&#039;s then just a matter of running the&lt;em&gt; DownloadUpdates.sh&lt;/em&gt; shell script with the right arguments:&lt;blockquote&gt;$ ./DownloadUpdates.sh -help&lt;br /&gt;
&lt;br /&gt;
**********************************************************&lt;br /&gt;
***            c&#039;t Offline Update Downloader           ***&lt;br /&gt;
***                  for Linux Systems                 ***&lt;br /&gt;
***                                                    ***&lt;br /&gt;
***   http://www.heise.de/ct/projekte/offlineupdate/   ***&lt;br /&gt;
***   Authors: Tobias Breitling, Stefan Joehnke        ***&lt;br /&gt;
**********************************************************&lt;br /&gt;
&lt;br /&gt;
Usage: ./DownloadUpdates.sh [system] [language] [parameter]&lt;br /&gt;
&lt;br /&gt;
Supported systems:&lt;br /&gt;
w2k, wxp, wxp-x64, w2k3, w2k3-x64, w60, w60-x64, oxp, o2k, o2k3, o2k7, all-x64, all-x86&lt;br /&gt;
&lt;br /&gt;
Supported languages:&lt;br /&gt;
enu, deu, nld, esn, fra, ptg, ptb, ita, rus, plk, ell, csy&lt;br /&gt;
dan, nor, sve, fin, jpn, kor, chs, cht, hun, trk, ara, heb&lt;br /&gt;
&lt;br /&gt;
Parameter:&lt;br /&gt;
/excludesp - do not download servicepacks&lt;br /&gt;
/makeiso   - create ISO-Image&lt;br /&gt;
/dotnet    - download .NET-Framework&lt;br /&gt;
/nocleanup - do not cleanup client directory&lt;br /&gt;
/proxy     - define proxyserver( /proxy http://[username:password@]&lt;server&gt;:&lt;port&gt;)&lt;br /&gt;
&lt;br /&gt;
Example: ./DownloadUpdates.sh wxp deu /dotnet /makeiso&lt;br /&gt;
&lt;br /&gt;
$&lt;/blockquote&gt;c&#039;t Update also provides a simple Windows GUI to automate the task:&lt;div align=&quot;center&quot;&gt;&lt;table align=&quot;center&quot; valign=&quot;top&quot; cellpadding=&quot;10&quot;&gt;&lt;tr&gt;&lt;td align=&quot;center&quot;&gt;&lt;a href=&quot;http://matt.bottrell.com.au/uploads/ScreenShots/CT-Update_Windows_Updates.png&quot;&gt;&lt;img src=&quot;http://matt.bottrell.com.au/uploads/ScreenShots/CT-Update_Windows_Updates.thumb.png&quot; border=&quot;0&quot; alt=&quot;&quot;  /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;Tab 1: Download&lt;br /&gt;Windows Updates&lt;/strong&gt;&lt;/td&gt;&lt;td align=&quot;center&quot;&gt;&lt;a href=&quot;http://matt.bottrell.com.au/uploads/ScreenShots/CT-Update_Office_Updates.png&quot;&gt;&lt;img src=&quot;http://matt.bottrell.com.au/uploads/ScreenShots/CT-Update_Office_Updates.thumb.png&quot; border=&quot;0&quot; alt=&quot;&quot;  /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;Tab 2: Download&lt;br /&gt;Office Updates&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Installing the updates on the client.&lt;/strong&gt;&lt;br /&gt;
Once you&#039;ve downloaded the updates and either burnt them to a CD/DVD (for easy portability) or made them available on a network share (&lt;em&gt;Tip: share the sub-directory called &lt;u&gt;client&lt;/u&gt;&lt;/em&gt;)  Windows users can then easily apply the updates.&lt;br /&gt;
&lt;br /&gt;
A user can run &lt;em&gt;UpdateInstaller.exe&lt;/em&gt; (in the root directory of the CD or the share).   The UpdateInstaller will determine what you have installed already (and grey these options out).  It&#039;s then just a case of selecting the options you want.&lt;div align=&quot;center&quot;&gt;&lt;table align=&quot;center&quot; valign=&quot;top&quot; cellpadding=&quot;10&quot;&gt;&lt;tr&gt;&lt;td align=&quot;center&quot;&gt;&lt;a href=&quot;http://matt.bottrell.com.au/uploads/ScreenShots/CT-Updates_Install.png&quot;&gt;&lt;img src=&quot;http://matt.bottrell.com.au/uploads/ScreenShots/CT-Updates_Install.thumb.png&quot; border=&quot;0&quot; alt=&quot;&quot;  /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;Client Installation&lt;br /&gt;of the various updates.&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;Now for those family members who are in dire need of a &#039;computer fix&#039; and need me to reinstall Windows for them, they&#039;ll be given burnt copies of the latest ISOs, so they can in future undertake the task themselves.   I would rather educate someone how to undertake the rebuild themselves for future use.  (That, and I really don&#039;t have the spare time/desire to rebuild dozens of Windows machines a year!  &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/tongue.png&quot; alt=&quot;:-P&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;)&lt;br /&gt;
&lt;br /&gt;
Finally it&#039;s also worthwhile downloading and running the free &lt;a href=&quot;http://technet.microsoft.com/en-au/security/cc184924.aspx&quot;&gt;Microsoft Baseline Security Analyzer&lt;/a&gt; which will ensure you have all the updates applied (and inform you if you are missing any).  It&#039;s also a good idea to disable any non-essential services the tool recommends.&lt;br /&gt;
&lt;br /&gt;
Hopefully this tip will speed up the time it takes  to fully patch a Windows desktop after a reinstall.    &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/cool.png&quot; alt=&quot;8-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;  
    </content:encoded>

    <pubDate>Tue, 02 Jun 2009 01:59:00 +1000</pubDate>
    <guid isPermaLink="false">http://matt.bottrell.com.au/archives/359-guid.html</guid>
    <category>apps</category>
<category>family</category>
<category>ie</category>
<category>linux</category>
<category>microsoft</category>
<category>office</category>
<category>security</category>
<category>software</category>
<category>support</category>
<category>sysadmin</category>
<category>virtualbox</category>
<category>virtualization</category>
<category>windows</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Seen your stimulus package?</title>
    <link>http://matt.bottrell.com.au/archives/340-Seen-your-stimulus-package.html</link>
            <category>Family</category>
            <category>News</category>
            <category>Play</category>
            <category>Society</category>
            <category>Work</category>
    
    <comments>http://matt.bottrell.com.au/archives/340-Seen-your-stimulus-package.html#comments</comments>
    <wfw:comment>http://matt.bottrell.com.au/wfwcomment.php?cid=340</wfw:comment>

    <slash:comments>46</slash:comments>
    <wfw:commentRss>http://matt.bottrell.com.au/rss.php?version=2.0&amp;type=comments&amp;cid=340</wfw:commentRss>
    

    <author>mbottrell@gmail.com (Matt)</author>
    <content:encoded>
    The Australian Federal government announced the $12.2 billion &lt;a href=&quot;http://www.treasurer.gov.au/DisplayDocs.aspx?doc=factsheets/2009/001.htm&amp;amp;pageID=011&amp;amp;min=wms&amp;amp;Year=&amp;amp;DocType=3&quot;&gt;Household Stimulus Package&lt;/a&gt; in the wake of the Worldwide Financial Downturn.&lt;br /&gt;
&lt;br /&gt;
Payments are to have commenced during March, and the Tax Bonus for Working Australians in April.  As yet I don&#039;t know anyone who has received them?&lt;br /&gt;
&lt;br /&gt;
These payments are made up of:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;A &lt;em&gt;Tax Bonus for Working Australians&lt;/em&gt; of up to $900 for eligible taxpayers, depending on income thresholds.&lt;/li&gt;&lt;li&gt;A &lt;em&gt;Single-Income Family Bonus&lt;/em&gt; of $900 to provide additional assistance for families that have one main income earner and may otherwise receive less assistance from the package than dual income families with similar household income.&lt;/li&gt;&lt;li&gt;A &lt;em&gt;Farmer&#039;s Hardship Bonus&lt;/em&gt; of $950 which will be paid to farmers and others receiving Exceptional Circumstances related income support.&lt;/li&gt;&lt;li&gt;A &lt;em&gt;Training and Learning Bonus&lt;/em&gt; of $950 to assist students, those returning to study or training, and some income support recipients.&lt;/li&gt;&lt;li&gt;A &lt;em&gt;Back to School Bonus&lt;/em&gt; of $950 per child to assist low- and middle-income families eligible for Family Tax Benefit A with school-age children.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
Whether you are for or against them... they are coming.   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/tongue.png&quot; alt=&quot;:-P&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
Has anyone out there received their &#039;Bonus&#039;?&lt;br /&gt;
From all reports they are to be staggered out... yet I don&#039;t know an individual yet that has received them.   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/normal.png&quot; alt=&quot;:-|&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
Would be happy to hear from someone that has got that &#039;cheque in the mail&#039; so to speak.   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;  
    </content:encoded>

    <pubDate>Fri, 17 Apr 2009 01:14:00 +1000</pubDate>
    <guid isPermaLink="false">http://matt.bottrell.com.au/archives/340-guid.html</guid>
    <category>australia</category>
<category>bonus</category>
<category>family</category>
<category>government</category>
<category>life</category>
<category>money</category>
<category>news</category>
<category>play</category>
<category>politics</category>
<category>shopping</category>
<category>society</category>
<category>support</category>
<category>tax</category>
<category>taxation</category>
<category>work</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Linux Printing - where is the fun in that</title>
    <link>http://matt.bottrell.com.au/archives/311-Linux-Printing-where-is-the-fun-in-that.html</link>
            <category>Apps</category>
            <category>Hardware</category>
            <category>Linux</category>
            <category>Windows</category>
    
    <comments>http://matt.bottrell.com.au/archives/311-Linux-Printing-where-is-the-fun-in-that.html#comments</comments>
    <wfw:comment>http://matt.bottrell.com.au/wfwcomment.php?cid=311</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://matt.bottrell.com.au/rss.php?version=2.0&amp;type=comments&amp;cid=311</wfw:commentRss>
    

    <author>mbottrell@gmail.com (Matt)</author>
    <content:encoded>
    Ahh the good ol&#039; days.   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; &lt;br /&gt;
&lt;br /&gt;
I distinctly remember the days when you would stick a printer on the network and then wrestle with the sucker getting the right settings so your printouts didn&#039;t look like Egyptian hieroglyphics.&lt;br /&gt;
Installing custom filters and weird control files were all the norm.  Not so much now. &lt;br /&gt;
&lt;br /&gt;
Thanks to &lt;a href=&quot;http://heimic.net/&quot; target=&quot;_blank&quot; class=&quot;bb-url&quot;&gt;Michael Fox&lt;/a&gt; advice, I purchased a Brother Mono Laser printer this week (that handles Duplex/Networking as well).  The Brother &lt;a href=&quot;http://www.brother.com.au/products/printer_productoverview.asp?ProductID=199&amp;amp;SubCategoryID=4&quot; target=&quot;_blank&quot; class=&quot;bb-url&quot;&gt;HL-5250DN&lt;/a&gt; works 100% under Linux and just &lt;a href=&quot;http://openprinting.org/show_printer.cgi?recnum=Brother-HL-5250DN&quot; target=&quot;_blank&quot; class=&quot;bb-url&quot;&gt;required installing the PPDs&lt;/a&gt; off &lt;a href=&quot;http://linuxfoundation.org/en/OpenPrinting&quot; target=&quot;_blank&quot; class=&quot;bb-url&quot;&gt;LinuxPrinting.org&lt;/a&gt; (though it was working fine prior to that just via CUPS and the included driver).   What&#039;s even more surprising is that they have a &lt;a href=&quot;http://solutions.brother.com/linux/en_us/index.html&quot; target=&quot;_blank&quot; class=&quot;bb-url&quot;&gt;Linux section on the Brother website&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
I had the printer uninstalled from the box, read the &#039;setup instructions&#039; included (plug this, remove that, etc), and had it printing duplex in &lt; 10 minutes!&lt;br /&gt;
&lt;br /&gt;
Before Michael&#039;s advice -- I had avoided Brother printers -- mainly due to having a PoS Brother plain-paper Fax machine.   It seems their printers are much better than their Faxes.  &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/tongue.png&quot; alt=&quot;:-P&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
So a big thanks to Michael.    &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/cool.png&quot; alt=&quot;8-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
So I ask Linux developers... stop making it so easy to install hardware.  Otherwise everyone will be running Linux before too long!  &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;  &lt;br /&gt;
&lt;br /&gt;
Now -- I only need a bookcase in my office, and I&#039;ve completed my &lt;a href=&quot;http://matt.bottrell.com.au/archives/304-Not-Marching-South....html&quot; target=&quot;_blank&quot; class=&quot;bb-url&quot;&gt;new office setup&lt;/a&gt;! 
    </content:encoded>

    <pubDate>Thu, 22 Jan 2009 04:16:00 +1100</pubDate>
    <guid isPermaLink="false">http://matt.bottrell.com.au/archives/311-guid.html</guid>
    <category>apps</category>
<category>cups</category>
<category>fonts</category>
<category>gnome</category>
<category>hardware</category>
<category>linux</category>
<category>networking</category>
<category>office</category>
<category>printing</category>
<category>software</category>
<category>support</category>
<category>windows</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Bring on the presents :  It's SysAdmin Appreciation Day!</title>
    <link>http://matt.bottrell.com.au/archives/251-Bring-on-the-presents-Its-SysAdmin-Appreciation-Day!.html</link>
            <category>Linux</category>
            <category>News</category>
            <category>Work</category>
    
    <comments>http://matt.bottrell.com.au/archives/251-Bring-on-the-presents-Its-SysAdmin-Appreciation-Day!.html#comments</comments>
    <wfw:comment>http://matt.bottrell.com.au/wfwcomment.php?cid=251</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://matt.bottrell.com.au/rss.php?version=2.0&amp;type=comments&amp;cid=251</wfw:commentRss>
    

    <author>mbottrell@gmail.com (Matt)</author>
    <content:encoded>
    I&#039;m eagerly awaiting large amounts of presents for all those demanding users out there that think sleep is a value-added extra for Sysadmins, or that weekends/public holidays/holidays in general are something that don&#039;t apply to us.&lt;br /&gt;
&lt;br /&gt;
Today is &lt;a href=&quot;http://www.sysadminday.com/&quot; title=&quot;Sysadmin Appreciation Day - Friday 25th July.&quot;&gt;System Administration Appreciation Day&lt;/a&gt;.  &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/laugh.png&quot; alt=&quot;:-D&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; &lt;br /&gt;
&lt;br /&gt;
So before you ring me up today to fix your &lt;em&gt;urgent&lt;/em&gt; problem, ensure to have that present sent over first.  &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/tongue.png&quot; alt=&quot;:-P&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; &lt;br /&gt;
Any calls raised without the appropriate attached gift will be ignored today.  &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; &lt;br /&gt;
  &lt;br /&gt;
Geek presents earn additional bonus points.  Caffeine and chocolate substances are also welcome.   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/cool.png&quot; alt=&quot;8-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;    
    </content:encoded>

    <pubDate>Fri, 25 Jul 2008 11:34:00 +1000</pubDate>
    <guid isPermaLink="false">http://matt.bottrell.com.au/archives/251-guid.html</guid>
    <category>alerting</category>
<category>hardware</category>
<category>life</category>
<category>linux</category>
<category>news</category>
<category>software</category>
<category>support</category>
<category>sysadmin</category>
<category>work</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Sourceforge mirror now on Internode</title>
    <link>http://matt.bottrell.com.au/archives/216-Sourceforge-mirror-now-on-Internode.html</link>
            <category>Apps</category>
            <category>Coding</category>
            <category>Linux</category>
            <category>Web</category>
            <category>Windows</category>
    
    <comments>http://matt.bottrell.com.au/archives/216-Sourceforge-mirror-now-on-Internode.html#comments</comments>
    <wfw:comment>http://matt.bottrell.com.au/wfwcomment.php?cid=216</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://matt.bottrell.com.au/rss.php?version=2.0&amp;type=comments&amp;cid=216</wfw:commentRss>
    

    <author>mbottrell@gmail.com (Matt)</author>
    <content:encoded>
    On Tuesday, &lt;a href=&quot;http://www.internode.on.net/news/2008/06/92.php&quot;&gt;Internode announced&lt;/a&gt; that they are now mirroring &lt;a href=&quot;http://sourceforge.net/&quot; title=&quot;The world&#039;s largest development and download repository of Open Source code and applications.&quot;&gt;Sourceforge&lt;/a&gt;.   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/cool.png&quot; alt=&quot;8-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; &lt;br /&gt;
&lt;br /&gt;
This is fantastic news for all OSS lovers down here in Australia.&lt;br /&gt;
&lt;br /&gt;
Whilst we have had the up and down again service from Optus for some time, it&#039;s great to have an alternative.   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/laugh.png&quot; alt=&quot;:-D&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; (Having said that - I don&#039;t see Optus being offered on Sourceforge any more?  Has Optus mirroring disappeared again?)&lt;br /&gt;
&lt;br /&gt;
Even better, customers of Internode will actually get those downloads for free now.  (Whilst I don&#039;t download Gb&#039;s of data each month of Sourceforge, I do grab things regularly off it! -- and every little bit helps.)  More importantly, having a speedy mirror to grab code off is what counts. &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
It&#039;s great to see Internode -- a company that uses a lot of OSS software in their service delivery give back to the community that makes it happen.&lt;br /&gt;
&lt;br /&gt;
Their range of free mirrored content is quite appealing.  They run their own &lt;a href=&quot;ftp://mirror.internode.on.net/pub/&quot;&gt;download mirror site&lt;/a&gt; and for a Linux lover there is a huge selection of distros, and updates mirrored. Even better it supports &lt;a href=&quot;rsync://mirror.internode.on.net/&quot;&gt;rsync&lt;/a&gt; so you can grab your updates quickly and easily!  Add to it,  now &lt;a href=&quot;http://sourceforge.net/&quot;&gt;Sourceforge&lt;/a&gt; and &lt;a href=&quot;http://majorgeeks.mirror.internode.on.net/&quot;&gt;MajorGeeks&lt;/a&gt; (for Windows software lovers).  I regularly make use of their &lt;a href=&quot;http://www.internode.on.net/residential/entertainment/broadband_radio/&quot;&gt;free streaming radio content&lt;/a&gt;.   They have stuff also for gamers (who&#039;s got the time ?! &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/sad.png&quot; alt=&quot;:-(&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; ) as well as some other content.  You can  &lt;a href=&quot;http://www.internode.on.net/residential/tech_space/unmetered_content/&quot;&gt;take a peep here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
The Sourceforge content is hosted here: &lt;a href=&quot;http://internode.dl.sourceforge.net/&quot;&gt;http://internode.dl.sourceforge.net/&lt;/a&gt; but you&#039;ll need to use the Sourceforge website to pick a download, then select &lt;em&gt;Adelaide, Australia&lt;/em&gt; from the list of download options.  (The direct link to the Internode mirror isn&#039;t browsable).&lt;br /&gt;
&lt;div class=&#039;s9y_typeset s9y_typeset_center&#039; style=&#039;text-align: center; margin: 0px auto 0px auto&#039;&gt;&lt;br /&gt;
&amp;#8212; &amp;#8212; &amp;#8212;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
After reviewing this post, it does sound like an advert for Internode!   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/eek.png&quot; alt=&quot;:-O&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;    &lt;br /&gt;
Having said that,  I&#039;ve used a bunch of ISPs over the years, and I haven&#039;t been happier than I am now with Internode.&lt;br /&gt;
&lt;br /&gt;
The service is always faultless, 13-NODE (Tech support) is answered always promptly by someone who actually &lt;em&gt;understands&lt;/em&gt; technical details (and not a messenger service for a tech team).  &lt;br /&gt;
I&#039;ve even had technical staff diagnose and fix routing issues whilst I&#039;ve been on the phone with them! &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/cool.png&quot; alt=&quot;8-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; &lt;br /&gt;
&lt;br /&gt;
So if you&#039;re in the market for a new ISP, give them a go.  Sure, they aren&#039;t the cheapest ISP going around, but they are probably the best technical ISP and have some real added bonuses for OSS fans.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Tip:&lt;/strong&gt; For those that do &lt;a href=&quot;https://secure.internode.on.net/webtools/ids-soho?resellerid=SAGE-AU&quot;&gt;wish to sign up with Internode&lt;/a&gt;, one way to &lt;a href=&quot;http://www.sage-au.org.au/display/SAGEAU/Supporters&quot;&gt;pickup an ongoing discount of 15%&lt;/a&gt; is to &lt;a href=&quot;http://www.sage-au.org.au/display/SAGEAU/Joining+and+Renewal&quot;&gt;register as a SAGE-AU member&lt;/a&gt;.    Get the benefits of being a SAGE-AU member -- and cheaper Internet access.   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/cool.png&quot; alt=&quot;8-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;   (You will need a &lt;em&gt;valid&lt;/em&gt; SAGE-AU membership number to be entitled to the discount).&lt;br /&gt;
For me, the cost of the SAGE-AU membership is &lt;em&gt;less&lt;/em&gt; than the discount.. so I come out ahead!   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/tongue.png&quot; alt=&quot;:-P&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;  
    </content:encoded>

    <pubDate>Wed, 04 Jun 2008 00:19:00 +1000</pubDate>
    <guid isPermaLink="false">http://matt.bottrell.com.au/archives/216-guid.html</guid>
    <category>apps</category>
<category>coding</category>
<category>ftp</category>
<category>internet</category>
<category>isp</category>
<category>linux</category>
<category>rsync</category>
<category>support</category>
<category>web</category>
<category>windows</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Pimped out tech support</title>
    <link>http://matt.bottrell.com.au/archives/207-Pimped-out-tech-support.html</link>
            <category>Hardware</category>
            <category>Linux</category>
            <category>Windows</category>
            <category>Work</category>
    
    <comments>http://matt.bottrell.com.au/archives/207-Pimped-out-tech-support.html#comments</comments>
    <wfw:comment>http://matt.bottrell.com.au/wfwcomment.php?cid=207</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://matt.bottrell.com.au/rss.php?version=2.0&amp;type=comments&amp;cid=207</wfw:commentRss>
    

    <author>mbottrell@gmail.com (Matt)</author>
    <content:encoded>
    I think the recent Dilbert comic is something many computer geeks often face.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://dilbert.com/strips/comic/2008-05-20/&quot;&gt;&lt;img src=&quot;http://dilbert.com/dyn/str_strip/000000000/00000000/0000000/000000/00000/8000/800/8713/8713.strip.print.gif&quot; alt=&quot;Dilbert Comic for 20th May 2008&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Whilst I personally haven&#039;t experienced the &lt;em&gt;&#039;date and dump support&#039;&lt;/em&gt; that &lt;a href=&quot;http://dilbert.com/&quot;&gt;Dilbert&lt;/a&gt; refers to hear, I do see close resemblances of it enough to annoy me.  &lt;img src=&quot;http://img117.echo.cx/img117/4209/smile0109il.gif&quot; alt=&quot;&quot;  /&gt;&lt;br /&gt;
&lt;br /&gt;
First off let me explain the &lt;strong&gt;personal tech support I don&#039;t mind&lt;/strong&gt;.&lt;br /&gt;
I don&#039;t mind helping friends and family out.  Indeed I enjoy it.  &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/laugh.png&quot; alt=&quot;:-D&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;  This brings me a sense of accomplishment and I love watching the light-bulbs go on when I explain a technical concept or show them how to resolve the same issue in future.&lt;br /&gt;
For me, family tech support is not a burden at all and something I don&#039;t mind.&lt;br /&gt;
&lt;br /&gt;
Those close enough to me to receive support, don&#039;t normally just have their issue &#039;fixed&#039;, but an explanation of what occurred, how to resolve it in future and how to mitigate it from ever happening again.  &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
I only recently moved my Aunt from Windows (which she&#039;s quite proficient on) across to Linux.  She&#039;s now running a dual boot &lt;a href=&quot;http://www.microsoft.com/windows/products/windowsxp/default.mspx&quot; title=&quot;That &#039;other&#039; operating system&quot;&gt;Windows XP&lt;/a&gt; and &lt;a href=&quot;http://www.ubuntu.com/products/WhatIsUbuntu/desktopedition&quot; title=&quot;Ubuntu 8.04 Desktop Edition&quot;&gt;Ubuntu 8.04&lt;/a&gt; system.&lt;br /&gt;
She has been going great guns!  &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;  She&#039;s got all her peripherals working correctly (monitor/video, card reader, printer and scanner).   The only bug bear we currently have is her &lt;a href=&quot;http://www.palm.com/au/support/zire21/&quot; title=&quot;Palm Zire 21&quot;&gt;Palm Zire 21&lt;/a&gt;.  Though it appears a little more tweaking we will have &lt;a href=&quot;http://www.pilot-link.org/README.usb&quot; title=&quot;Notes on how to sync a USB based Palm device under Linux&quot;&gt;Palm USB Syncing sorted out&lt;/a&gt;.  &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/laugh.png&quot; alt=&quot;:-D&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; &lt;br /&gt;
&lt;br /&gt;
She&#039;s already finding replacement applications under Linux to do away with those she&#039;s used under Windows.  And we&#039;re in the process of moving her data over.&lt;br /&gt;
&lt;br /&gt;
In the long term, we&#039;ll probably remove most of  the applications off Windows XP and then shrink the partition size down so she can have a larger Linux partition.  There will be a few applications that are Windows only and for that she&#039;ll more than likely keep a Windows XP partition for those legacy applications (that or we migrate them into a Virtualized Windows machine using something like KVM or VMWare).  Some of her 3-D FPS games however are Windows only (and not even available under Wine) -- so Windows on a real partition does have some merit here.&lt;br /&gt;
&lt;br /&gt;
In that sense my Aunt has taken the lead, she&#039;s done a lot of ground work and is experimenting and learning at the same time.   I love to encourage that and assist her when needed.  It&#039;s fantastic watching the journey of self-discovery in relation to Linux.  &lt;br /&gt;
&lt;br /&gt;
It&#039;s these types of jobs (Windows or Linux) I love to see...  &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
Those who can be bothered to take &lt;em&gt;ownership of their own problem&lt;/em&gt; and want guidance on how to resolve it,  I&#039;m more than happy to assist!&lt;br /&gt;
&lt;br /&gt;
Now, onto the types of &lt;strong&gt;personal support I don&#039;t like.&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
How many of you attend a social gathering of someone you know and whilst mingling you&#039;re introduced to someone you have never met before?&lt;br /&gt;
&lt;br /&gt;
You&#039;re either introduced by your common acquaintance as the &#039;computer &lt;em&gt;insert phrase here like guru/genius/geek/nerd&lt;/em&gt;&#039;.  The conversation then quickly swings to one of the following themes:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;I am thinking of buying a new computer...&lt;/li&gt;&lt;li&gt;Can you get me a new computer cheap?&lt;/li&gt;&lt;li&gt;Do you have a copy of &lt;em&gt;insert either a Microsoft product or other proprietary software&lt;/em&gt;?&lt;/li&gt;&lt;li&gt;Something is wrong...  &lt;em&gt;(goes on to explain how they have &lt;del&gt;porn adverts&lt;/del&gt; adverts popping up on their screen).&lt;/em&gt;&lt;/li&gt;&lt;li&gt;I clicked on this link/Email.  &lt;em&gt;(goes on to explain that ever since his computer does weird things -- basically infected by a virus/trojan/is now part of a zombie network)&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;Where can I download &lt;em&gt;(goes on to say they want pirated software/music/videos)&lt;/em&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
I have learnt over the years how to brush these off.  Not because I can&#039;t help.  Not because I&#039;m an angry person but mainly if I don&#039;t I would find that every waking hour I would be doing personal technical support.&lt;br /&gt;
&lt;br /&gt;
Anyone who works in tech support in any capacity knows that their most precise item is time (Something sadly we appear to have less and less of these days).&lt;br /&gt;
&lt;br /&gt;
These naive people (it&#039;s not really there fault, granted ... but some thinking prior to speaking would help!) don&#039;t realize just how offending it can be.&lt;br /&gt;
&lt;br /&gt;
Seriously, I didn&#039;t study for years and hone my skills over thousands of countless hours so I can be your walking technical wizard that you can wave over &quot;your&quot; issue at your whim! &lt;img src=&quot;http://img117.echo.cx/img117/4209/smile0109il.gif&quot; alt=&quot;&quot;  /&gt;&lt;br /&gt;
&lt;br /&gt;
Those that expect me to sit down and fix their computer for hours at a time... they are the ones I want to drop, they end up becoming multiple offenders, and never actually learn.&lt;br /&gt;
&lt;br /&gt;
So is this a common occurrence for others as well?&lt;br /&gt;
Have you learnt how to shake of those needy tech support whores that never want anything more than you to solve their problem and aren&#039;t interested in fixing it themselves?  &lt;br /&gt;
&lt;br /&gt;
Seriously, what is it with computer tech support?   I have friends that are plumbers, mechanics, electricians,  chiropractors,  lawyers and a range of other professions.   I don&#039;t get them to fix my taps, car, lights, back, etc all on their personal time and for free.   Why is tech support expected to be?  &lt;br /&gt;
&lt;br /&gt;
Seriously, I don&#039;t want to do it outside hours for a fee anyway.  I&#039;m busy enough with work, homelife and attempting to build a house anyway.   &lt;img src=&quot;http://matt.bottrell.com.au/templates/default/img/emoticons/normal.png&quot; alt=&quot;:-|&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; 
    </content:encoded>

    <pubDate>Fri, 30 May 2008 11:55:00 +1000</pubDate>
    <guid isPermaLink="false">http://matt.bottrell.com.au/archives/207-guid.html</guid>
    <category>family</category>
<category>friends</category>
<category>hardware</category>
<category>linux</category>
<category>spam</category>
<category>support</category>
<category>virus</category>
<category>windows</category>
<category>work</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>

</channel>
</rss>