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

how to install mpgtx from source code

i am new on linux server. i have mpgtx folder in my root, how can i install it ? in readme file it is written; ./configure && make when i type this i get permission denied error ? thanks EDIT: Here the steps i done root@server [/]# cd…
Utku Dalmaz
  • 1,329
  • 2
  • 13
  • 18
0
votes
1 answer

Walk through on setting up a Server 2008 VPS?

I'm a developer, who wanted a small VPS to use instead of a shared host. I don't deal much with the IT side of things. So far, I've purchased a VPS from Thrust and installed 2008 on it. I enabled updates, and set it to the Web Server Role. Now, I'd…
FlySwat
  • 273
  • 1
  • 2
  • 5
0
votes
2 answers

EC2 Hosting VPS Quirks

I want to move from a VPS to EC2. What are some quirks that I will have to deal with? For example, I believe I will need to use EBS to store all my configuration files and data. But, how would I install packages onto EBS. What are some resources…
verhogen
  • 333
  • 2
  • 4
  • 14
0
votes
1 answer

Migrate domain name to VPS

Because I'm relatively inexperienced in working with a VPS, please bear with me for this question. I am currently in the process of migrating my website from NearlyFreeSpeech to prgmr, and all I have left to do is set up nameservers on my VPS and…
0
votes
3 answers

best minimilist control panel for linux server

I have a linux VPS, we have some sites hosted on it, and we need an opensource Control panel with basic features such as domain addition, email address addition and stuff. Can someone give me some names ?
Umair Jabbar
  • 101
  • 2
0
votes
3 answers

Plesk: cname www not working

I recently got a Windows VPS to host my client websites on. Everything is working okay but for one domain I forgot to check the www checkbox when creating the domain in plesk. I thought that I just had to add a cname record with the following info…
Pickels
  • 135
  • 1
  • 6
0
votes
2 answers

2 IP Addresses, 1 Host, DNS Records?

Here's my setup (on a VPS): 1 host running Linux (hostname: server1.example.com). and 2 ip addresses: 1.2.3.4 and 1.2.3.5 (for that host.) What I would like to do is to run a web server on the first address and a mail server on the second address…
user56381
0
votes
3 answers

understanding how to choose a virtual private server

i want to but a vps service but i have a few questions to understand wich really fit my needs. How many websites may i set in a vps? what are requirements to run about 30 small sites? May i set my server, for example, to use apache + red5 ? Can you…
Michele
  • 169
  • 10
0
votes
1 answer

Connecting to different OpenVPN servers

I have set up two different OpenVPN servers, one in the US and one in London. I connect to them from home using Windows 7, and the software I use is the basic OpenVPN client. Now the problem I have is that the client only has 1 single config…
Saif Bechan
  • 10,960
  • 10
  • 42
  • 63
0
votes
4 answers

How can I alias an individual e-mail address on my domain while the server is virtually hosting?

I'm from a non-networking programming background, so please forgive me if any of my terminology is off. A friend and I have a virtual private server. On that virtual private server, we host a small handful of sites through virtual hosting, each with…
0
votes
3 answers

Good / Easy / free VPN solution you can use with OpenVZ

I have a small VPS which is based on OpenVZ and TUN/TAP is enabled. I am trying to set up a small VPN but I am running in some problems. The first thing I have tried is to set up the VPN using PPTP, but I came to the conclusion that it does not…
Saif Bechan
  • 10,960
  • 10
  • 42
  • 63
0
votes
1 answer

centos or tomcat restarting - how to monitor?

I'm a almost totally beginner to server administration. I recently got a VPS box on nixcom.ca to learn the stuff, installed nginx and tomcat. The issue is that almost after every one or two days of working, when I go to see my test websites, the…
cripox
  • 235
  • 1
  • 2
  • 6
0
votes
1 answer

Setting up vps from scratch help with connections (setting up dns on ubuntu)

I have just installed ubuntu-8.04-x86-default on my vps and am trying to apt-get update but am getting errors to do with resolving urls. This is happening with every link that I am going to which makes me think dns isn't working. Resolving…
Malachi
  • 441
  • 2
  • 9
  • 18
0
votes
2 answers

Configuring a VPS for multiple websites with automatic backups

I'm configuring for the first time a VPS service and I'm wondering how I could setup automatic backups of my websites. Should I let handle it by apache ? Or operating system level ? Also, is there something I should know about configuring a VPS for…
aneuryzm
  • 1,714
  • 5
  • 26
  • 41
0
votes
1 answer

centos server - basic troubleshooting steps

I have a VPS server running CentOS - it's been great for about a year but has just got a little flaky, going down every couple of days and requiring a reboot. I was hoping you could offer me any basic troubleshooting steps that I might otherwise…
Syntax Error
  • 159
  • 8