2

I am making a cloud server and am following this video tutorial. Everything went FUBAR when I used the ifconfig command in the terminal and did not receive the IP of my server. I have also tried ifconfig -a with no success. I require the IP address to move on to the next step.

I typed exactly, ifconfig:

screen capture

pa4080
  • 29,831

1 Answers1

1

The reason why the inetaddr is missing could be that you're not connected to the internet.

As was in my case, if your Linux is hosted in a VM, ensure you have enabled networking.

enter image description here