What is a vps? And how does it work..

Westrice

New Member
Aug 24, 2012
13
2
I clearly don't know what a vps is.. do you download it on your desktop after u get it? what happens and how do you setup it up to your website..
 

Gajeel

Well-Known Member
Oct 4, 2011
2,411
413
Virtual private server (VPS) is a term used by to refer to a . The term is used for emphasizing that the virtual machine, although running in software on the same physical computer as other customers' virtual machines, is in many respects functionally equivalent to a separate physical computer, is dedicated to the individual customer's needs, has the privacy of a separate physical computer, and can be configured to run server software.
The terms virtual root server (VRS) and virtual dedicated server (VDS) are also used as synonyms of VPS. However, the latter also occasionally indicates that the server does not use burst/shared RAM through multiple machines and may use individual CPU cores. The term cloud server is also used to describe the same concept, normally where such systems can be setup and re-configured on the fly.
Contents
[ ]
[ ]

Virtualization

The concept behind server virtualization is a specific example of the same concepts that led to the development of and . Generally, client users tend to ask for computer resources in a "bursty" fashion, demanding fast-as-possible response to requests, but then entering long periods of no activity while they examine the results. During these idle periods, the computer's resources can be used to service requests from other clients. This model makes more efficient use of the computer's resources, reducing the time the system is idle, regardless of user patterns. It also allows the users to share resources, save files on a or take turns using a .
Virtualization extends this basic concept to the computer as a whole. In the traditional model, the shares access to the resources, but there is still a single machine being shared. In the virtual server model, the virtualization software instead provides the illusion of more than one computer, hard drive, printer, etc. Although the resources are still shared, as under the time-sharing model, virtualization provides a higher level of security as the individual virtual servers are isolated from each other. Each virtual server can run its own full-fledged and can be independently rebooted. This is valuable as it allowed businesses to run their legacy applications on older versions of an operating system on the same server as newer applications.
Partitioning a single server so that it appears as multiple servers has long been common practice on and such as the IBM AS/400. It has become more prevalent with the development of software and technologies for .
This section requires . (June 2008)
The physical server typically runs a which is tasked with creating, releasing, and managing the resources of "guest" operating systems, or . These guest operating systems are allocated a share of resources of the physical server, typically in a manner in which the guest is not aware of any other physical resources save for those allocated to it by the hypervisor.
The guest system may be fully , , or a hybrid of the two.
In a fully virtualized environment, the guest is presented with an emulated or virtualized set of hardware and is unaware that this hardware is not strictly physical. The hypervisor in this case must translate, map, and convert requests from the guest system into the appropriate resource requests on the host, resulting in significant overhead. Almost all systems can be virtualized using this method, as it requires no modification of the operating system, however a CPU supporting virtualization is required for most hypervisors that perform full virtualization.
In a paravirtualized environment, the guest is aware of the hypervisor and interfaces directly with the host system's resources, with the hypervisor implementing real-time access control and resource allocation. This results in near-native performance since the guest sees the same hardware as the host and can thus communicate with it natively. systems, such as , some variants of , , and are currently known to support this method of virtualization. However, installing operating systems as paravirtualized guests tends to require more knowledge about the operating system in order to have it use special hypervisor-aware and devices.
Some examples of paravirtualization-capable hypervisors are , , , and (which is the and development version of Parallels Virtuozzo Containers).
Hybrid or partial paravirtualization, is full virtualization, but in which the guest uses paravirtualized drivers for key components such as networking and disk I/O, resulting in greatly increased I/O performance. As such, it is a common solution for operating systems which cannot be modified (for various reasons) to support paravirtualization.
One example of a hybrid hypervisor is .
[ ]

Uses

Virtual private servers bridge the gap between and , giving independence from other customers of the VPS service in software terms but at less cost than a physical dedicated server. As a VPS runs its own copy of its operating system, customers have -level access to that operating system instance, and can install almost any software that runs on the OS. Certain software does not run well in a virtualized environment, such as virtualizers themselves; some VPS providers place further restrictions, but they are generally lax compared to those in shared hosting environments. Due to the number of virtualization clients typically running on a single machine, a VPS generally has limited processor time, , and disk space.
[ ]

Virtual private server hosting

A growing number of companies offer virtual private server hosting, or virtual dedicated server hosting as an extension for services. There are several challenges to consider when licensing proprietary software in multi-tenant virtual environments.
[ ]

Unmanaged hosting

The customer is left to administer their own server.
[ ]

Unmetered hosting

This type of service is generally offered with no limit on the amount of data-transferred on a fixed bandwidth line. Usually, unmetered hosting is offered with 10 Mbit/s, 100 Mbit/s or 1000 Mbit/s (with some as high as 10Gbit/s). This means that the customer is theoretically able to use 3.33~ TB on 10 Mbit/s, 33~ TB on 100 Mbit/s and 333~ TB on a 1000 Mbit/s line per month (although in practice the values will be significantly less).
[ ]

