How to check if server is virtual or not?

One of the ways is to check the MAC address of your machine to see which vendor it is:

On Ubuntu

ifconfig

Check the HWaddr value on this site: www.coffer.com/mac_find/

For example VMware’s MAC address would start with 000C29

Tags: ,

Leave a Reply