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
4 answers

How can I make linux vps to reload if CPU usage is more than 50%

From time to time I have strange problem. My VPS overloads and doesn't request. I have to reboot server by hands, and only after it server works well again. But sometimes several hours pass until I find out that it overload, and all this time my…
SPnova
0
votes
2 answers

Blocking specific IP requests

I own a VPS running Ubuntu with Apache stuff. Recently I am getting continous request from IP static-195.22.94.120.addr.tdcsong.se.54303 > : 12337 I already installed the 'arno-iptables-firewall'. Have iptables blocking 195.22.94.120 Still then I…
balajidl
  • 163
  • 2
  • 7
0
votes
1 answer

Properly Hosting Multiple Sites on VDS

I'm going to be moving about 7-10 websites (5-8 with Databases - MySQL) onto our new Virtual Private Server. I'm curious what the best way to host many sites on a single server is though. Do I create a directory for each site immediately within my…
Aristotle
  • 117
  • 1
  • 1
  • 8
0
votes
1 answer

VPS host can't send email to Google and Yahoo Mail

I got a new VPS setup and I'm wondering why I can't send emails to yahoo and gmail. Here's the error in /var/log/maillog: 00:43:00 mylamp sendmail[32507]: o45Gh0nc032505: to=, ctladdr= (48/48), delay=00:00:00, xdelay=00:00:00, mailer=esmtp,…
mandeler
0
votes
2 answers

Is Xen virtualization similar with amazon's S3 creating an instance?

Hi is Xen virtualization similar with Amazon's S3 creating an instance? What's the difference between then and what about cloud computing? Thanks in advance!
grokker
0
votes
1 answer

How do I use two domains with my VPS?

I'm planning on getting a VPS account and I'm wondering, if I get 2 domain names, how do I configure my VPS account to accomodate them? I'm planning on using Apache as my webserver. Thanks in advance!
grokker
0
votes
3 answers

Who provides the best and/or most affordable VPS hosting for FreeBSD guests?

I've seen plenty of recommendations for Linux VPS hosting, but not as much for FreeBSD. Who's the Linode/Slicehost of the BSD world? As an added bonus, who provides cheap but serviceable BSD hosting?
Hank Gay
  • 375
  • 3
  • 11
0
votes
2 answers

VPS nameserver setup?

I bought a VPS a few days back and had a domain name registered. It gave me 2 nameservers. I only have shell access (no Cpanel/WHM) and it's running CentOS 5. I can visit my site with http://IP/ but not with http://domain.com. What changes do I need…
user41010
  • 91
  • 1
  • 2
  • 7
0
votes
2 answers

GUI FTP and File Management for Linux VPS

I'm interested in how I could remotely control FTP and file management on my Linux VPS with a GUI. I frequently transfer sites to my VPS for testing, and I'd much rather do it directly on the high bandwidth connection instead of my 10down, 2up…
Cyrcle
0
votes
3 answers

How to stop my VPS from picking up ARP reqs it is not supposed to?

Machine: Xen-3.0 image running stable Debian Linux 2.6.18, pretty vanilla. My VPS provider asks me to deal with some trouble my image is causing, namely handling IP addresses it is not supposed to: The problem is that your server seems to be…
Charles Stewart
  • 650
  • 6
  • 19
0
votes
1 answer

How to create ftp server on Webmin?

firstly, i'm new at vps hosting so i'm not that good at SSH and so on, So i have a vps running centOS 5.4 x64 LAMP ( linux,apache,mysql,php) and i'm really confused because i can't find FTP management or subdomains or even the email address on my…
CodeOverload
  • 315
  • 2
  • 7
  • 15
0
votes
2 answers

Proper umask on linux webservers?

Most VPS have a team of 1+ user(s) that don't do anything but configure the system and work on the web site and/or database. I would assume all the team members would be a group like "developers" so they could all work on files in the web root as…
Xeoncross
  • 4,449
  • 12
  • 43
  • 56
0
votes
3 answers

OS for Virtual Private Server (VPS)

I'm new to VPS managing and I need to chose which OS to install on my VPS. I have the following alternatives: CentOS 5.2 Ubuntu 9.10 Ubuntu Server edition 8.10 Debian 5.0 Lenny Debian 4.0 Etch Gentoo Minimal 10.0 I tried to install couple of them,…
B. Stran
0
votes
1 answer

Several IPs for my VPS

I bought vps on santrex.net but can't receive any reply from support. My Problem: I have 5 ip but it pings only 1!!! I can't setup DNS because I need 2 ip minimum . Could you help me to activate other my IPs? root@spnova:~# ifconfig eth0 Link…
Serafim
0
votes
3 answers

Emails sent through SMTP on VPS are considered to be spam

During our business we have to make regular mailing to our clients: invoices, information emails, etc. Previously we received and sent emails using mail server of our hosting provider. But as the number of clients increased, we have to order VPS…
ilya
  • 213
  • 3
  • 6
1 2 3
99
100