Previous: Set localization
References:
Create /etc/hostname by executing (replace myhostname accordingly)
/etc/hostname
myhostname
echo "myhostname" >> /etc/hostname
Check the result with
cat /etc/hostname
Next: Localhost resolution