Questions tagged [vps]

VPS is the acronym for `Virtual Private Server`. Hosting companies provide customers the ability to rent computing resources, which are used to create and run virtual machines that are controlled by the customer, but run on the hosting company's hardware. Such a VM is known as a VPS.

VPS is the acronym for Virtual Private Server. Hosting companies provide customers the ability to rent computing resources, which are used to create and run virtual machines that are controlled by the customer, but run on the hosting company's hardware. Such a VM is known as a VPS.

Typically, companies that rent VPSes have large VM "farms" where many customers and clients will run VMs that share the same physical host(s), but are otherwise completely independent from one another. These physical host servers are divided up to create many virtual servers, using one of the many virtualization hypervisors on the market. Each VPS can run its own full-fledged operating system and can be independently operated and rebooted.

In the world of commercial web hosting, VPSes exists between shared and dedicated hosting.

The concept of VPS may also be known by the terms "Virtual Server" and "Virtual Dedicated Server."

Wikipedia has a page on Virtual Private Servers that goes more in depth into the concept of virtualization and some of the distinctions between different types of VPS offerings.

1870 questions
0
votes
1 answer

Upgrade MySQL to 5.1 on Ubuntu Plesk VPS

Is it possible to upgrade MySQL to 5.1 on a VPS running Ubuntu 10.04, without breaking Plesk?
Joyce Babu
  • 251
  • 3
  • 11
0
votes
1 answer

Which one: Ubuntu 8.08, Fedora 8 or CentOS 5 for VPS hosting?

Which one of the following distributions are better for VPS hosting (with pro/cons): Ubuntu 8.04 Fedora 8 CentOS 5 I'm mostly looking for low resource usage (CPU & RAM) and easier management. Additionally I'm looking to run Java/Jetty on it.
user62342
  • 101
0
votes
1 answer

I have 8 server-grade machines used for development. Should I create a VPS cloud?

My idea is that each user can spawn a VM, then use dist-cc to do compile using other VMs in the cloud. Is such practice common in development environment? Would performance be much worse than just giving the users the physical machine access?
lxe
0
votes
1 answer

Slow remote desktop connection to VPS

When I use Windows 7's remote desktop connection to our company's VPS (Win Server 2008 32bit) I receive a very slow connection - most of the times it actually grinds down to a complete halt. This is in contrast to my team mates which have no problem…
Jonathan
  • 209
  • 3
  • 11
0
votes
1 answer

Perl + Catalyst hosting only possible on a (pricey) VPS?

I'm about to set up a website with a Wiki and was looking at MojoMojo as a more user friendly alternative to MediaWiki. The problem however is that it runs on Perl and Catalyst framework, for which it seems that I have to go for a VPS solution,…
dain
  • 155
  • 1
  • 8
0
votes
2 answers

Best VoIP VPS Location?

Our office currently runs a few phones over a VoIP line. Through our VoIP provider, we have a virtual private server. We chose them as the VPS provider because the VPS came pre-loaded with all of the software that was necessary. However, I've…
user60921
0
votes
2 answers

Can't find my.cnf on my VPS

Hello, I am currently renting a VPS for the purpose of host a magento store. The VPS is running Centos5 with DirectAdmin. I have read a bit about how to optimize magento and one suggestion I have seen is to edit the MySQL configuration file.…
user60860
0
votes
1 answer

Increasing connection speed or using VPSs at different locations to improve connectivity of a server around the world?

I have a web server in Germany connected at 100 MBit. Ping reply to my server from Seattle is ~180ms, from Australia is ~350ms; from London it's ~10-20ms. Does increasing the bit rate of my server to 1 GBit help to improve my web applications'…
Jeff
  • 451
  • 2
  • 5
  • 10
0
votes
1 answer

How many nginx/fastcgi processes do you use?

I have a drupal-based website on a VPS with 1GB RAM and 1Ghz processor share. The webserver is nginx along with php-fastcgi. Currently I am using 10 nginx and 13 php-fastcgi processes. The server load is high most of the times while half of the RAM…
alfish
  • 3,127
  • 15
  • 47
  • 71
0
votes
4 answers

VPS for Magento... run well?

I am in need of advice about hosting Magento on a VPS. I am considering a VPS that is advertised as Magento optimized, has 1024MB ram and says it has 4.8Ghz cpu capacity (if i order 1GB or ram or more i'm supposed to get 2 Xeon cores). The HDD is…
dan
  • 1
  • 1
  • 1
0
votes
1 answer

Set up anonymous FTP for my new VPS?

I am buying a VPS on Linode and have got most of my information correct on how to set things up unmanaged. One thing I wish to do on my server is serve files with FTP, such as through ftp://mysite.com/pub/foo.txt for a few reasons. Do I need to…
John d.
0
votes
2 answers

nginx dropping connections under siege

Running siege on a 12KB css file served by nginx it actually drops a few requests. It's running off a VPS Ubuntu 10.04 install. Is this caused by my nginx configuration or just something I have to accept, using a VPS? # nginx siege -d1 -t1M -c300…
Johanna Larsson
  • 190
  • 1
  • 9
0
votes
1 answer

Move grid hosting to dedicated?

I have been using a grid hosting solution to host a site of mine for some time. it is a drupal site with reasonable traffic. I have a vps with the same host which provides 0.5GB of memcached, but other than that the VPS is not really used because I…
hookd
  • 101
  • 3
0
votes
1 answer

Why does my 64bit Ubuntu VPS think it's using more RAM than it is?

This is hard to explain succinctly but my server runs out of physical RAM and into swap with only a few apache/php processes running. To combat this we set up fcgid to not spawn too many php processes, but this means we start serving 503 errors…
beetlefeet
  • 101
  • 2
0
votes
1 answer

Setting Up Reverse DNS

I am on a VPS with root access. Using WHM I followed the instructions here I put the last octet in my ip address in the domain field. left the TTL as 14400. Set the record type to PTR In the hostname field I put websitename.com this resulted in a…
James
  • 93
  • 1
  • 1
  • 6