Re: Virtualbox Con Windows 7

0 views
Skip to first unread message
Message has been deleted

Thechosen Wong

unread,
Jul 17, 2024, 2:17:22 AM7/17/24
to drunconsnonte

believe me I dislike Windows, but is not because I love it somuch that I need to have a windows container. My company heavily relies on Windows, that is not going to be matter of hours/days to move our products to a platform independent env.

virtualbox con windows 7


Descargar Zip https://tinurll.com/2yPACt



If you must deploy a hypervisor, WSL2 or Hyper-V is a mess to deploy on a windows box that is nested in ESXi is a mess, and a real pain to get up and running. Virtualbox with Docker Toolbox maybe a valuable option here is the github.

Good post @rimelek !
Yes, shortly after I made that post I realized that docker toolbox is no longer supported by docker. Therefore I gave in and deployed Hyper-V with WSL2 (not sure if both are needed or not). Here are the instructions and links I followed to get it all done:

I have never used QEMU on Windows. Only on Linux with KVM, but I used UTM on MacOS to install a Linux OS and install Docker. UTM is based on QEMU. It worked but the performance will depend on your machine.

On the VM you would need to enable the sshd service sudo systemctl enable sshd.service and start the daemon sudo systemctl start sshd.service.
You also would need to verify that ssh is allowed through the firewall. I use the gui firewalld-config which would also need installed. sudo dnf install firewalld-config I do not remember whether ssh is allowed to port 22 by default or not.

I do think that using nat will be a hindrance unless you have configured the host to allow port forwarding. I use bridged on the VM and connect it to the default virbr0 device on my fedora host. I also use libvirt and QEMU on my fedora host. Cannot speak to what would work with a windows host and using virtualbox with a fedora VM.

For the windows subsystem, you want to be installing via conda not apt, that will install QIIME 1, which is not what you want :). Inside the windows subsystem, you can just use these installation instructions and treat it as a linux machine (because it actually is!).

LinkedIn and 3rd parties use essential and non-essential cookies to provide, secure, analyze and improve our Services, and to show you relevant ads (including professional and job ads) on and off LinkedIn. Learn more in our Cookie Policy.

I recently ran into a problem/bug using the latest release of Virtualbox on Ubuntu. Using the latest version from their website caused my windows 10 client to constantly crash. I tried for a while to get it to work and since there are a few different ways of installing VirtualBox with it's extension packs, I decided to do a video on it for Ubuntu 22.04!

d3342ee215
Reply all
Reply to author
Forward
0 new messages