Oracle VirtualBox is an open source, cross-platform, virtualization software, enables developers to deliver code faster by running multiple operating systems on a single device.
N/A
Ubuntu
Score 8.7 out of 10
N/A
Ubuntu Linux is a Linux-based operating system for personal computers, tablets and smartphones. There is also a Server version which is used on physical or virtual servers in the data center.
N/A
Pricing
Oracle VirtualBox
Ubuntu
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Oracle VirtualBox
Ubuntu
Free Trial
No
No
Free/Freemium Version
Yes
No
Premium Consulting/Integration Services
No
No
Entry-level Setup Fee
No setup fee
No setup fee
Additional Details
—
—
More Pricing Information
Community Pulse
Oracle VirtualBox
Ubuntu
Features
Oracle VirtualBox
Ubuntu
Server Virtualization
Comparison of Server Virtualization features of Product A and Product B
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.
For a regular not tech savvy user, Ubuntu [Linux] is a piece of cake once installed, and for the tech savvy, super simple to install. And even for the not as tech savvy it is easy.
Server specs don't need to be great, it'll run on anything, though what cpu/memory you'll need depends on your use case.
Can spin up multiple VMs on a host-only network that speak to each other and allow for interesting test environments spun up at will.
Cross-platform functionality allows me to run it on my Linux Desktop and know that tutorials I make with it could be approached by someone on a Windows or Mac OSX system. Hyper-V is limited to Windows, and VMware Workstation requires a license (VMware Player is free, but is not open-source and is more limited in comparison to VirtualBox).
If you are testing tools like Vagrant and Test-Kitchen, VirtualBox often seems to have the highest amount of support and documentation when it comes to compatibility (though, many people do use Hyper-V or VMware Workstation without issues).
The memory footprint is high, and requires above 8 GB of memory to run an Ubuntu VM smoothly (considering developing inside ubuntu OS inside a MacBook Pro).
Some known issues with OVF/OVA images import/export. We had the issue of some sections in OVF being ignored (especially Startup and Install sections).
Some intermittent issues when mounting external hard drives and trying to access them from within the running VM.
I'd like to see Canonical REALLY betting on desktop Linux and move one step forward with innovation in that area to improve user adoption.
Desktop UI decisions have been not-so-happy in the past. The ability to move back and forth with Unity has pushed a lot of users in favor of options. Having REAL desktop environment options is something to improve as well.
Improvements in interoperability with other OSes would be very welcome. Sometimes it's just hard to communicate with MacOS or Windows across some protocols. Maybe it's due to the private nature of these protocols, but alternatives are around, we just need to compile and improve them.
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
I gave it 10 out of 10 because it allows me to do the work I need on a server, such as running a website and database, and making developments. In addition, thanks to its easy and useful interface during installation, it can be easily installed. In addition, thanks to its easily accessible documents, when a problem occurs, it can be solved easily and quickly.
We did not use the managed commercial support, but instead relied on community forums and official documentation. Ubuntu is very well documented across both instructional documentation from the developers themselves as well as informal support forums [ServerFault, YCombinator, Reddit]. It's easy enough to find an answer to any question you may have
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
A viable, free, widely used alternative to any modern operating systems on the market. Ubuntu [Linux] is constantly improved, has an enormous user base, a very good community. It's one of the most advanced Linux distributions of today, and can be highly customized to the point that almost any requirement can be filled with it.
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.