I’m following step one of this docker tutorial. I have installed ubuntu version 14.04 on a virtual box vm. I intentionally downgraded by docker version so that when I type “docker version” I get Client version: 1.5.0. This is because the server I intend to communicate with is on 1.5.0. When trying the command “docker run hello-world” I get the
Tag: virtualbox
Disable OpenGL for Python / Matplotlib
I’m doing a Python course for which I have installed Arch Linux in a VM. When I use Matplotlib.pyplot to plot things (x vs y) I get a bunch of errors. When I turn of 3D support for the VM it simply asks for openGL. My script does create a plot (empty canvas) but without a line. I think it
Genymotion on VMWare
I’m on Xubuntu running with VMWare on Windows 7. I’m developing an android app’ and use genymotion to run virtual android device. But from few days, when I try to run my virtual device genymotion show me this error : (translated from French) Impossible to run the Genymotion virtual terminal. The Genymotion virtual terminal haven’t obtained IP address. For an
Install 64 bit CentOS on Vbox installed on 32 bit Windows 7 with 64 bit intel 3rd gen core i5 processor [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question
Building symbolic link shared library in a shared folder of VirtualBox
I am now building a C++ library in Windows and Linux. For windows I am now using Visual Studio for development, and for Linux I am now using Ubuntu via Virtual Box. In order to make develop much easier, I shared the folder of the project in Windows with Linux via the shared folder function of Virtual Box. I compile
Cannot access the shared folder in Virtual Box
I have problem with accessing the shared folder. My host OS is Windows 7 Enterprise Edition SP1, and the guest OS is Ubuntu Linux 10.04 Desktop Version. I’m using Virtual Box 4.2.10, and I have installed VBox guest add-on and Oracle VM VirtualBox Extension Pack. When I put commend: mat@mat-desktop:~$ cd /media/sf_MAT/ bash: cd: /media/sf_MAT/: Permission denied again with sudo:
Best program for syncing between Windows 7 Client and Linux Server
I work and develop PHP/MySQL on a Windows 7 Client. With xampp its simple to use and test. But since in my actuall project, I need some linux only features, I want to test my code in a virtualbox (Ubuntu Server). Now I am looking for a good way to keep my sourcecode in sync on both – client and
How to access share folder in virtualbox. Host Win7, Guest Fedora 16?
I’m a newbie in linux. I installed Fedora 16 OS as guest in virtualbox on Window 7. Now, I want to access share folder from Fedora. Here is something I did: Install guest addtion [OK] Make share folder link to virtualbox [OK]. Share folder path in Window 7: D:share_folder_vm In terminal program in fedora, I just run some commands: I