High Performance Computing
1832777 Members
3288 Online
110045 Solutions
New Discussion

Don't know the exact Host server or IP Address when installing HPE Swarm Learning

 
SOLVED
Go to solution
DuyLe
Occasional Advisor

Don't know the exact Host server or IP Address when installing HPE Swarm Learning

Hi,

In the "Install HPE Swarm Learning" step, when I set up the HPE Swarm Learning Web UI, I had a question in the Hosts step. Because at this step, I need to enter "Host server or IP Address". I don't know exactly what I need to get.

I use Linux operating system. Can anyone tell me, Where can I find this information through the command line?

Thank you very much!

3 REPLIES 3
Vinky_99
Esteemed Contributor
Solution

Re: Don't know the exact Host server or IP Address when installing HPE Swarm Learning

@DuyLe 

To find the IP address of your Linux machine, you can use the ifconfig command in the terminal.

Here are the steps:

  1. Open a terminal window.
  2. Type ifconfig and press Enter.
  3. You should see a list of network interfaces. Find the one that is currently active, which will likely be labeled "eth0" or "wlan0" (for Ethernet or wireless, respectively).
  4. Look for the "inet addr" field under that interface. The IP address will be listed there.

Alternatively, you can use the ip addr show command to get similar information.

Once you have obtained the IP address of your Linux machine, you can use it as the Host server or IP Address when installing HPE Swarm Learning.

Hope this helps!

These are my opinions so use it at your own risk.
DuyLe
Occasional Advisor

Re: Don't know the exact Host server or IP Address when installing HPE Swarm Learning

 @Vinky_99 , Thank you for your help!

Sunitha_Mod
Honored Contributor

Re: Don't know the exact Host server or IP Address when installing HPE Swarm Learning

Hello @DuyLe,

Perfect! 

We are glad to know your concern has been addressed.