-1

I set up a Linux environment in my windows machine via VMware. But once I've opened the firefox browser and tried to open google, got the error server not found. Not sure if my internet is working or not?

enter image description here

Can anyone tell me, how to check the internet is working in my Linux machine or not via Linux terminal?

Anshita Singh
  • 1,583
  • 1
  • 17
  • 40

1 Answers1

0

I like to just paste ping 8.8.8.8 in the terminal. If I get a reply internet is probably working. Next step is to ping google.com to see if my DNS is working.

NadavS
  • 779
  • 3
  • 12