Auxiliary Tasks for VMware Deployment
Last updated
Last updated
Log in to the DPX Master Server appliance through the VMware console or connect to the DPX Master Server appliance through SSH with the dpxadmin username. For default credentials, see Connecting to DPX Master Server via SSH. When logging in for the first time, the password must be changed.
From a command line, enter nmtui
to open the Network Manager Text User Interface.
From the main menu, select Edit a connection, and then click OK or press Enter.
Select the network connection, then click Edit….
On the Edit Connection screen, enter an available static IP address that is not already in use.
Save the IP configuration by clicking OK.
Navigate to the /opt/catalogic
directory. Issue the make stop
command and wait for all processes to stop.
Issue the make start
command. Wait a few minutes for the Docker swarm to fully initialize before attempting to log in to the DPX web or desktop interface.
Finally, restart the DPX Master Server virtual appliance.
Log in to the Master Server appliance through the VMware console or connect to the Master Server appliance through SSH with the dpxadmin username. For default credentials, see Connecting to DPX Master Server via SSH. When logging in for the first time, the password must be changed.
From a command line, enter nmtui
to open the Network Manager Text User Interface.
From the main menu, select Set system hostname, and then click OK.
In the Set Hostname dialog, enter the desired, resolvable hostname.
Save the hostname by clicking OK. A confirmation dialog will appear. Click OK again.
Restart the hostname service by issuing the following command:
Verify that the system hostname change succeeded by issuing either of the commands: hostname
or hostnamectl
.