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

Simply Exclude WordPress Plugin

Simply Exclude WordPress Plugin

Many of you might be wondering why I started posting Kannada blog posts here on Platonic. Sorry about that. I was just playing around with my blog to see how I can keep a copy of my Kannada posts here on a separate page. But it took a while to find quick solutions....

Changing hostname on Debian

Hostname is stored in /etc/hostname file on Debian. This file is read at the boot time and  name is setup using the init script /etc/init.d/hostname.sh To make changes to the hostname, first edit this file as follows: #sudo gedit /etc/hostname Once you’re...