Pages
Categories
Archives
Tags
- adirondack cuisine
- apache
- beef
- C
- CAPTCHA
- CAPTCHA-cracking
- catalyst
- cheese
- chicken
- chinese
- cloud computing
- compile problems
- concert
- copyfs
- curry
- fruit
- fusion
- Gimp
- grill
- hot
- indian
- italian
- japanese cuisine
- Linux
- mexican
- mod_perl
- mongo
- myspace
- nortel
- openqrm
- peppers
- Perl
- rice
- Ruby
- slow cooker
- social networking
- source
- stupid
- template toolkit
- tenderloin filet
- thai
- veggies
- wine
Author Archives: M@
New Nagios Tray version
Nagios Tray version 2.0.5: Added handling of larger check interval times by way of a 60 second normalization timer. Said differently, all requests larger than 60 seconds are broken into 60 second or smaller increments and stacked. By request of … Continue reading
Posted in Uncategorized
Leave a comment
New rofs version
As of 11/28/2006, there’s a new version of rofs that doesn’t leak. Thanks to Martin Pärtel for pointing out a memory leak (malloc() with no free()s). I’ve been running this in a high-use environment and it hasn’t grown a byte … Continue reading
Posted in Linuxy
Leave a comment
rofs – The Read-Only Filesystem for FUSE
I love being redundant. Long story short I needed a read-only file system that was: Lightweight Underlying filesystem agnositic Supported XATTR read XACLs/made access() calls I didn’t find any I liked, and a remount of the filesystem using NFS wasn’t … Continue reading
Nagios Tray 2
Nagios Tray 2 is done and has been out the door for a few days now. It’s basically an 80% rewrite with several new features, the biggest and most obvious is a 100% registry key exposal via the new Options … Continue reading
Posted in Uncategorized
12 Comments
[ANNOUNCE] CopyFS 1.3M
[UPDATE: There is a newer version of CopyFS available] CopyFS 1.3M is a non-official branch of the CopyFS filesystem for FUSE. v1.3M should be considered an “advanced beta”. As it is a FUSE filesystem, faults in the filesystem cannot cause … Continue reading
CopyFS is now even cooler
[UPDATE: There is a newer version of CopyFS available] Some backstory: I used to write a LOT of code in the C programming language. I used to be actively involved in numerous open-source programs that used C. Hell, I even … Continue reading