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

Jinitator not working on Windows 7

If you find jinitator not working on your windows machine, I recommend you to follow this link by RAYMOND REID to get this sorted. Raymond recommends you to install the jiniator in windows compatibility mode as usual and then replace jvm.dll which reports error with...

Log Subject line in Sendmail maillog

Fighting spam is always a tough job. Why not log some specific headers to maillog to make sysadmin’s job easier. On sendmail servers it would be nice to see Subject line appearing in maillog. To get hold of the domain / user sending out emails with some specific...

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

Debian: Repo to add fresh php/mysql packages

I found fresh PHP/MySQL deb packages from the following repository: Try them: deb https://debian.ludost.net/debian/ testing main contrib non-free deb-src https://debian.ludost.net/debian/ testing main contrib non-free deb https://security.debian.org/ testing/updates...

SugarCRM Fix:Troubleshooting blank pages

Blank pages typically indicate a PHP error has occurred. If the error occurs at the login or home pages, it can disable the system entirely. When encountering a blank page please try the following: For an onsite (self-hosted) instance, edit the PHP configuration file...