|
easy to check if you are on a VPS or on a true dedicated...
dmesg - self evident
cat /etc/fstab (if any line starts with the word 'none', you're on a VPS_
if any of the fllowing commands give logical output, you're on a vps:
grep ^vzfs /proc/mounts
grep UML /proc/cpuinfo
/sbin/lspci | grep -i vmware
__________________
For coding work - hit me up on andy // borkedcoder // com
(consider figuring out the email as test #1)
All models are wrong, but some are useful. George E.P. Box. p202
|