Most voted "virtual-machine" questions
A virtual machine or virtual machine, is an implementation of a computational environment where you can install and run an operating system.
Learn more…13 questions
Sort by count of
-
10
votes5
answers7541
viewsIs programming for iOS on a virtual machine feasible?
I am Android developer, but now I will start developing also for IOS. Is it functional to program for iOS on a virtual machine? Or do I have to buy a Mac anyway?
-
8
votes1
answer446
viewsWhat is the Graalvm?
What is it different from JVM? And why did you create it? What is the advantage of using it? Can use on mobile? Are you an official of Oracle? Are you ready to use? Do you have any restrictions?…
-
5
votes1
answer248
viewsWhat is managed code?
In a conversation with a co-worker about what language was used to develop Windows, he said that many parts should still be developed in C and C++, as it was necessary to run unmanaged code. Other…
-
5
votes1
answer2458
viewsResolve Problem with Docker for Windows
I am not able to start Docker on Windows, I already remade the installation process plus the error reported is the same. Since virtualization is active on my workstation. Follow the basic…
-
3
votes3
answers91
viewsBy generating a Docker container, are we lifting a virtual linux passkey in the background?
A container is necessarily tied to a virtual machine, or it is independent?
-
2
votes1
answer115
viewsRelationship between Hotspot and JVM, JDK/Openjdk?
What is Java Hotspot and what is its relationship with JVM and JDK/Openjdk?
-
1
votes0
answers223
viewshow to connect VM with mysql on another VM with PHP/Apache?
Good evening, people. I am developing a php/mysql system to improve my knowledge in the area. Knowing this, I now need to simulate a server, doing the following steps: 1° Create three virtual…
-
1
votes0
answers38
viewsAzure and SQL Server MV Configuration
I need to develop a system for a medical clinic and this system will be accessed by 2 Receptionist and 2 Doctors. Initially the System is not complex but tends to grow as the Clinic will hire more…
-
1
votes1
answer295
viewsWhat is the concept of virtual machine? What are the positives and negatives?
I would like a purchase of a language that uses virtual machine and one that does not use.
-
1
votes0
answers40
viewsApp development for iOS devices
Does iOS app development work on Mac OS based iOS devices under Windows? Any compatibility issues?
-
0
votes1
answer358
viewsAnaconda Python Installation - Pycharm Projects
I use Windows 10 and recently realized that my files and projects developed through IDE Pycharm, as well as the installation of the Anaconda package, are located in a folder in the directory…
-
0
votes0
answers30
viewsDo you need python installed to build a Docker image?
On the Docker website, examples of build with Python, Java, Go, Node.js(javascript) are given and they are indicated to have previously installed them. What do I see, I have to have the language…
-
-1
votes2
answers302
viewscan’t use android emulator on androidstudio
Good evening guys, I need to run android studio on my machine, but it gives the error: "Intel HAXM is required to run this AVD. VT-x is disabled in BIOS. Enable VT-x in your BIOS security Settings…