Home » 2009 (Page 3)

Mar '09 28

ImgBurn device buffer fluctuates

I’ve noticesd the last few times i’ve used ImgBurn that the device buffer jumps from 100% to 10% and back up again, and hovers around 2X burn speed. I though my HDD must have needed a defrag, as it was … Continue reading

Mar '09 24

Re-process mail

I can never remember the command to re-process mail with existing headers. cat 1.txt | uudecode -o /dev/stdout | /usr/sbin/sendmail -v -t -oiee

Mar '09 17

MythTV on AppleTV

I’ve been looking for a good MythTv front end for a while. I’m interested in the new AppleTV (ATV). The ATV supports HDMI output, and since you can hack XBMC onto it, (as they no longer support xbox images) this … Continue reading

Mar '09 17

Sony Bravia and UPnP with DLNA

Tried playing around with the Network port on the TV, the only thing i could get to work with it was Twonky media’s Twonky server. The Windows version seems to be OK, but i really wanted a Linux solution that … Continue reading

Feb '09 23

Debian Lenny 5.0.0

Good to see Debian have released Lenny over a week ago now. Looks like Etch should upgrade to Lenny faily painlessly. The only Problems i can find are Graphics and sound card drives/firmware.

Feb '09 22

ip accounting

I’ve been using a combination of ntop, ulogd, ulog-acctd and specter for tracking ip traffic, with some success. Some recently found this post, that mentions the same sort of things i want to do, along with some of the pitfalls … Continue reading

Feb '09 20

Graphing

I’m not overly happy with the Graphing from Image_Graph, while it works OK, and Looks good (what i want for this graph anyway), its doesnt always do what i want it to. Some other options Charting Solutions – List of … Continue reading

Feb '09 17

Python and SQL references

I’ve been wanting to lern Python for a while, most projects seem to be using it as the prefered scripting language, Everything from Gimp to Samba to Blender. I’ve been researching Books and sites, Heres the short list. Python Tutorial … Continue reading