How to change the host name of your machine - retrotruestory/M1DEV GitHub Wiki
A standalone machine will have to be given a name. As root (type command su then password magic) then type
echo name >/etc/hostname.file
to change the host name of your machine to name.