Most voted "virtualbox" questions
Virtualbox is a virtualization software that installs environments for different systems, effectively running one operating system within another as if they were two or more independent computers, but physically sharing the same hardware. DO NOT ASK SUPPORT QUESTIONS ABOUT VIRTUALBOX, it is not within the scope of the site. Use only when dealing with code that directly interacts with the Virtualbox VM or some of its features.
Learn more…27 questions
Sort by count of
-
11
votes2
answers1867
viewsDifference between VM and LXC Containers
Hello, I am looking to understand what is the difference between VM and LXC Containers? Everything I read sounds a little abstract and the end result seems to be the same.
-
5
votes1
answer276
viewsError when putting Virtualbox as a service
I created a windows service to configure my VM in mode Headless, with the command: sc.exe create DailyLubuntu binpath= "\"C:\Program Files\Oracle\VirtualBox\VBoxHeadless.exe\" startvm Daily LUbuntu…
-
4
votes3
answers1108
viewsWhy isn’t Vagrant synchronizing the folders?
I’m using: Windows 8 64 bits Vagrant 1.7.2 Virtual box 4.3.28 GitBash 1.9.4 para conexão SSH Box Ubuntu 14.04.02 Trusty 32 bits Box Ubuntu 14.04.02 Trusty 64 bits I am developing with Ruby on Rails,…
-
2
votes1
answer155
viewsAccess dated folder by VM
My scenario is this:: /media/data/svr/mysql Where is my dated mysql folder located. The development environment is running on Vagrant (debian 6), with php 53 and mysql 5.5 I configured the VM to…
-
2
votes1
answer1442
viewsHow to do sub-query correctly in Oracle?
I need to do a sub-query of a table to find all employees who work in the same department that is part of São Paulo, but I’m not getting it. That is, I need to select from the three tables,…
-
1
votes2
answers4563
viewsVirtual machine does not share folder
Problem: Use Virtual Box and MVWare in both programs I cannot share folder, using their internal option Pasta Compartilha. Look at the images for a better explanation of the problem: Photo 1: Pasta…
-
1
votes1
answer2969
viewsAccess application on a virtual machine with Tomcat server
I’m not sure if I can ask here but come on, I have a demand because I want to test in this virtual machine the system in different browsers. Problem I can’t access, someone already made this type of…
-
1
votes1
answer1608
viewsThe Android SDK emulator is very slow(booting and running), how to improve?
The Android SDK includes a mobile device emulator - a virtual mobile device that runs on your computer. The emulator allows you to develop and test Android applications without the use of a physical…
-
1
votes0
answers52
viewsI installed Virtualbox on my Fedora 21 but every time I open a machine my note crashes completely
After many problems I managed to install Virtualbox in its latest version in Fedora21 also with its latest version of the kernel but when I open some virtual machine my note crashes totally and only…
-
1
votes1
answer3127
viewsShare virtual machine VPN connection with real machine
I have a problem because I started using a few months ago Ubuntu and now recently migrated to Mint. Work developing with Java Web but to do tests I need to access the client’s database through a…
-
1
votes1
answer921
viewsFailed to Capture USB J-Link Device with Virtual Box, MACOSX SAM4S Xplaned
For many years I use my Macbook together with Virtual Box to program in applications that only exist for Windows, but currently I need to develop a Firmware for a Cortex-M3 and for testing I am…
-
1
votes1
answer528
viewsVagrant related problem while running Vagrant up on mac os x
I am trying to bring a box to run as a test system however I am not succeeding, I am using mac os x Yosemite and have already installed the virtual box and the same is in the following way…
-
1
votes1
answer766
viewsHow to configure the host file to direct to the server of a "virtual box" virtual machine?
I have a virtual machine windows 7 using virtual box. Inside this machine I have a study project. Inside this machine I access this project through the url "lara/", configured in Routes. I would…
-
1
votes1
answer551
viewsVagrant shared access between team
Setting: Two machines (A and B), both on the same local network and with Vagrant and virtualbox installed. One is Windows and the other is mac On machine A I have a box Homestead (Laravel/Homestead)…
-
1
votes0
answers32
viewsError in Genymotion API
The problem occurs when I try to run the Apis of level 26 forward , already we Apis Lower level he runs super well. The mistake is this below:…
-
1
votes1
answer414
viewsDocker and Virtualbox Shared Folders
I need some help, guys. My scenario is this:: I have Windows 10 installed on my computer. In Windows 10 I installed Virtualbox. In Virtualbox I created a VM and installed Debian. Now, within Debian,…
-
0
votes1
answer423
viewsVisualisar box interface in virtualbox
How to use the virtual machine interface, not just the command terminal? Follow the link to my vagrantfile: https://gist.github.com/anonymous/fbd8f17a0a85ff4c223c…
-
0
votes0
answers416
viewsConfigure external access to a local Magento server
I have a 64 bit Ubuntu server configured on a virtual machine (Virtualbox) using the Bitnami installation package with Magento. I can normally access the application via any computer on my network…
-
0
votes1
answer456
viewsProblem using a Docker container with "port Exposure" on Windows
I installed Docker on Windows these days but am having several problems running my container. Even with it standing, I can’t access the project from the browser using the Docker-machine IP, this is…
-
0
votes1
answer117
viewsSelect network card in Virtualbox for packet capture [JPCAP]
Good afternoon. Guys, I’m developing a java application for capturing packages using JPCAP. I am using a virtual machine, but I am not able to select the network interface for my program to capture…
-
0
votes1
answer42
viewsVagrant cannot find virtualbox guest Additions and kernel module
I tried to install and update Vagrant-vbguest I tried modifying the vagrantfile file # set auto_update to false, if you do NOT want to check the correct # additions version when booting this machine…
-
0
votes3
answers2202
viewsTest an App on android. React Native
Hello, my laptop doesn’t have the option to activate virtualization, so I need a way to test an app I’m doing. Does anyone know a way for me to do this on my own smartphone?
-
0
votes1
answer169
viewsChange the project root directory
I have the following file Vagranfile: # -*- mode: ruby -*- # vi: set ft=ruby : VAGRANTFILE_API_VERSION = "2" Vagrant.configure(VAGRANTFILE_API_VERSION) do |config| config.vm.box = "ubuntu/trusty64"…
-
-1
votes1
answer114
viewsWhat program do I use to compare the performance of virtual machines?
I am wanting to test memory, processing, network and etc... on virtual machines: Vmware, Virtual PC and Virtualbox using the windows host system and do not know which program can help me in this…
-
-1
votes1
answer759
viewsLinux - Error installing Guest Additions from Virtual Box on Ubuntu 16.04 LTS on Windows 7
I just installed the new version of Ubuntu - 16.04 LTS in a virtual machine - Virtual Box. My operating system is Windows 7, 64bits, Lenovo. I tried to install Guest Additions through the Menu…
-
-1
votes1
answer69
viewsVagrant - VM does not go up when adding a forwarded_port
I did the installation of a VM using Vagrant with debian/jessie64 ISO, it worked normal, give up the VM it goes up beautifully, when entering SSH, all right, but when I go to add a new port, it does…
-
-1
votes0
answers13
viewsCommunication between Virtual Machines and Host Hosts - Virtualbox
Good afternoon, I am facing a communication problem between my virtualbox virtual machines. I recently created a cluster using swarm as an orchestrator and uploaded container applications in the…
virtualboxasked 3 years, 2 months ago Ruan Delatorre Motta 9