Sysadmin, python and diy
plink.exe -i privatekey.ppk username@servername ...
Gpodder downloads podcasts and keeps track of listened podcasts. I wanted to use it with mplayer but can't control mplayer when playing audio as ...
javascript:(function()...)();
apt-get build-dep xxxterm apt-get install libgtk-3-dev libwebkitgtk-3.0-dev git clone https://opensource.conformal.com/git/xombrero.git ...
by default, the font in Urxvt is too small for a big screen so I needed to change it's size and style
How to setup Postfix with Maildir delivery, authentify against Dovecot, and get SSL imap
apt-get install postfix dovecot-imapd dovecot-common ...
rpm -ivh http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-5.noarch.rpm
http://developer.android.com/guide/publishing/app-signing.html
keytool -genkey -v -keystore my-release-key.keystore \
-alias alias_name -keyalg RSA -keysize 2048 -validity 10000
jarsigner -verbose -keystore ...