C
C
cursor_pointer2020-12-29 00:25:00
virtual box
cursor_pointer, 2020-12-29 00:25:00

Are there ways to integrate any Linux distribution into the system (Windows) through a virtual machine?

There are only a limited number of distributions available in the Windows App Store.
Is it possible to somehow work with such a stack without any problems and how best to deploy it:
Apache, php, mysql, postgre, oracle, python, django.
So I understand that on a win 10 host, deploying all this is a bad idea.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vasily Bannikov, 2020-12-29
@cursor_pointer

There are only a limited number of distributions available in the Windows App Store.

It seems to me that in your case ubunta or debian will be enough. But if you really want to, then there is this:
https://docs.microsoft.com/en-us/windows/wsl/build...
So I understand that on a win 10 host, deploying all this is a bad idea.

For development, you can use Docker
For production, it is better to use full-fledged virtual machines on hyper-v if Windows is used as a host

C
CityCat4, 2020-12-29
@CityCat4

We put VirtualBox and deploy Linux in it. For playing around and for development is quite enough. Of course, there will be questions about how to get to the site in a virtual machine, but they are all solvable.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question