# Set to the fully qualified domain name (e.g. "mybox.example.com") of this
# machine, if it has one, otherwise set to the machine name (e.g. "mybox").
# This hostname will be automatically added to /etc/hosts for the 127.0.0.1 and
# ::1 addresses.
hostname="damian"
# If your local system has other aliases for your local interfaces, you can
# add them here. These will also be added to /etc/hosts for 127.0.0.1 and ::1:
# Add aliases for other hosts to /etc/hosts directly. The networking scripts
# automatically generate the localhost lines only.
#aliases="mybox server1"
# Set to the NIS domain name of this machine, if it has one, otherwise leave
# commented out.
#nisdomainname="localdomain.com"
after that i type sudo service hostname restart
but my /etc/host file is in blank
and when booting i get the same
what im doing wrong? i know this is very stupid and im stupid...
Question
adcdam
also when booting: /lib64/rc/sh/rc_cgroup.sh line 91 : /sys/fs/cgroup/openrc/swapfiles /tasks: file or directory doesn t exist
i saw this page http://www.funtoo.org/Hostname
i edited this file /etc/conf.d/hostname
after that i type sudo service hostname restart
but my /etc/host file is in blank
and when booting i get the same
what im doing wrong? i know this is very stupid and im stupid...
Link to comment
Share on other sites
4 answers to this question
Recommended Posts