Password generation
Today I tried to think of a new password- and it was way too hard. A quick google turned up a few suggestions for automatic password generators; this page at debianhelp lists a few. I chose pwgen and installed it on Fedora Core 6 with a simple:
# sudo yum -y install pwgen
Highly recommended. Now I just have to learn how to use KWallet to store all my passwords securely.