How do I check whether my VPS is OpenVZ or XEN? (I ordered a while back and don't remember exactly which plan I ordered!).
OS: Linux running ubuntu.
thanks
JP
|
How do I check whether my VPS is OpenVZ or XEN? (I ordered a while back and don't remember exactly which plan I ordered!). OS: Linux running ubuntu. thanks JP | |||
|
feedback
|
|
If you follow the examples of detection used by Puppet and Facter you can check the /proc filesystem for hints. The existence of Next you can look for either | |||||||
feedback
|
$ uname -a. – ErikA Dec 31 '10 at 18:35