I am trying to setup a centos VM through VirtualBox, I have installed it correct . . .

Aditya Shrivastava:
I am trying to setup a centos VM through VirtualBox, I have installed it correctly now it’s in usable state. But I cannot access the internet through it, I have followed all the steps as shown in the course. In the networks section of the settings of the VM I have changed “Attached to:” to “Bridged Adapter”. Note: I use WiFi to connect to Internet. Please Help :pray:

Al West:
Make sure the Wi-Fi adapter is selected for the Bridge Network.
Ensure the VM has an IP
Check you can ping your router.
Check you can ping an internet DNS server (8.8.8.8)
Ensure DNS is configured
Try to ping a host (http://www.google.com|www.google.com)

Alistair Mackay:
And also read this https://github.com/kodekloudhub/community-faq/blob/main/docs/how-tos/virtualbox/networking-osboxes-centos7.md

Aditya Shrivastava:
Thank you, I did the step from the repo and it worked. :+1: