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

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