Reaching out to others! Free & Open Source Software, Kannada, L10n, L18n Data Science, Cloud Computing & more…

Corkscrew for SSH over Squid

Accessing SSH on networks powered through squid might be tricky if you’re new to tunneling etc. I was blocked by Squid from sshing to remote machines and making changes to squid config as well as iptables rules didn’t do any magic. Corkscrew helped me...
Kannada on Android

Kannada on Android

Many seems to be still searching how to read Kannada on your Android phones. Lack of support for Indic language still troubles many of us who like to read and write in Indian languages. Here is a quick how-to for your reference. Search and Install Opera Mini on...

Installing ffmpeg on CentOS/RHEL servers

You can quickly install ffmpeg on CentOS or RHEL server via dag repository. To proceed insert following lines to /etc/yum.repos.d/dag.repo [dag] name=Dag RPM Repository for Red Hat Enterprise Linux baseurl=https://apt.sw.be/redhat/el$releasever/en/$basearch/dag...