Configure network and hostname
- 1 minute to read
-
Print
-
DarkLight
-
PDF
Configure network and hostname
- 1 minute to read
-
Print
-
DarkLight
-
PDF
To configure the network interface, perform the following steps:
- Log in to the virtual machine console using the mt4adm account.
- Execute the command below and define the IP address, Netmask, and Gateway to the primary network interface configuration.
$ sudo orbit network
- In the end, according to the example, you should receive a success message.
- Optional: if needed, execute the network interface configuration command to set up all the network interfaces of the senhasegura instance.
- Execute the command below to change the default hostname of this senhasegura instance. You should change its name to create a valid application activation code.
$ sudo orbit hostname <new_hostname>
- After executing the configuration of Network Interfaces and Hostname, execute the command below to reboot the senhasegura instance:
$ sudo reboot
Was this article helpful?