• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Change Hostname

H

Hans Hans

Guest
Hi!

what is affected by the value of "Hostname" in the server-settings?

Can I change my hostname to any value I want to?

Regards
H.
 
Hello,

If you change the 'Full hostname' field at 'Server'->'Server preferences' page Parallels Plesk Panel (PP) will update it's database and all needed configuration files such as /etc/hosts, /etc/sysconfig/network, /var/qmail/control/me, etc...

Also, the current hostname can be taken from the console using the 'hostname' command.

Thus only the fully qualified host name should be set at this filed, so it can be resolved correctly.

Please, check the following article for more information:

http://kb.odin.com/en/1793

Thank you
 
Hello

If you change this setting server's hostname is changed, new value will be written in /etc/hosts file, you can check it with
hostname -f
Server will be accessible at newly set hostname https://hostname:8443
New hostname should resolve to server's IP address. However it is not strict requirement.
 
Back
Top