Erlang can more than you expect Continue Reading
/usr/bin/ld: cannot find -lstdc++ Debian libreadline5-dev package bug
I found bug on my Debian Linux with libstdc++.so library. This is maintainers bug of libreadline5-dev package. Continue Reading
Add an Insert key in Terminal and X11′s xterm UNIX
I need an insert key to work with my company’s custom software, not to mention all the little annoying little Unix programs that expect a INS key. With X11 apps, its easy to use xmodmap f12 to temporarily emulate an insert key. Just type the following in xterm Continue Reading
Current Git and SVN Branch in Bash Prompt
I thought this was a wonderful idea add it to my own bash prompt. Continue Reading
How To Integrate ClamAV Into PureFTPd For Virus Scanning On Debian
This tutorial explains how you can integrate ClamAV into PureFTPd for virus scanning on a Debian Lenny system. In the end, whenever a file gets uploaded through PureFTPd, ClamAV will check the file and delete it if it is malware. Continue Reading
Agner: a repository of libraries and applications
Agner is a rebar-friendly Erlang package index inspired by Clojars and Homebrew. Essentially, Agner is an index of Erlang packages with some extra capabilities such as versioning, downloads and so on. Agner is a shorthand for A Giant Nebula of Erlang Repositories. It also pays homage to the Danish statistician Agner Krarup Erlang. Continue Reading
NoSQL Benchmark Source Code Available
Code of the NoSQL benchmark I’ve mentioned a couple of days ago — the one comparing Cassandra 0.6.10, HBase 0.20.6, MongoDB 1.6.5, Riak 0.14.0 with some weird results — is now available on GitHub. Continue Reading
Comments