dig +short porttest.dns-oarc.net TXT
Linky:
Email: aardvark at saintaardvarkthecarpeted dot com |
aaaaaaaaaaaand there it isWed Jul 23 15:51:00 PDT 2008 Two random tipsWed Jul 23 10:28:53 PDT 2008
dig +short porttest.dns-oarc.net TXT and watch the skies. Memo to myselfWed Jul 16 08:47:41 PDT 2008 How to quiet noisy cron entries that send far too much to STDERR: exec 3>&1 ; /path/to/script 2>&1 >&3 3>&- | egrep -v 'useless|junk' ; exec 3>&- I've been very busy of late, but the biggest news is that I've started a 3-month temporary part-time assignment here. It's a neat place, and feels a lot like a software startup. Even though it's a small group, they've got certain hardware requirements that are a lot bigger than what I've worked with before; it'll be interesting, to say the least. Gnuplot…how'd I live without it?Fri Jul 4 12:47:34 PDT 2008 Thanks to the good folks who wrote this page, I was able to come up with some quick graphs showing how often our RealMedia files are used:
All it took was five minutes mucking about — cf OpenOffice.org, where I could not, for the life of me, figure out how to get a decent-looking output. Can a mouse crash?Wed Jul 2 09:43:02 PDT 2008 Just had a repeat of the weird mouse-X disconnect I've encountered before. This time though, I'm running Debian Etch — so no more blaming the problem on SuSE (as I secretly always did :-). One noticeable problem this time was that the middle button did not work, making click-to-paste impossible; I even ran xev and saw no events for middle-clicking. (This in addition to clicking being inconsistent, the client receiving the click being inconsistent, etc). Running cat /dev/input/mouse0 did not work. What did work was disconnecting the mouse (a USB 3-button optical jobbie), then plugging it back in. Sure, coulda been the mouse driver, or X, or something, but I wonder if the hardware itself — whatever little controller chip is in there — maybe got wedged. Interesting to think about… Sick, sick, sickThu Jun 19 06:17:58 PDT 2008 Flu sucks. I've been down with it for the last two days. Today I'm feeling a bit better — a little bit, mostly with lots of drugs. We'll see if I make it in to $WORK today or not. What else have I been doing? Let's see…
And that's that. Time to put together some lunch and see about going to work. Today's lesson:Tue Jun 10 16:34:08 PDT 2008 $TTL != refresh. This lesson brought to you by the ISC, Cricket Liu and RFC 1035. Unattended…working at lastThu Jun 5 12:52:09 PDT 2008 Looks like we're going to be getting a bunch more Windows desktops in the near future at $WORK, so I've been looking into Unattended again. I'm having much better luck this time than the last time I tried, a couple or three years ago. I can't remember what went wrong then, but this time it took me a stupidly long time to figure out that an error message about a missing djgpp.env file means you forgot to unzip the support files under a directory called djgpp. Another thing that tripped me up this time: unattended installations from OEM media are not allowed by default, even with a legit key from the sticker on the side of your new shiny box. This mailing list post pointed out the magic key, which seems to be working for mwe. Now that I got those things sorted out, things are going much better. Back at work…Mon May 26 13:47:34 PDT 2008 …after a month off, and almost no emergencies in my absence. Sweet! Now if only I could catch up on sleep. I remember this from the first kid: you never know just how much you can accomplish on so little sleep. Now we are four |