Happy new year to the community,
Assuming that I have made a hestia installation using a domain eg georgevasil.tk, what’s the way to set a different domain name eg georgevasil.xyz without installing the panel from scratch (and moving all sites stored?)
Thank you,
v-change-sys-hostname newhostname
Thanks for the fast reply!
I am getting an error:
[email protected]:/# hostname hestia.georgevasil.tk [email protected]:/# v-change-sys-hostname hestia.georgevasil.xyz v-change-sys-hostname: command not found
I am doing something wrong? Can i change it via the web interface or it has to be via the command?
Use full path:
/usr/local/hestia/bin/v-change-sys-hostname hestia.georgevasil.xyz
It worked thanks!