B
B
BestMark2015-02-12 13:50:19
Network administration
BestMark, 2015-02-12 13:50:19

How to distinguish VDS from a dedicated server?

I recently purchased a "dedicated server" as it is called on the hosting site. There were doubts that this is not a dedicated server, but VPS or VDS. How can I be sure that this is a dedicated server?
The operating system is Linux (Debian).

Answer the question

In order to leave comments, you need to log in

5 answer(s)
A
Andrey Yagodka, 2015-02-12
@Ambushx

habrahabr.ru/company/selectel/blog/221143
Here is the actual article, read it, do everything that he described!

V
Vlad Zhivotnev, 2015-02-12
@inkvizitor68sl

lshw show. It will be visible immediately.

V
Vadim Sabynich, 2015-02-12
@vadim_s_sabinich

Roughly:
cat /proc/cpuinfo|grep "model name"|head
If it shows a real processor - dedic
if something like QEMU Virtual CPU version (cpu64-rhel6) - qemu-kvm
ovz hardware virtualization ...
while writing, I noticed that the rule does not apply to openvz. superficial googling helped to find such a thing micky.ibh.net/~liske/imvirt.html
I think this is the best option and defines a dozen virtualizations.

E
Elena, 2015-02-12
@Nidora

Virtual Private Server/Virtual Dedicated Server. Dedicated - dedicated. The difference between VPS and VDS is established by hosting, guided by roughly the same guidelines as mine project administrators, setting the difference between VIP and Premium. As a rule, VDS is cooler than VPS hosting (full access, etc.), but in fact these concepts mean the same thing. It is generally accepted that the difference between VPS and VDS is that in the case of the first, the virtualization tool is already installed on the OS, and in the second, virtualization software is installed first and only then a separate OS is installed on each of the virtual machines. However, some hosts call VDS just VPS with more dedicated hardware resources.

E
Ergil Osin, 2015-02-14
@Ernillew

lshw
lscpu
dmidecode

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question