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

Fix CSF blocking Google bots

If you install CSF on your server along with Mod_security you might see it blocking google bot for some specific rules. At times you might find it offensive to remove some of the mod_security rules from the configuration just to allow Google bots.   Here is what...

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...