How to change hostname in SynetoOS 5

Written By Christian Castagna (Administrator)

Updated at March 10th, 2025

→ Applies to: SynetoOS 5.x

 

From VMware ESXi console

Step 1. Login to VMware ESXi GUI

Step 2. From the left menu, click on Virtual Machines, then select the SynetoOS5 VM


Step 3. Open tje VMware ESXi console


Step 4. Select Configure Network


Step 5. Change the Hostname and click on OK

 

From CLI

Step 1. Connect to SynetoOS appliance via SSH as admin

ssh admin@<your_ip_address_or_hostname>

 

Step 2. Become Super User

sudo su

 

Step 3. Type this command

nmtui

 

Step 4. Click on Set system hostname

 

Step 5. Insert hostname and click OK

 

Step 6. Exit NetworkManager TUI