Virtualization software

For some of the software packages commonly used to provide , see
[ ]

Cloud server

A VPS which is dynamic (that is, it can be changed at runtime) is often referred to as a cloud server. Key attributes for this are:
  • Additional hardware resources can be added at runtime (CPU, RAM)
  • Server can be moved to other hardware while the server is running (automatically according to load in some cases)
See for more information.
 

Macemore

Circumcised pineapples
Aug 26, 2011
1,681
819
A VPS is a virtual computer put on a very good computer. When you buy one you pay monthly for it and it goes on a different person's computer in what's called a DATANCETRE. They have crazy fast computers with crazy fast internet (Usually). Usually running Windows or Linux server type operating systems. If you need to host a game server, or something that needs to be up 24/7 this will be your best option.
 

Gajeel

Well-Known Member
Oct 4, 2011
2,411
413
A VPS is a virtual computer put on a very good computer. When you buy one you pay monthly for it and it goes on a different person's computer in what's called a DATANCETRE. They have crazy fast computers with crazy fast internet (Usually). Usually running Windows or Linux server type operating systems. If you need to host a game server, or something that needs to be up 24/7 this will be your best option.
This. It pretty describes everything! :)
 

Sean

‫‫‫‫‫‫  ‫  Don't Worry, Be Happy
Dec 12, 2011
1,121
405
A VPS is a Virtual Private Server

It's pretty much a second computer that you buy / rent since you pay each month. This computer stays online 24/7 unless the hosting company has errors / downtime.

To access this ONLINE computer you use the built in software on Windows 7 called "Remote Desktop Connection"

Type that into Start Search

Then you input your VPS IP that you get given when buying it and it will open up your second computer in a window

You can then log in and like you would on your own computer, use XAMPP or IIS or any other server to host website pages and because this computer is designed so that other users can see the output on websites

You can run game servers on this :D

Hope this simple explanation helps more than the nub that posted a wiki page
 

Westrice

New Member
Aug 24, 2012
13
2
A VPS is a virtual computer put on a very good computer. When you buy one you pay monthly for it and it goes on a different person's computer in what's called a DATANCETRE. They have crazy fast computers with crazy fast internet (Usually). Usually running Windows or Linux server type operating systems. If you need to host a game server, or something that needs to be up 24/7 this will be your best option.
How do i use it.. :p
 

Gajeel

Well-Known Member
Oct 4, 2011
2,411
413
How do i use it.. :p
4021b22a1e50675ee0aac14f22e9c165.png

  1. Open Remote Desktop Connection
  2. Copy and paste the IP your VPS provider have given you on e-mail/support ticket.
  3. After that, click 'Use another account'
  4. Type 'Administrator' usually and write the random password generated.
  5. A separate window will pop-up, and that's your VPS, install things and use it as if it's your own computer.
Hope that helped.
 

ProLegitZ

Jacob is here bitch !
May 11, 2012
606
56
  1. Open Remote Desktop Connection
  2. Copy and paste the IP your VPS provider have given you on e-mail/support ticket.
  3. After that, click 'Use another account'
  4. Type 'Administrator' usually and write the random password generated.
  5. A separate window will pop-up, and that's your VPS, install things and use it as if it's your own computer.
Hope that helped.

Exactly.
 

Westrice

New Member
Aug 24, 2012
13
2
4021b22a1e50675ee0aac14f22e9c165.png

  1. Open Remote Desktop Connection
  2. Copy and paste the IP your VPS provider have given you on e-mail/support ticket.
  3. After that, click 'Use another account'
  4. Type 'Administrator' usually and write the random password generated.
  5. A separate window will pop-up, and that's your VPS, install things and use it as if it's your own computer.
Hope that helped.

You can download stuff on the vps right? because u said it's like a 2nd computer.
 

Gajeel

Well-Known Member
Oct 4, 2011
2,411
413
You can download stuff on the vps right? because u said it's like a 2nd computer.
You can do things like what you do on a computer, except that it has a better internet speed and they are specialized to run server-side applications like IIS or game emulators. Also, you need to adjust security settings in order to download. :) 
it downloads 1000000000x times faster then your pc
Depending on your portspeed and to the plan you purchased.
 

Westrice

New Member
Aug 24, 2012
13
2
You can do things like what you do on a computer, except that it has a better internet speed and they are specialized to run server-side applications like IIS or game emulators. Also, you need to adjust security settings in order to download. :) 

Depending on your portspeed and to the plan you purchased.

How would you adjust to settings so u can download?
 

Users who are viewing this thread

Top