Change VenusOS hostname

I have looked at several recommendations to change the host name on the VenusOS devices. They all default to Raspberrypi2. If it is the only one on your network no big deal but when you have several of them it becomes a pain.

I have gone in and changed hosts and hostname as recommended by several sources but no joy, What do I need to change to get the host name changed on my VenusOS machines?

Do you mind sharing what you’ve done so far to prevent folk suggesting things you’ve already tried. I’m a little out of practice but I thought venus os uses connman so i would guessed configuring through that maybe?

I have changed hosts and hostname, and rebooted. But the old host name remains. So it must be reading it from somewhere else. But not sure. if I go in and chuck each file they do contain the new name,

Hi @kp4djt

Just some random guesses:
/etc/connman/main.conf

Or make a script that changes it on boot?

If you build venus os from scratch i believe it’s in local.conf

I will check it as soon as I will get into one of the devices. I am on the road right now. Thank you for the
information.