Archive for May 22, 2008
Linux Data Link Library for The Ironman Watch
Critical Security Updates to Ubuntu and Debian
http://lists.debian.org/debian-security-announce/2008/msg00152.html
SSL in Firefox 3
I was attempting to access an APC UPS inside my company’s network (translated If I am subjected to a man-in-the-middle attack, it is no one’s problem but mine and my department’s.) APC signed the cetrificate and I was accessing it by IP address inside my network.
So, explain this one to me Mozilla… Is APC supposed to drop their encryption on their UPS systems or do they just have to pay their employees to rewrite the code so I can go out and buy a certificate for this device? Do I have to register this with my internal dns so it’s easy to remember the way back to it and the students where I work can memorize it’s name?
Perhaps this needs to be removed out of the final version of Firefox 3 and you can write an extension that makes everything break!
Making Thunderbird Open Hyperlinks in Firefox on Ubuntu
This one was driving me nuts and I finally found a solution. For several weeks, Thunderbird has not been opening links I click on them. I found a solution here: http://ubuntuforums.org/showthread.php?t=502651
- Open Thunderbird version 2.0.0.14
- Go to the Edit menu
- Click on Preferences
- Click the Advanced tab
- Click the Config Editor button.
- An about:config window will open up.
- In the Filter box, enter network.protocol-handler.app.http
- If the editor is unable to locate it, create a new string and input network.protocol-handler.app.http.
- Enter firefox for the string value.
- Close out and restart Thunderbird.
Hyperlinks should now be available in your email!