Hostname
~ # cat /etc/conf.d/hostname
~ # cat /etc/hosts 127.0.0.1 localhost 11.22.33.44 thishost thishost.domain.tld
Then be sure to configure the proper settings in DNS, especially and reverse DNS!.
Hostname on Debian/Ubuntu
~ # cat /etc/conf.d/hostname
~ # cat /etc/hosts 127.0.0.1 localhost 11.22.33.44 thishost thishost.domain.tld
Then be sure to configure the proper settings in DNS, especially and reverse DNS!.