Linux Containers LXD vs. Oracle VM VirtualBox

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
LXD
Score 9.8 out of 10
N/A
LXD is a system container and virtual machine manager. It offers a unified user experience around full Linux systems running inside containers or virtual machines. LXD is image based and provides images for a wide number of Linux distributions. It supports various use cases, with support for different storage backends and network types and the option to install on hardware ranging from an individual laptop or cloud instance to a full server rack. LXD is written in Go. It is free software…N/A
Oracle VM VirtualBox
Score 9.4 out of 10
N/A
Open source, cross-platform, virtualization software that enables developers to deliver code faster by running multiple operating systems on a single device, used to deploy applications on-premises and to the cloud. Oracle VM VIrtualBox is Oracle's cross-platform virtualization offering, acquired with Sun Microsystems in early 2010. The software was originally developed by Innotek GmbH.N/A
Pricing
Linux Containers LXDOracle VM VirtualBox
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
LXDOracle VM VirtualBox
Free Trial
NoNo
Free/Freemium Version
YesNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Linux Containers LXDOracle VM VirtualBox
Considered Both Products
LXD
Chose Linux Containers LXD
Linux Containers LXD feels like a more primitive version of docker, docker-compose and similar projects from the docker ecosystem. The Dockerfile and docker-compose.yml methods of specifying a container setup, as well as the network and file configurations afforded by Docker …
Oracle VM VirtualBox

No answer on this topic

Top Pros
Top Cons
Features
Linux Containers LXDOracle VM VirtualBox
Server Virtualization
Comparison of Server Virtualization features of Product A and Product B
Linux Containers LXD
-
Ratings
Oracle VM VirtualBox
8.1
50 Ratings
3% below category average
Virtual machine automated provisioning00 Ratings8.036 Ratings
Management console00 Ratings8.546 Ratings
Live virtual machine backup00 Ratings8.236 Ratings
Live virtual machine migration00 Ratings7.033 Ratings
Hypervisor-level security00 Ratings9.029 Ratings
Best Alternatives
Linux Containers LXDOracle VM VirtualBox
Small Businesses
Portainer
Portainer
Score 9.4 out of 10
VMware Workstation Pro
VMware Workstation Pro
Score 9.2 out of 10
Medium-sized Companies
Red Hat OpenShift
Red Hat OpenShift
Score 9.2 out of 10
VMware vSOM (discontinued)
VMware vSOM (discontinued)
Score 10.0 out of 10
Enterprises
Red Hat OpenShift
Red Hat OpenShift
Score 9.2 out of 10
VMware vSOM (discontinued)
VMware vSOM (discontinued)
Score 10.0 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Linux Containers LXDOracle VM VirtualBox
Likelihood to Recommend
6.4
(2 ratings)
9.0
(53 ratings)
Likelihood to Renew
-
(0 ratings)
10.0
(4 ratings)
Usability
-
(0 ratings)
10.0
(7 ratings)
Availability
-
(0 ratings)
8.0
(1 ratings)
Performance
-
(0 ratings)
10.0
(1 ratings)
Support Rating
-
(0 ratings)
10.0
(2 ratings)
Implementation Rating
-
(0 ratings)
10.0
(2 ratings)
Configurability
-
(0 ratings)
9.0
(1 ratings)
Product Scalability
-
(0 ratings)
8.0
(1 ratings)
User Testimonials
Linux Containers LXDOracle VM VirtualBox
Likelihood to Recommend
Open Source
Linux Containers LXD works very well when you, as a software developer using Linux, need to spin up a development environment to build and work on a specific piece of software. For example, you need to build some software that is tested and developed target Ubuntu 18.04. You're able to quickly create a container for Ubuntu 18.04 and log into it to run commands and build your software. This is easier to do than setting a virtual machine - e.g - via Virtual Box, but is a lot clunkier than doing it via Docker containers which give you a much more flexible configuration of the environment and are easier to start, stop, connect and share with other developers.
Read full review
Oracle
It is best suited when you want to have different operating systems on your laptop or desktop. You can easily switch between operating systems without the need to uninstall one. In another scenario, if you expect some application to damage your device, it would be best to run the application on the VM such that the damage can only be done to the virtual machine. It is less appropriate when time synchronization is very important. At times the VMs run their own times differently from the host time and this may cause some losses if what you doing is critical. Another important thing to take note of is the licensing of the application you want to run your VM. Some licenses do not allow the applications to be run on virtual servers so it is not appropriate to use the VM at this time.
Read full review
Pros
Open Source
  • GIT repositories.
  • Authentication servers.
  • Application instances.
