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
4
votes
1 answer

Subdomain on another host (another IP, another provider)

Let's say my main domain is domain.net and i'm using it on a Media Temple (gs) server. I have my blog on the subdomain blog.domain.net Now I want to host my blog on my new VPS from Linode. So, I need to keep domain.net on Media Temple and…
Thiago Belem
  • 135
  • 1
  • 3
  • 12
4
votes
2 answers

Very poor VPS performance: my problem or the host?

I have a Linux (CentOS 5.6) VPS which I use for hosting a few unimportant projects, but am currently really struggling with the performance. What can I do to find out if the problem is my configuration, or my host overloading the server I'm on? If I…
Dan
  • 195
  • 1
  • 8
4
votes
2 answers

I need a VPS that lets me upload my own OVF

I have an existing VM that I can export as OVF, and I want to just import it wholesale into another VPS. This is a one-time job to help some folks who aren't very tech savvy migrate a service, and I'm trying to minimize my involvement. Does anybody…
Justin Force
  • 338
  • 1
  • 5
  • 14
4
votes
1 answer

RAM burst, myth or reality?

Often when buying a VPS, we are faced with a number of features. These include the RAM. In XEN virtualization RAM and swap is (or should be) dedicated. In OpenVZ, how important is "burst"? I ask because I have some doubts about the real importance…
LEv
  • 41
  • 1
4
votes
1 answer

innodb memory usage mysql

I have a small vps, with only 256mb of ram, with maximum burst up to 512mb. When I configure my vps without innodb, it only uses 130 mb of ram, so that is no problem for me. But when I turn on innodb, The memory usage grows to about 300-400 mb. Is…
Tiddo
  • 1,019
  • 1
  • 9
  • 16
4
votes
2 answers

Best VPS Service in Europe?

I know we've had a lot of "Who's your favourite VPS provider?" type questions, but most of the top providers reside in the USA (Linode and Slicehost) come to mind. What about providers that aren't 1,500 miles away. What European VPS service would…
The Pixel Developer
  • 857
  • 3
  • 10
  • 20
4
votes
1 answer

Which PHP script is overloading my VPS?

Is there a way to get the PHP script filename that is currently hammering my VPS? For example, when I view "top", I see: PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 7622 itil 17 0 61388 11m 6004 R 45.8 2.3 0:00.13…
psx
  • 235
  • 3
  • 14
4
votes
2 answers

The CPU and memory is limited in the Cloud, So where is the scalability?

I don't understand cloud, the CPU is limited, Memory is also limited, where is the scalability? Isn't it just the same like VPS with more expensive cost for bandwidth? So what scaling advantage is offered by cloud computing?
bbnn
  • 219
  • 1
  • 3
  • 10
4
votes
3 answers

What are the CPU Units used for in ProxMox?

I have seen this "CPU Units" thing in Proxmox - however I am not sure what they do - what are they used for. All of our VPS' are set to 1000 We have some windows systems that could use an injection of cpu - so not sure if raising this to say…
Josh
  • 41
  • 1
  • 1
  • 2
4
votes
4 answers

EC2 vs VPS for hosting

I started out with Amazon EC2 as a monthly host for my project. I am running a 'small' Windows 2k8 instance with SQL server. This is the HW that I am getting: 1.7 GB memory 1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit) [2.7 GHz…
user57692
4
votes
3 answers

Host my own email in a VPS and stop using gmail, which options do I have?

I'm planning to stop using some google services (like gmail for personal email, still be using for services like google code though). I'm not too paranoid, I know every service in the net is a threat to privacy. The problem with google is that it…
4
votes
3 answers

Java VM problem in OpenVZ

I bought a vps for hosting my java needs. But I can't run java on it. Everything about java is correctly installed but when I try to run java ("java -version" forexample) I get this error : Error occurred during initialization of VM Could not…
Ginnun
  • 43
  • 1
  • 4
4
votes
5 answers

Running Ruby on Rails App on Apache + Passenger == to much memory

I'm running redmine (a RoR app) on my server using passenger / Apache 2.2. Passenger and ruby are using way too much memory. Is there a more memory effective way to run redmine/ruby? I only need to support a half dozen redmine users. I want to…
Rich
  • 945
  • 1
  • 6
  • 15
4
votes
3 answers

Have I pushed the limits of my current VPS or is there room for optimization?

I am currently on a mediatemple DV server (basic) 512mb dedicated ram, this is a CentOS based VPS with Plesk and Virtuozzo. My experience with it from day 1 has been bad and I only could sooth my server issues with several caching "Band-aids," but…
J.Rameau
4
votes
3 answers

Virtual Server: RDP under attack?

My newly acquired windows 2008 virtual server now has 3.500 entries (in three days) in its security log, most of which are of event ID 4625: "An account failed to log on". The login attempts appear rather quick - about 10-20 attempts per second. I…
mnemosyn
  • 277
  • 2
  • 3
  • 11