How to detect if an application is running under KVM?
I came across this interesting question at StackOverFlow.
Question is Here,
http://stackoverflow.com/questions/2109283/how-to-detect-if-an-application-is-running-under-kvm
Need to Get inside the VM and run the following commands.
I am giving the GIST of the details, given here
http://www.dmo.ca/blog/detecting-virtualization-on-linux/
I came across this interesting question at StackOverFlow.
Question is Here,
http://stackoverflow.com/questions/2109283/how-to-detect-if-an-application-is-running-under-kvm
Need to Get inside the VM and run the following commands.
I am giving the GIST of the details, given here
http://www.dmo.ca/blog/detecting-virtualization-on-linux/
No comments:
Post a Comment