• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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