Maquina Virtual Windows 7

0 views
Skip to first unread message

Shawana Messerli

unread,
Aug 4, 2024, 6:21:08 PM8/4/24
to crouchleocenra
Thisquestion 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 may be able to be answered.

I'm working on Linux, so to test the page on Internet Explorer 6, 7, 8, etc. I run a virtual machine using VirtualBox; I also need to see how it look on Firefox in a windows environment (fonts for instance are different).


NAT is set by default, and the Promiscuous Mode dropdown is disabled. I switched from NAT to Bridged Adapter, which enabled the Promiscuous Mode dropdown, and then changed the value from "Deny" to "Allow VMs". I then switched back to NAT, which disabled Promiscuous Mode again, but retained the new value.


You don't need to change hosts file or any Virtual Box configuration. Keep settings in NAT. Go to your Windows instance and run "cmd" or open cmd.exe. Execute command "ipconfig" and get the Default Gateway IP Address. Browse :8080 on Windows IE you will see is the same than your Mac Safari :8080/ or :8080


On Windows with a virtual Windows 7 the only thing that worked for me was using NAT and port-forwarding (couldn't get bridged connection running). I found a tutorial here: -to-forward-ports-to-a-virtual-machine-and-use-it-as-a-server/ (scroll down to the part with "Forwarding Ports to a Virtual Machine").


I've applied the same logic in other environments (OS X host - virtual Windows XP) and that does the trick. I did have to cycle the host LAMP stack to get the IP address and Apache port to resolve, but once I'd figured that out, I was laughing.


Follow steps mentioned in this article -us/azure/virtual-machines/windows/quick-create-portal to create Virtual Machines in Azure using Azure portal. And then to configure IIS on your Azure virtual machine, follow the steps below. In this demo I have chosen a Windows Server 2012 R2 Datacenter image. To setup IIS on Windows VM using PowerShell follow the steps mentioned in this article -us/azure/virtual-machines/windows/tutorial-iis-sql


Imagino que no estas en una maquina virtual, WINE te puede instalar automaticamente mono (parecido a .net) y navegador de internet, la utilizacion de camara web es posible ya que linux lee el identificador de hardaware (posiblemente USB), es posible que linux si haya detectado el scanner y el detector de huellas pero quizas no tenga los controladores adecuados, lo que hace WINE es pasar estos mismos al nivel de interprete de windows, en donde corre tu programa .net, a este nivel practicamente si wine no puede manejarlo, seria necesario que le proporciones los "drivers" para poder manejar el hardware, creo que podrias probar instalando los instaladores de dichos dispositivos en tu wine e intentar nuevamente, suerte

3a8082e126
Reply all
Reply to author
Forward
0 new messages