Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When connected to the just:in linux appliance with ssh, the IP addresses can be displayed with one of the following commands:

Code Block
ip addr

or

...

Code Block
ifconfig -a

The IP address for the IPMI port gets shown at startup, when there is a monitor connected to the server (VGA port) or the address can be displayed with following command, when connected with ssh:

...