View Single Post
Old 09-15-2006, 01:53 PM  
borked
Totally Borked
 
borked's Avatar
 
Industry Role:
Join Date: Feb 2005
Posts: 6,284
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
borked is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote