Changing the name of your os could be the first step after initialized you server -- at least it works for me. In macOS, the command should be:

sudo scutil --set HostName YOUR-NEW-HOSTNAME

In Linux, this command should be:

sudo hostname YOUR-NEW-HOSTNAME

References

Categories: Code

Yu

Ideals are like the stars: we never reach them, but like the mariners of the sea, we chart our course by them.

Leave a Reply

Your email address will not be published. Required fields are marked *