Skip to content

Instantly share code, notes, and snippets.

Created July 29, 2010 03:06
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save anonymous/497117 to your computer and use it in GitHub Desktop.

I need to secure several websites hosted on the same machine and protect them from each other if one is compromised. "Container" solutions I'm thinking about include:

  • chroot jails
  • FreeBSD jails
  • Xen
  • KVM
  • OpenVZ
  • LXC
  • Solaris zones

etc. What are features and your experiences of each?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment