How to tell if your platform is real or VMWare?

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat How to tell if your platform is real or VMWare?
# 1  
Old 07-31-2009
How to tell if your platform is real or VMWare?

Does anyone know for sure how to tell whether the RHEL 3 / 4 / 5 server you're logged into is real or VMware, other than rpm -qa | grep -i vm?

And if the server is real, is there any way to tell from the OS level what kind of hardware you're on? I guess I'm looking for something analogous to Sun's prtdiag command. Thanks.
# 2  
Old 07-31-2009
uname -m will tell you the architecture you're on
lspci will list all known PCI hardware. Check that for VMware
# 3  
Old 07-31-2009
Thank you! I also found this: dmidecode | more

That command shows you whether it's VMware, Dell, HP, etc. It shows things like the Dell service tag, bios, etc.
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. SuSE

problem with vmware

Dear Friends, I have been working with vmware and it was working welll until few days ago. I am still able to log myself in and start the virtual windows. However, the network connection to the host computer is gone and I am not able to copy my files from vmware to the host machine. At the... (1 Reply)
Discussion started by: chirag.joshi
1 Replies

2. Virtualization and Cloud Computing

Help with Vmrun in Vmware

Hi, I've set up Windows XP virtual machines on an Ubuntu host to perform certain automated tasks. I copy files from the Ubuntu machine over to the XP machines using vmrun, execute the files, and receive reports back. All this is done using bash. If the files I copy and run over in the vm... (3 Replies)
Discussion started by: r4v3n
3 Replies

3. Virtualization and Cloud Computing

Hi VMware 7.1.1

Hi Gurus Can anyone please send a trial license of VMware 7.1.1. I install it in my machine. Thanks (2 Replies)
Discussion started by: andresguillen
2 Replies

4. Solaris

VMware

Hi I want to install vmware on my laptop and get started by installing a Solaris 10 on it . Can aybody suggest any links, pdfs etc that describes the procedure step by step .The laptop is running windows Vista Thanks in advance (2 Replies)
Discussion started by: asalman.qazi
2 Replies

5. OS X (Apple)

vmware

I sorry for not being able to follow the rules. (0 Replies)
Discussion started by: puertochico
0 Replies

6. SCO

Black Screen SCO Real. 5 (intel platform)

Hi everyone, I am new in here. I have to work on a system where nothing is showing up on the screen. I am suspecting an hardware issue, can anyone help me with this? Thanks for your input BB (4 Replies)
Discussion started by: labcc
4 Replies

7. UNIX for Dummies Questions & Answers

vmware???????????????????

i got the rpm file and installed it but nothing happens i went to the cmd line and got the wizard to come up and finshed it but still no a thing will any body help me set this thing up i'm using mandrak9 (1 Reply)
Discussion started by: amicrawler2000
1 Replies
Login or Register to Ask a Question