Difference between revisions of "Hosting"

From the Linux and Unix Users Group at Virginia Teck Wiki
Jump to: navigation, search
imported>Mutantmonkey
(Linode: credit card info was encrypted like Linode said, only the last 4 digits (stored unencrypted) were stolen)
imported>Mutantmonkey
(Linode)
Line 4: Line 4:
 
Linode offers fairly good specs (1 GB memory, 8 cores, 24 GB storage, 2 TB transfer) for $20 a month, but do not have any cheaper plans. They have a robust management interface with load and bandwidth statistics, DNS management, and allow uploading of custom ISOs.
 
Linode offers fairly good specs (1 GB memory, 8 cores, 24 GB storage, 2 TB transfer) for $20 a month, but do not have any cheaper plans. They have a robust management interface with load and bandwidth statistics, DNS management, and allow uploading of custom ISOs.
  
Linode has had multiple security-related incidents in the past, one of which was due to a ColdFusion zero-day and resulted in passwords and the last 4 digits of credit card info being leaked. Another resulted in $71,000 in BTC being stolen.
+
Linode has had multiple security-related incidents in the past, one of which was due to a ColdFusion zero-day and resulted in passwords and the last 4 digits of credit card numbers being leaked. Another resulted in $71,000 in BTC being stolen.
  
 
=== Digital Ocean ===
 
=== Digital Ocean ===

Revision as of 03:52, 26 September 2013

This is an overview of the experiences VTLUUG users have had with various VPS providers.

Linode

Linode offers fairly good specs (1 GB memory, 8 cores, 24 GB storage, 2 TB transfer) for $20 a month, but do not have any cheaper plans. They have a robust management interface with load and bandwidth statistics, DNS management, and allow uploading of custom ISOs.

Linode has had multiple security-related incidents in the past, one of which was due to a ColdFusion zero-day and resulted in passwords and the last 4 digits of credit card numbers being leaked. Another resulted in $71,000 in BTC being stolen.

Digital Ocean

DigitalOcean is a startup that offers cheap VPS instances $5/mo (512MB RAM, 1 core, 1TB transfer, 20GB storage), but lacks basic management and security features.

  • For some reason, the VPS's bootloader is not used so users must explicitly prevent the Linux kernel from updating in their package manager. This is particularly concerning because users must wait for DigitalOcean to provide updated kernels after vulnerabilities are discovered. In the case of CVE-2013-2094, a new kernel was not available for over a week.
  • Users are limited to the images provided by Digital Ocean and cannot upload their own ISO or use a custom kernel. BSD, Gentoo, and many other Linux distributions are not supported.
  • Root passwords are emailed to users in plain text unless you set up public key authentication.
  • Initially, there was no network isolation and it was possible to ARP spoof users on the same LAN. This problem has now been resolved.
  • There is currently no bandwidth measurement (but you are not billed for bandwidth either)
  • No IPv6 addresses are provided.
  • In the past, DigitalOcean reused disk images between customers without securely wiping data. This enabled one to extract sensitive information by running cat /dev/vda1 | strings. This problem has now been resolved.
  • DigitalOcean allows users to set rDNS to arbitrary FQDNs without searching for matching A records
  • After many abuse complaints, even if you handle them in a timely manner, they will lock your account permanently, including VPS instances that are were unrelated to the incident.

Prgmr

Prgmr is a discount Xen host used by several VTLUUG members. After Linode's 2013 upgrades, Prgmr is not as competitive at higher price tiers.

OVH (Kimsufi)

The Kimsufi brand is a low cost, low power dedicated server service provided by OVH. It is comprable in cost to many vps providers but is dedicated hardware. OVH has extensive peering issues with the US resulting in poor connections to their France and EU based datacenters. A recently built DC in Canada should help with some of this but will not fully alleviate the issue most likely. They do provide many ISO's with the grsec set of kernel hardening compiled in and IPv6 subnets come with all kimsufi plans. They do have a habit of putting an SSH backdoor on to your server, "so they can help you in the event of a problem" but this just serves as another possible point of failure. US residents also will not have access to the same plans as residents of the EU, who often can recieve much more favorable pricing.