Zentyal Forum, Linux Small Business Server

Zentyal Server => Installation and Upgrades => Topic started by: leros on November 13, 2009, 02:31:21 pm

Title: Change Hostname
Post by: leros on November 13, 2009, 02:31:21 pm
Hi, there is a method to change hostname through ebox? i changed it from /etc/hostname for now, but change it from ebox would be great.

Thanks
Title: Re: Change Hostname
Post by: Javier Amor Garcia on November 13, 2009, 03:35:19 pm
No, we dont have this feature in the web interface. However when developing modules we try to get the hostname from the system each time, to avoid failures in case hostname is changed.
Title: Re: Change Hostname
Post by: leros on November 13, 2009, 04:29:19 pm
Then, is possible to add this feature (under System->General maybe)? an later restart all modules.
Else a bad configured hostname would need reinstallation.
Thanks
Title: Re: Change Hostname
Post by: Javier Amor Garcia on November 13, 2009, 04:36:55 pm
Well, it will require more work that it seems because we should test it with all the software involved. Currently, we do not plan to include this feature in our roadmap.

Another thing that I forgot in the previous message.. remember to change it in /etc/hosts file, too
Title: Re: Change Hostname
Post by: leros on November 13, 2009, 04:42:47 pm
Would be great add it to whislist. btw, thanks for the help...