For those final years in need of motivation
written at 00:09
under /geek
permanent link
Mon, 09 Oct 2006For those final years in need of motivation
written at 00:09
under /geek Sun, 27 Aug 2006After travelling around Mexico and logging into my mail server from random machines, my paranoia has turned me to looking at one-time passwords. Here's a brief rundown of what I went through to set it up on Ubuntu. On a local secure machine (laptop/PDA):
where you respond by running otp-md5 498 so9449 on your local secure machine, entering your secret passphrase, and punch in the response back to the server. If the server rejects it, double-check you didn't mess up your secret passphrase. There are no other warnings or errors if you do!insecure% ssh server otp-md5 498 so9449 ext, Response: The sequence number will decrement towards 0, each time a challenge is used. So if you're going travelling without your PDA, you could pre-generate your one-time passwords, print them out and stick them in your wallet (assuming you trust your wallet). Et voila.
written at 12:39
under /geek Sat, 17 Jun 2006My laptop HDD died last week and so I took the opportunity to give Ubuntu a spin - I figured given I've been recommending it to Linux newcomers for a while, I'd better try it myself. Whilst I've been coming to grips with this newfangled GUI thing, and doing things the Ubuntu way, I've also decided to make some generic Suspend2-enabled kernels. Being generic, I've made them apt-gettable and publically accessible, but please don't sue me if they give your cat indigestion, or worse.
written at 17:23
under /geek Thu, 31 Mar 2005When stress testing Martello's Promise SX8 raid card, who would've thought that ext2 would be easily corruptable? Seems a regression between 2.6.9 and 2.6.10 can bite you in the bum with ext2. And the only kernel that fixes all the bugs we're running into is 2.6.12-rc1-mm4 (which hasn't actually been released yet...). Go the power of Linux.
written at 11:15
under /geek Been hacking on userui some more - syncing the fbsplash code with splashutils 1.1.9.3 released yesterday. Should be releasing it soon - the fbanim code is a little lacking sadly. I need to decide on a video decoder library and format to standardise on. Also now that Nigel's releasing the filewriter, the hibernate script needs to be ready to handle that with ease! Still waiting for my machine to backup before I can test it...
written at 01:32
under /geek
|