Friday, September 17, 2010

host a jabber server for yahoo bridging

http://wikibin.org/articles/list-of-jabber-component-software.html
http://code.google.com/p/typhoonae/
http://psi-im.org/wiki/Tutorial#Signing_up_with_a_Transport

Wednesday, September 15, 2010

gosh cacti sucks, it wants to install php?

I just want an interactive graph explorer for rrd data files... how hard could that be?

meh

http://aplawrence.com/Girish/gv-rrdtool.html

what worked quickly:

rrdtool graph --start end-1w --width 800 /tmp/mygraph.png -a PNG --title="test" --vertical-label "Deg F"  ' DEF:probe1=my_rrd_filename.rrd:ds0:AVERAGE' 'LINE1:probe1#FF0000:FrontProbe'

Saturday, September 11, 2010

nfs4 mount on osx

port forwarded over ssh using -L5555:nfsserver:2049 option, then


mkdir /Volumes/nfsserver
mount -t nfs -o vers=4.0alpha,nolock,proto=tcp,intr,port=5555 127.0.0.1:/ /Volumes/nfsserver

#RSFtalks with Edward Snowden

What an intelligent, thoughtful individual. I find it difficult to forgive 44 for failing to pardon this patriot and instead pursuing him ...

Other Popular Posts: