• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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