PetroSky Documentation
  • PetroSky - Docs
  • Getting Started
    • Basics
      • What is a VPS?
      • Operating Systems
      • Connecting to a VPS
    • Utilities
      • Backups
      • Snapshots
      • Reinstall
      • Password Reset
      • noVNC
    • Tutorials
      • Changing SSH Port
      • noVNC - Disabling Firewall
      • Installing Essentials
      • Installing LAMP
      • Installing OpenJDK 11
      • Installing NodeJS 12
Powered by GitBook
On this page
  • Let's define what a VPS stands for.
  • How does it work?

Was this helpful?

  1. Getting Started
  2. Basics

What is a VPS?

VPS Definition - Getting Started

Let's define what a VPS stands for.

A server is a powerful computer that stores all data and files that make up your website. When someone types your domain name on their browser. That powerful 'computer' serves your website!

Now for the VPS: It uses some kind of VT(*1) (Virtualization Technolog) to split that powerful server (which is called A Dedicated Server for the most of the time) into multiple virtual servers.

Your virtual server is reserved for you only. So you won't have to share any data with other users.

How does it work?

VPS Hosting simulates the experience of a dedicated server even though you're still sharing the physical server with other users

Your hosting provider installs a virtual layer on top of the OS of the server using VT(*1). Separating the server into individual compartments with Virtual Walls. This layer allows each user to install their own specific Operating System (per Example: Linux Debian 9 - Windows Server 2019.) or some kind of software (cPanel, WordPress etc.)

PreviousBasicsNextOperating Systems

Last updated 3 years ago

Was this helpful?