Question
how to restart the hostname service?
I am on my debian7.8 ,change my hostname from test into testtest according to
https://github.com/DigitalOcean-User-Projects/Articles-and-Tutorials/blob/master/set_hostname_fqdn_on_ubuntu_centos.md#setting-the-fully-qualified-domain-name-fqdn
root@test:/home/demo# service hostname restart
hostname: unrecognized service
how can i do now ?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×