Installation Guide

This help article applies to CloudShell 9.3. To see the latest, click here.

You are here: Post Installation Configuration > Set a Static IP for the VM

Set a Static IP for the VM

By default, QualiX VMs use a dynamic IP, which may change from time to time. To prevent this from happening, set a static IP.

To set a static IP:

  1. Log in to the VM as the root user.

    The default credentials are:

    Username: root

    Password: qs1234

  2. In command-line, run the following command:

    nmtui

  3. In the NetworkManager screen, select Edit a connection.

  4. Select the Wired connection 1 network.

  5. In the Edit Connection screen, change IPv4 CONFIGURATION to Manual, and click Show.

  6. In the IPv4 CONFIGURATION area, set the static IP address, gateway and DNS server, select the Require IPv4 addressing for this connection checkbox, and click OK.

  7. Return to the main screen and select Activate a connection.

  8. Select Wired connection 1 and click Activate.

  9. To verify, run ifconfig in command-line.

    The static IP addess is displayed in the command output.