Archive

Archive for November, 2009

Password Managers

November 12, 2009 Leave a comment

Slashdot has a discussion today on tools that can be used to safely maintain a large list of passwords.  If my current method becomes unwieldy at some point in the future I’ll be further investigating some of the suggestions:

References:

    Categories: Uncategorized

    Recycling your old cellphone in Canada

    November 11, 2009 Leave a comment

    It’s estimated that 40,000 cellphones are thrown out across Canada every day, according to the Recycling Council of B.C. Many phones are used for less than two years before they’re replaced by newer models.

    Pagers, PDAs, external aircards, headsets, chargers, batteries and other accessories are all accepted at Recycle My Cell collection sites, according the B.C. Environment Ministry.

    References:

    Categories: Life

    Objects in mirror are losing

    November 9, 2009 Leave a comment

    A true gamer has rear view mirrors that say "Objects in mirror are losing."

    References:

    Categories: Life

    Chop before you… chop?

    November 7, 2009 Leave a comment

    Ah, kitchen gadgets, they promise efficiency, they promise the world, they may even look good, but after a bit of thought, they don’t measure up.

    Take that Slap Chop device that you’ve seen hyped lately.  The promise, give it a few good hits and everything under it gets nicely mashed up. But wait.  Can you put a whole green pepper under there? A whole carrot? A whole anything? (Well maybe some nuts will fit but who cuts up nuts? That’s what teeth are for in my opinion.)

    What do you have to do before you can use the little chopper thing?  You have to buy, clean, peal, and coursely CHOP whatever you actually want to put into that dastardly device.  So… if you are already chopping the stuff up with your trusty knife, why not just finish the job?

    Cleaning the knife looks a lot simpler too.

    Categories: Life

    Ubuntu 9.04 Netbook Remix on an Acer Aspire One

    November 7, 2009 1 comment

    Update:  I now run the latest version of Debian on my Acer Aspire.  The hardware is fully supported in Debian with only minor tweaks.  This article has been kept for historical reference.

    Since my recent update to Ubuntu 9.10 didn’t go so well, I needed to downgrade again to Ubuntu 9.04. The fastest way to 9.04 was to perform a fresh re-install. The following describes the steps taken.

    The Acer Aspire One doesn’t include a DVD drive. If you happen to have an external USB DVD drive then you are in luck. I don’t have an external DVD drive so I use a USB flash drive instead.  Note: The following steps will erase all existing files in your flash disk.

    1. Download the Ubuntu 9.04 Netbook Remix image ubuntu-9.04-netbook-remix-i386.img.  Choose a mirror local to you for the best download performance.
    2. Follow the instructions for writing the .img file to your flash drive.  Given that my netbook was out of commision, I used the win32-image-writer utility in Vista to write the .img file to my USB flash disk.

    You should now have a bootable Ubuntu installation flash disk.  To install Ubuntu on your Acer Aspire netbook:

    1. Ensure that the netbook is powered off and insert the USB flash drive.
    2. Power up the netbook.  At the initial bios boot screen press the F12 key to bring up the boot menu.
    3. Use the down arrow key and press Enter to select your USB HDD flash drive to boot from.
    4. Wait for the live Ubuntu image to fully boot.
    5. To install Ubuntu select the Install Ubuntu-Nebook-Remix icon from the Favourites menu.
    6. Step through the installation screens and choose applicable options. In my case they were:
      1. Welcome – Select English – Forward
      2. Where are you? – Choose applicable time zone – Forward
      3. Keyboard Layout – USA – Forward
      4. Prepare disk space – Specify partitions manually (advanced)
        • Delete existing partitions
        • New partition table
        • Select /dev/sda
        • Add…
        • Create a new partition:
          • Type for the new partition:  Primary
          • New partition size: 8068
          • Location for new partition: Beginning
          • Use as: Ext2 file system
          • Mount point: /
          • OK
        • Select /dev/sda1 and ensure that Format is selected.
        • Note 1:  I selected ext2 since my Acer drive is an solid state disk (SSD) and ext2 is a non-journaled file system meaning fewer writes to the disk.  Ext3 is a more robust journaled file system and is a better choice for hard disk type applications or for applications were saved data is critical.
        • Note 2:  Since my machine runs off a SSD I do not specify a swap partition.  I don’t want the kernel paging memory out to a swap file on disk and adding additional wear.  In addition the SSD in Aspire is quite slow where writes are concerned so a swap file isn’t a good idea.
        • Proceed to the next section.
        • Ignore the warning “You have not selected any partitions for use as a swap space.”  Select continue.
      5. Who are you?  Specify machine name, user account, and password.  Select Log in automatically if you don’t want to log in every time your machine boots.
      6. Ready to install.  Review the settings and then select install.
      7. Ubuntu will now install itself on your system.  When done shutdown, remove the USB flash drive and power up.  The netbook is now bootable.

    For additional tweaks I reviewed the suggestions provided in the AspireOne Ubuntu community forum.  The Acer Aspire One ZG5 hardware is detected well in 9.04 and works pretty well out of the box.

    Because of the SSD, I make an additional file system change to reduce the number of writes made when a file is accessed.

    • sudo gedit /etc/fstab
    • locate the UUID= line for the root file system and replace the keyword reltime with noatime to stop the last accessed time from being updated each time a file is accessed.
    Categories: Linux

    On Engineers’ naming conventions

    November 6, 2009 Leave a comment

    I had to laugh at this quote:

    “Engineers are really good at labeling and branding things,” said his sarcasm. “If we had named Kentucky Fried Chicken, it would have been Hot Dead Birds.” – Vint Cerf

    Reference:

    Categories: Life

    Look what the cat retched up

    November 3, 2009 Leave a comment

    Some words bug me.

    For no good reason, some words invoke an unappealing image or are aggravating, kind of like chalk on a chalkboard.  Take the word blog for example.  It sounds too close to the word bog, it reminds me of swampiness and moss.

    The word blog also reminds me of the sound that the cat can make as it retches up a furball.  All mess and gooey stuff, just sort of splatted down in front for all to see… nothing like the articles that you read in this space… oh.

    Categories: Life
    Follow

    Get every new post delivered to your Inbox.