Re: Hostnamectl?
Reply #7 –
[alois@picasso ~]$ cat /etc/hostname
picasso
[alois@picasso ~]$ cat /etc/hosts
#
# /etc/hosts: static lookup table for host names
#
#<ip-address> <hostname.domain.org> <hostname>
127.0.0.1 localhost.localdomain localhost
::1 localhost.localdomain localhost
127.0.1.1 picasso.localdomain picasso
# End of file
both files should have same hostname.
127.0.1.1 say: keep hostname persistent -> maybe can help with labeling your device