Showing posts with label linux. Show all posts
Showing posts with label linux. Show all posts

23 December 2008

HOWTO: Install KeePassX for Ubuntu 'Hardy'

KeePassX is a cross-platform application that can store various bits of useful information like passwords, software license keys, account numbers, etc... in an encrypted database. It is available for Windows, Mac OS X, and Linux, and the database it keeps is portable between these platforms.

The packages for Windows and OS X look pretty straight-forward, but installing it under Ubuntu 8.04 'Hardy' this morning was an unexpected pain. Here's how to do it:

  1. goto the KeePassX downloads page and grab the version under "Linux...Ubuntu 8.04 (Hardy Heron)" labeled "DEB binary package v0.3.4 (x86)".
  2. edit your /etc/apt/sources.list file to enable the 'backports' repositories.
  3. use the Synaptic package manager and install the following: libqt4-core libqt4-gui libqt4-dbus libqt4-network libqt4-script libqt4-test libqt4-xml libqt4-assistant libqt4-designer libqt4-opengl libqt4-svg (you'll probably get all of these, plus a few more, as dependencies once you mark the first few for install).
  4. then launch the gdebi package manager by double-clicking on the KeePassX '.deb' file you downloaded in step 1 and click the 'Install' button.

KeePassX should now install w/o any dependency-based errors and show up in your "Applications..Accessories" menu.

I suspect much of this libqt-based nonsense would be moot if you run the KDE version of Ubuntu named 'Kubuntu,' as KDE itself depends on the Qt libs. But this is how I got it to install under GNOME on the std. Ubuntu 8.04.

Search Lifehacker.com for tips & tricks on using KeePassX, and the orig. Windows version KeePass.

07 May 2008

An Elegant Linux

Got all excited a week ago, as my favorite Linux distro, Ubuntu, had finally released their latest long-term support version - 8.04 "Hardy Heron." My enthusiasm quickly flew south when I found the Live CD wouldn't even boot on my bog-standard Dell E520 desktop (a model that Dell itself sells with Ubuntu preinstalled). Further reading on the Ubuntu support forums revealed numerous complaints about not booting, poor performance, etc... Very disappointing.

So I turned to an Ubuntu derivative from a group of primarily European developers named Linux Mint that I'd previously experimented with on my laptop. The latest Linux Mint is based off of Ubuntu 7.10 and installs & runs like a charm. The Linux Mint team has also done an absolutely smashing job with the interface design / configuration, choice of std. applications, and audio/video codec support. Beautiful, elegant, and it. Just. Works.

High recommended.

(Oh, and yes - I know I haven't posted in a while. Life was just extra busy in April :)

09 February 2007

Canonical Partnership with Linspire

Two of the most popular, Debian-based desktop Linux OSes have decided to share technologies between the two distros. The partnership between Canonical (home of Ubuntu Linux) and Linspire will result in changes like Freespire 2.0 (due in April, 2007) being based on Ubuntu, and future Ubuntu releases having access to proprietary software (e.g. DVD players, media codecs) via Linspire's Click 'N Run (CNR) service.

There's a FAQ avail on the Freespire wiki with more info.

08 January 2007

I (sorta) Built a New PC

Right before the Christmas holidays, my homebuilt 2.4 GHz P4 box went belly-up. Most likely a bad motherboard, but I was just tired of messing with it.

So I scavenged almost everything I could out of it and started hunting around for the current price/performance breakpoint in "Intel-based" PCs. Turns out that title belongs to the very inexpensive 64-bit AMD CPUs like the Sempron. Ended up with an Asus Vintage AE-1 "barebones" system from Directron - one of my favorite PC parts suppliers.

One of the big advantages of doing business with Directron is that they'll assemble & test any PC components you purchase for a very reasonable fee. So I had them drop in an AMD Sempron 3400 and 1GB DDR400 RAM in to the AE-1, test it, and ship it to me. I then added my DVD burner and AGP video card myself and badda-boom, new computer. Both WinXP and Ubuntu Linux installed easily (had a minor work-around with Ubuntu & the SiS190 ethernet chipset on the AE-1 motherboard, but nothing serious), and for just over $300 I have a small, speedy and quiet new system.

Recommended.

27 June 2006

WRT54G Reclaimed for Linux

As a follow-up to my post below about a Real Router for $60, word comes that recent models of the popular Linksys WRT54G can now be converted to Linux like the older models.

The current, series 5 models of the WRT54G have come from Linksys with the VxWorks OS loaded, and were resistant to being flashed with alternate firmware. But...

Jeremy Collake, aka "db90h," appears to have created a "VxWorks Killer" flash image that overwrites the VxWorks bootloader on series 5 WRT54G routers with normal Broadcom CFE firmware. This then enables the device to be put into maintenance mode at startup, after which Linux firmware can be installed easily.

[via Linux Devices]