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

Set email alerts for cron jobs

After scheduling the cron jobs, its important to ensure that they are running without any errors.  In such cases it’s important to set email alerts for crontab. To set email alert for your cron jobs; Edit the crontab entry: $ crontab -e and enter the email...

Redirect HTTP request to HTTPS

To redirect http requests to https on your Apache web server use .htaccess and add the following rewrite rules. RewriteEngine On RewriteCond     %{SERVER_PORT} ^80$ RewriteRule ^(.*) https://%{SERVER_NAME}/$1 [R,L] You can also add it inside the...
Christmas Wishes

Christmas Wishes

Bhaskar sends me this beautiful hand made image along with Christmas wishes. Start ringing the bell and don’t forget to buy me a gift if you’re Santa Clause. (I have got a big wish list….)