Erlang can more than you expect Read More
/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. Read More
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 Read More
Current Git and SVN Branch in Bash Prompt
I thought this was a wonderful idea add it to my own bash prompt. Read More
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. Read More
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. Read More
Comments