Configure network and hostname
  • 1 minute to read
  • Dark
    Light
  • PDF

Configure network and hostname

  • Dark
    Light
  • PDF

To configure the network interface, perform the following steps:

  1. Log in to the virtual machine console using the mt4adm account.
  2. Execute the command below and define the IP address, Netmask, and Gateway to the primary network interface configuration.


    $ sudo orbit network
    



  3. 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?

What's Next