- Community Home
- >
- Servers and Operating Systems
- >
- High Performance Computing
- >
- Don't know the exact Host server or IP Address whe...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2023 05:48 AM - last edited on 04-14-2023 08:24 AM by support_s
04-13-2023 05:48 AM - last edited on 04-14-2023 08:24 AM by support_s
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!
Solved! Go to Solution.
- Tags:
- Operating System
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2023 08:03 AM
04-14-2023 08:03 AM
SolutionTo find the IP address of your Linux machine, you can use the ifconfig command in the terminal.
Here are the steps:
- Open a terminal window.
- Type ifconfig and press Enter.
- 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).
- 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!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2023 08:23 AM
04-14-2023 08:23 AM
Re: Don't know the exact Host server or IP Address when installing HPE Swarm Learning
@Vinky_99 , Thank you for your help!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2023 10:43 PM
04-16-2023 10:43 PM