View Single Post
Old 09-16-2006, 10:48 AM  
borked
Totally Borked
 
borked's Avatar
 
Industry Role:
Join Date: Feb 2005
Posts: 6,284
Quote:
Originally Posted by pawsregd
Did cat /etc/fstab and got this output:

/dev/ad0s1b none swap sw 0 0
/dev/ad0s1a / ufs rw 1 1
/dev/ad0s1e /tmp ufs rw 2 2
/dev/ad0s1f /usr ufs rw 2 2
/dev/ad0s1d /var ufs rw 2 2

Does that show I am on a VPS because of the "none"?
no, sorry - that 'none' means there is no mount point, because the disk partition ad0s1b is allocated to swap (disk memory). The line HAS to start with none, not /dev/etc.

It's unlikely you are on a VPS, since all those partitions belong to a dedicated disk - all yours. So, if it is a shared server or VPS, then it's one where you have your own disk. Unlikely.
__________________

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