Solving Oracle Linux VMware No Network
Hi! This Tip shows you How to Solve Oracle Linux VMware No Network and Internet Connection.
This Solution has been Tested on a VMware Fusion 10 Oracle Linux Virtual Machine.
-
Set Virtual Machine > Network Adapter
To Bridged -
Open a Shell Terminal emulator window
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
Let Assign Automatically an IP to Net’s Interfaces
sudo dhclient -v
-
Test Internet Connection.
ping -c 3 google.com
In Output should see Stats…
If Yes the Go and Enjoy Internet on Browser ;)