Public Gists by djmitche

Gravatar
Wed Jun 03 22:51:21 -0700 2009
1
2
3
ok 7 - empty read from zero-length buffer
 
Breakpoint 2, zcloud_memory_upload_producer (buffer=0x804e070,
Gravatar
Wed Apr 08 13:10:14 -0700 2009
1
2
3
<para>
Amanda automatically creates a bucket when writing, if the bucket doesn't
already exist. At that time, it specifies where Amazon should store the data
Gravatar
Sun Mar 01 07:18:07 -0800 2009
1
2
3
dustin@euclid ~/devel/projects/uthreads/t/virtual $ virtualenv .
New python executable in ./bin/python
Installing setuptools............done.
Gravatar
Thu Jan 22 14:44:08 -0800 2009
1
2
3
[core]
repositoryformatversion = 0
filemode = true
Gravatar
Thu Jan 15 18:05:14 -0800 2009
1
2
3
export LD_OPTIONS=-R/opt/cfengine/lib/
./Configure solaris-x86-gcc --prefix=/opt/cfengine/ no-dso
make
gist: 47486 edit existing PS1; be more ...
Gravatar
Thu Jan 15 08:59:23 -0800 2009
1
2
3
# http://henrik.nyh.se/2008/12/git-dirty-prompt
# http://www.simplisticcomplexity.com/2008/03/13/show-your-git-branch-name-in-your-prompt/
# username@Machine ~/dev/dir [master] $ # clean working directory
Gravatar
Tue Jan 13 11:40:14 -0800 2009
1
2
3
buildbot-rhel3 -0.888458 hoare ??? 2.4.21-40.EL noapic clock=pit nolapic nosmp
buildbot-deb-sarge-32 1.756742 thoth ??? 2.4.27-2-386 noapic clock=pit nolapic
buildbot-sles9 -0.546352 hoare pit 2.6.5-7.97-default noapic clock=pit nolapic nosmp
Gravatar
Sat Jan 10 13:28:15 -0800 2009
1
2
3
classes:
    ipaddress_matches_configured_ip = ( StrCmp("a", "a") )
 
Gravatar
Fri Jan 09 09:35:16 -0800 2009
1
2
3
        { /root/.ssh/authorized_keys
            ForEachLineIn "/home/foo/.ssh/authorized_keys"
                AppendIfNoLineMatching "ThisLine"
Gravatar
Wed Jan 07 19:34:18 -0800 2009
1
2
3
hosts=(
    buildbot-deb-etch-32
    buildbot-deb-etch-64
Gravatar
Tue Jan 06 11:38:58 -0800 2009
1
2
3
  origin/HEAD
  origin/b2_0
  origin/b2_1
Gravatar
Sun Jan 04 19:29:43 -0800 2009
1
2
3
def ping(host):
  ip = yield hostname_lookup(host)
  pingrate = (yield ping_ip(ip))
Gravatar
Sun Dec 21 18:20:36 -0800 2008
1
2
3
def isInteresting(change):
    ''' Function passed to the Scheduler to decide if a particular change
    is worth testing. for us, if "NOTEST" or "NO-TEST" is found in the first
Gravatar
Wed Dec 10 10:56:21 -0800 2008
1
2
3
1228935272.751506: taper: Re-using existing connection! (#0) with host s3.amazonaws.com
1228935272.751577: taper: Connected to s3.amazonaws.com (72.21.207.132) port 443 (#0)
1228935272.751720: taper: Hdr Out: PUT /1F0KNSSJ3R0VYXZ0PMG2%2Dbackup/slot%2D30f00000005%2Dfilestart HTTP/1.1
Gravatar
Mon Dec 01 07:35:08 -0800 2008
1
2
3
#!/usr/bin/perl
#
# NRPE Script to report amanda backup errors found in the trace logs.
Gravatar
Tue Nov 25 13:40:22 -0800 2008
1
2
3
dustin@schwarz ~/Desktop/release-0.1.3 $ sudo ./bbouncer verify -d /Volumes/Src /Volumes/Dst/
Verifying: basic-permissions ... ok (Critical)
Verifying: timestamps ... ok (Critical)