Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


How to Know the Hosting is Cloud Server or Normal Server?
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

How to Know the Hosting is Cloud Server or Normal Server?

Hey,

Can here anyone tell me how to know if the hosting server is Cloud Server or something else?

Comments

  • What is Cloud Server?
    What is Normal Server?
    What is something else?

    HINT: Don't try to re-invent terms and use words you don't understand, just describe shit like a human.

    Thanked by 2yongsiklee gemexe
  • LeviLevi Member

    Virtual private server
    Virtual dedicated server
    vserver
    Cloud server
    Cloud virtual private server
    Metal virtual private server
    Instance
    Virtual instance

    And so on...

    All this mumbo jumbo describe same crap.

    Thanked by 1yongsiklee
  • I would guess OP meant to say:
    Cloud = VPS
    Normal = Bare Metal
    ?

    Thanked by 1yongsiklee
  • HostWildHostWild Member, Host Rep

    Hello! @instaprahlad :)

    In simple words:

    If the website is hosted by a well-known cloud provider such as Amazon Web Services, Google Cloud, or Microsoft Azure, then it's likely hosted on a cloud server.

    If the website's IP address is a shared IP address or a dedicated IP address that is associated with a traditional hosting provider, then it's likely not hosted on a cloud server.

    Thanked by 1instaprahlad
  • ralfralf Member

    @instaprahlad said:
    Can here anyone tell me how to know if the hosting server is Cloud Server or something else?

    $7

  • I would like to know about this too, do you mean if a server is 'virtualised'? Kinda like bare metal vs a hypervisor with VMs?

  • hostbethostbet Member, Host Rep
    edited April 2023

    If you mean cloud = virtualized server/vps and normal server = a non virtualized bare metal server, then you use few commands to detect virtualisation of the server.

    In Linux systems, you can use:
    systemd-detect-virt
    If it returns none then most probably the server is a bare metal dedicated server, if it returns something else like kvm, openvz etc. then it's probably an virtual server (vps/cloud).

    but if you are using a shared hosting and want to check what server your provider is using then that's not possible to check.

  • on Linux you can use command "hostnamectl" and look at Virtualization.

  • jtkjtk Member

    Perhaps the op means what virtualization? As root dmidecode -s system-product-name.

  • sreekanth850sreekanth850 Member
    edited April 2023

    @JabJab said:
    What is Cloud Server?
    What is Normal Server?
    What is something else?

    HINT: Don't try to re-invent terms and use words you don't understand, just describe shit like a human.

    Op may be asking about tarditional infrastructure and hyper converged infra

  • ArkasArkas Moderator

    If it rains a lot on your server, it's probably hosted in the cloud.

    Thanked by 2yongsiklee Erisa
  • agentmishraagentmishra Member, Host Rep

    @instaprahlad
    welcome to your first post

  • ericlsericls Member, Patron Provider

    The easier it is to build a k8s cluster on it the more cloud it is

  • To be or not to be, a server?

Sign In or Register to comment.