Hi, i created hostname: ‘mysite.com’, but, how i configure the etc/host?
My actual hosts is this
127.0.0.1 localhost 127.0.1.1 mysite.com mysite xxx.xxx.xxx.xxx mysite.com mysite
Is correct?
But when i execute
sudo service hostname restart
This error appears:
stop: Unknow instance
hostname stop/waiting
The command hostname return mysite.com and the hostname -f return mysite.com
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
That’s fine, the hostname service runs hostname -b -F /etc/hostname (see /etc/init/hostname.conf) which exits after setting the hostname, so it doesn’t continue running.
Your /etc/hosts file looks proper, are you experiencing any issues with your hostname config?
I am having similar issue where I am unable to stop a service ( i am trying to stop freeradius )
stop: Unknown instance:
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.