Archive for the 'Work' Category

HOWTO: Keep your passwords on a USB drive. Access them from different platforms.

Thursday, January 8th, 2009

If you have a lot of accounts and passwords, you can get password-management software that will keep track of them for you. All you have to do is remember one password to view all the others. Some of this software is free, some is not, and you can get it for most operating systems, or even for your smartphone or PDA.

My problem is that I use multiple computers, running both Linux and Windows, and I want to be able to access my passwords from all of them. There are password managers that are “portable”, ie., you can put them on a USB drive and run the software from different computers, but most of these will only run on one operating system.

Password Gorilla is free software that you can use to create a secure password database, on a USB thumb-drive, that you can access from Windows, Mac, or Linux.

I’ve written instructions here.

(The instructions are specifically for Windows and Linux. If you use a Mac, you can probably figure out what you need to do from the Password Gorilla website.)

Timothy Ferriss on Investing

Wednesday, December 10th, 2008

Interesting quote from Timothy Ferriss (author of the 4-Hour Workweek), from his blog, on why he doesn’t do much stock-market investing:

Here’s the deal — to beat the market consistently, you have to: 1) have better information than most people, 2) have superior analysis of the same information, or 3) have better luck than a Leprechaun.

Discarding luck as a strategem, and personally discarding better analysis because I don’t want to spend my life poring over annual reports or evaluating algorithms, there is a simple conclusion: don’t invest in anything that you don’t know inside and out better than most of the world.

Full blog entry

On-call, the bane of my existence

Thursday, November 20th, 2008

I’m on-call at the moment, which means that I get paged any time a customer has a problem with one of their computers, or any time a monitoring program thinks one of those computers might have a problem. The monitoring program has obsessive-compulsive disorder, and it likes to send a lot of pages at night for things that I really can’t do anything about, other than to wake up and curse my pager and then toss and turn for an hour until I finally pass out again so that I’m ready for the next page. I have been on-call in some fashion for several weeks now, and life has lost all meaning. Here is a Haiku I wrote:

Colors fade to gray
There is no joy, no beauty
On-call yet again

Here is another Haiku I wrote:

Nostrils fill with stench
Last night’s meal was a mistake
Now I fart onions

It does not really have anything to do with on-call, but I like it.

Hey! Where’d I go?

Friday, August 29th, 2008

I just noticed that I haven’t written anything in a month. Pretty much my normal behavior. Naughty Spoonfighter.

If you’re curious, and you’re probably not, I’ve been very focused on a technical project lately. I have been trying to create a working Solaris Cluster* at home, in order to do some personal training in the technology, and to prepare for a cluster build I have to do at work. Initially, I was going to purchase a bunch of old Sun equipment (I did actually buy a SunBlade 1000), but I realized that this was going to be too expensive, and all I’d end up with would be a bunch of old computers that don’t do anything fun and break a lot. (Kind of like me.)

Still with me? If not, skip down to the part where I mention that I’m not going back to law school.

So, instead, I set about trying to create a cluster using virtual machines.** At this point, I have my laptop installed with Ubuntu Linux. It uses Sun’s VirtualBox product to simulate three Solaris systems: one will serve up iSCSI storage for the shared disk, and the other two will be the cluster nodes. Is this interesting to you? If so, you probably have a lousy social life. (Kind of like me.)

In case you haven’t already guessed, I’m not going back to law school. There’s a lot more to it, but basically, one year in law school helped me clarify my goals, and showed me that those goals are better served by building on the IT career I have already developed, rather than starting from scratch in a completely new field.

That said, I am trying to embrace my inner geek. I spend as much time indoors as possible, in order to develop an unhealthy pallor. I am reading fantasy and science fiction. I am playing with cluster, iSCSI, and virtualization technologies in my spare time. And, I have an account on World of Warcraft. It’s probably a good thing that I’m already married.

Anyway, that’s the news from Spoonfighter’s corner of meatspace. Have a good day.

* A cluster consists of two or more computer systems which work together to keep an application running at all times, even if one of the two computers fails.
** A virtual machine is a simulation of a computer system which runs on a real computer system.