Read full review
Oracle
  • It is simple to install - there is no advanced knowledge required to begin building virtual computers
  • It is easy to use - adding new virtual machines is simple with wizard-based deployment
  • It enables easy portability - moving virtual machines from one host to another is straight-forward and simple
  • It is free
Read full review
Cons
Open Source
  • Ease of use.
  • Copying containers from one machine to another.
  • Creation of containers with config files similar to Docker.
Read full review
Oracle
  • I have had issues in the past when it has come to resizing VM disk storage. The issue is entirely detailed here: https://www.virtualbox.org/ticket/9103 -- the problem was caused because of having existing snapshots (which error message output was not detailing). I haven't had to deal with the issue due to my dynamic disk sizes not being small from the start anymore (this is mostly an issue for my Windows VMs where the base disk may need significant size for the OS). It looks like, for a resize, that a merge of all snapshots has to occur first -- one user on that list details a workaround to maintain snapshots by cloning the VM. (Note: 5.2 was just released a few weeks ago, and looks like it should prevent the problem happening in the future by properly informing users that it isn't possible with snapshots).
  • Certain scenarios, like resizing disks, required dropping into a terminal as there were no options to previously do so via the GUI. According to some recent posts, I've seen that v5.2 has added disk management stuff like that to the GUI (or will be adding it). I'm comfortable with dropping into the terminal, but in a teaching scenario or when evaluating the learnability of the tools, it complicates things.
Read full review
Likelihood to Renew
Open Source
No answers on this topic
Oracle
I give this rating because virtual box is inexpensive but there is another product such as vm ware that can also be used
Read full review
Usability
Open Source
No answers on this topic
Oracle
I love using the Graphical User Interface. The VirtualBox Manager is very easy to understand and use. You can quickly create, configure and manage all your virtual machines in one window. It makes operating virtual machines easy and simple. When using VBoxManage it gives the user comprehensive control over VirtualBox so that you can use automation and scripting at the command-line interface
Read full review
Reliability and Availability
Open Source
No answers on this topic
Oracle
Dependency on the Host OS means it is as reliable as it is possible to be. Application errors are beyond the purview of the application.
Read full review
Performance
Open Source
No answers on this topic
Oracle
No issues, especially with the extensions addons.
Read full review
Support Rating
Open Source
No answers on this topic
Oracle
Oracle have a very fast response rate and a strong user community. One can geet help from many sources if they choose to research for themselves.
Read full review
Implementation Rating
Open Source
No answers on this topic
Oracle
We really enjoy using virtual box. We do not require to buy expensive hardware but instead we can minimize costs and maximize profits.
Read full review
Alternatives Considered
Open Source
Linux Containers LXD feels like a more primitive version of docker, docker-compose and similar projects from the docker ecosystem. The Dockerfile and docker-compose.yml methods of specifying a container setup, as well as the network and file configurations afforded by Docker make working with containers much easier and more reproducible than with Linux Containers LXD.
Read full review
Oracle
VirutalBox is very similar to using Vmware with the slight difference in appearance and what might be considered a less polished look. However, what it lacks in polish and looks it makes up for in functionality, easy of use and the wide range of operating systems and features it supports without the need of buying the full professional edition
Read full review
Scalability
Open Source
No answers on this topic
Oracle
The only problem I have found is that the deployment is dependent and intrinsically linked to the Host OS. This is different from bare metal solutions which remove that dependency on a Host OS. The latter is more reliable and removes a layer of potential failure.
Read full review
Return on Investment
Open Source
  • Save workload.
  • Save time.
Read full review
Oracle
  • Minimal-to-no support needed from the DevOps team.
  • Provides a direct and an easy way to access multiple VMs inside the same machines which enables performing various testing and QA tasks without the need to switch hardware.
  • Automatic provisioning using tools (esp. Vagrant) which enables developing a base image once, and allows for exporting/importing anywhere across the developers team.
  • Very cost-effective (no fees or monthly subscriptions).
Read full review
ScreenShots