hadoop - How to find the actual IP address of a Cent OS virtual machine? -


hi, have installed cent os inside vm ware. want know ip address. when try find using "ifconfig" in terminal, showing local address(127.0.0.1). might issue? want know actual ip address.

you can try ip s or ifconfig -a

what see if address of localhost interface, seems vm doesn't have ethxxx of emxxx interface configured


Comments

Popular posts from this blog

c++ - llvm function pass ReplaceInstWithInst malloc -

java.lang.NoClassDefFoundError When Creating New Android Project -

Decoding a Python 2 `tempfile` with python-future -