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

Direct connection between multiple clients on OpenVPN

I've spent my entire day learning about VPN, and have been working with following setup: 2 VPS Servers at the same data centre in Texas. (Texas1 and Texas2), 1 VPS in England and 1 VPS in Atlanta and on Ubuntu. I set up the England VPS as my OpenVPN…
John
  • 113
  • 1
  • 2
  • 4
5
votes
5 answers

How can I completely delete the contents of my old VPS?

Ubuntu 9.10 | VPS I'm getting ready to stop using my old VPS host (linode) and am a little concerned about my old data remaining on the VPS. Is there a command I can run from the command-line that will delete most of the old data permanently? And…
Mike B
  • 11,871
  • 42
  • 107
  • 168
5
votes
2 answers

Our VPS is being used as a Warez mule

The company I work for runs a series of ecommerce stores on a VPS. It's a WAMP stack, 50gb storage. We use an archaic piece of ecommerce software which operates almost entirely client-side. When an order is taken, it writes it to disk and then we…
Mikuso
  • 265
  • 1
  • 3
  • 7
5
votes
2 answers

Is there any way to recover files in /usr/local directory on Ubuntu?

We are running Ubuntu server on VPS. Some files were removed accidentally by placing unnecessary space this command: rm -r /usr/local I know, that in most cases this directory is used by packages to place some part of their…
ilya
  • 213
  • 3
  • 6
5
votes
6 answers

Recommendations for Windows Server 2008 Hyper-V VPS Host?

I'm looking for a well-respected, high-performing Windows Server 2008 Hyper-V VPS host. For my linux hosting, I use a shared WebFaction account, so I'm spoiled by their incredible service and support. RackSpaceCloud also sounds really good,…
Donald Hughes
  • 289
  • 1
  • 3
  • 9
5
votes
3 answers

Why does 'top' indicate low memory usage, whilst 'free' indicates high memory usage?

Why does 'top' indicate low memory usage, whilst 'free' indicates high memory usage? Mem: 262144k total, 225708k used, 36436k free, 47948k buffers Swap: 262136k total, 40k used, 262096k free, 110704k cached PID USER PR…
Sai
  • 65
  • 1
  • 2
  • 4
5
votes
4 answers

VPS or dedicated server for a web server?

I currently have a small dedicated server at ThePlanet and I want to do an hardware upgrade. On this server I am hosting a php web application. I have done some comparaison between ThePlanet, Amazon and Rackspacecloud and I am not sure what would be…
benjisail
  • 1,331
  • 5
  • 19
  • 32
4
votes
2 answers

How to do proper VPS timekeeping?

I'm configuring a VPS to log some time-series online data and I notice that the time is off. I'd like to have better than 10 second precision on this. I read somewhere that VPS timekeeping is different than on native (x86) systems because the error…
Xunie
  • 143
  • 6
4
votes
1 answer

OpenVPN client freezes on connection

I have a network of machines inside an OpenVPN network. With no problem, I can connect into that network from my local machine: openvpn --config ./myconfig.ovpn --auth-user-pass ./mycredentials The problem is that I am trying to connect another…
The Brewmaster
  • 161
  • 2
  • 7
4
votes
2 answers

What is the importance of the Hostname when setting up a VPS?

I am setting up a VPS and I was wondering how important the hostname i.e. name.domain.com is when setting it up? For example the server is most likely going to be for my studio so it will host a number of sites on it. Yet with the hostname I can…
IconicDigital
  • 153
  • 1
  • 5
4
votes
3 answers

Copy ssh key or create a new one

I have a desktop and laptop that I use for development. I generated an ssh key on the primary machine (desktop) to my vps which uses a passphrase. In terms of best practices or security concerns, is it better to generate a new ssh key on my laptop…
darkpool
  • 169
  • 1
  • 1
  • 6
4
votes
2 answers

Apache error - File name too long: Cannot map GET

I have PHP Laravel application installed on my CentOS VPS. It is backend for my mobile application that has been recently updated. Unfortunately I wrote some bad code that results in making request that is concatenation of hundreds, maybe thousands…
4
votes
0 answers

Rails 4 Unicorn+Nginx on Ubuntu 13.04 VPS keeps crashing

I bought a years subscription at bluevm.com (found some coupon code, it was only about $15 for a whole year) to launch my first Rails Production server. I'm running Nginx with Unicorn and MySQL on Ubuntu 13.04. Once I got the initial server…
4
votes
9 answers

384 MB enough for a starter VPS?

I'm considering to rent a VPS with 384 MB memory. It would run on CentOS and would have cPanel with Apache 2 / MySQL and Phusion Passenger with nginx / sqlite. What do you think, will it have enough memory? It would serve around 10 small traffic…
James
4
votes
1 answer

Ubuntu 14.04 VPS won't boot the latest kernel on XEN

I have a XEN VPS and it's been running Ubuntu for some years now. AUtomatic security upgrades are on and I've manually upgraded it continously and also done releas-upgrades whenever there's been a new release. All has been working great! But now,…
aztekk
  • 43
  • 1
  • 5