[CentOS] How to detect whether running on VMware?
Marko A. Jennings
markobiz at bluegargoyle.comThu Jul 24 13:02:47 UTC 2008
- Previous message: [CentOS] How to detect whether running on VMware?
- Next message: [CentOS] Re: How to detect whether running on VMware?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, July 24, 2008 7:47 am, Tony Mountifield wrote: > Does anyone know how a program, script or shell user can best determine > whether the machine is running on bare metal or is a VMware guest? dmidecode | grep -iq " vmware " This returns 0 if it is a VMware system and 1 it it isn't.
- Previous message: [CentOS] How to detect whether running on VMware?
- Next message: [CentOS] Re: How to detect whether running on VMware?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list