Archive for February, 2007
Using Jabber from within the Technion
A very neat find for those of you who want to use Jabber from within the Technion, but with your client of choice rather than a web-based one: Many Jabber servers, including Google Talk, support using Port 443 over SSL. Since the Technion does not block outbound SSL connections, this will work there as well. Be sure to mark the appropriate ‘Use old SSL protocol’ option in your jabber client (that’s what it’s called in gaim and pidgin, at any rate).
Before reinstalling your server for RAID
Check that the RAID it supports is actual Raid. My experience today:
- Decide that secondary server should gradually become more and more primary
- Decide that since it has two 160GB hard drives and built-in RAID, we should use that for mirroring
- Mail (both!) users of the secondary server that it’ll be down for rebuilding
- Set up RAID array from BIOS, clearing all old information
- Insert installation CD
- Notice that installation still sees two hard drives
- Discover that built-in NVRaid is actually software RAID
- Disable built in RAID in favor of LVM, proceed to reinstall
Bass guitar
I brought my Fender Squier Jazz Bass up to my Technion apartment. I hope it won’t have too much of an adverse effect on my studying… playing it (loud) is great for stress, and I’m taking a jazz improvisation course next semester.
By the way – if any of you record with one of these, I highly recommend Arour, using a low-pass LADSPA filter. Also, activating both pickups on about 80% does wonders against hum if you connect directly.
Really liking the whole Python thing
I’ve converted my Antigibberish script (converts “broken hebrew” into proper hebrew, useful for sent-offline ICQ messages) to Python… it’s quite a nice language, and the interpreter is FAST! I’m really torn between it and Ruby
