Quote:
Originally Posted by sigint-ninja
if im running a vm of centos7
in my /etc/sysconfig/network-scripts what is the file representing
my wifi card or ethernet card?
thanks
|
The virtual machine software presents "virtual network adapters" (fake network cards) to the VM, therefore the OS installed within the VM, thinks the "represented" network interface(s), are real network interface/cards/hardware.
The naming of the network interfaces in a VM, is the same as on a real PC, as far as I know.
Have a look at the following for more info;
https://www.virtualbox.org/manual/ch06.html