Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!
Filter by
Sorted by
Tagged with
Filter by Employee ID
Score of -4
0 answers
67 views

I have an Azure Windows VM which is up and running and I can remote desktop to it now problem. In my DevOps system in Pipelines->Environments I have setup a new env as below And when I Add a ...
Score of 0
0 answers
64 views

My host computer runs Windows 11 23H2. I have tried debugging: Windows 11 in a Hyper-V Generation 2 VM Windows 11 in VMware Workstation Pro 17 Windows Sandbox with CmDiag over either a COM port or ...
Tooling
0 votes
3 replies
75 views

Usually, once we connect a USB device, it gets recognized by Host Machine (Windows 11) and then we chose the USB device in the VirtualBox Devices->USB Menu then it gets recognized by the VM. I want ...
Tooling
0 votes
2 replies
57 views

So, I launch my virtual machine with this command qemu-system-arm -M ast2600-evb -nic user -nographic -drive file=image.static.mtd,format=raw,if=mtd but ssh is not activated in my virtual machine, I ...
Best practices
0 votes
1 replies
80 views

I am trying to set up automated GUI testing for a Windows application within an Azure-based CI/CD pipeline, but I am running into fundamental issues with maintaining a stable GUI session. Context OS: ...
Score of 2
1 answer
145 views

DOS 6.22. Virtual Machine. Simple code: .model small, stdcall .386 .stack 1024 .code Main proc mov AX, @data mov DS, AX mov EBX, 00F00140h ; ebx contain 00F00140h mov EAX,...
Tooling
0 votes
0 replies
61 views

I am debugging a complex PCIe passthrough issue involving an FPGA and its Linux driver. I need to isolate whether the bug resides in the VFIO/KVM/QEMU stack, the FPGA hardware/firmware, or the Linux ...
Best practices
0 votes
2 replies
59 views

Does this provide enough separation for security purposes or am I better off using a VM?I know that Moltbot is fraught with security issues. I would like to try it out, but I obviously do not want it ...
Score of 0
1 answer
219 views

I deployed a Vite + React app on an Ubuntu VM using Nginx. The site loads, but in the browser console.I get:Failed to load module script: Expected a JavaScript-or-Wasm module script but the server ...
Score of 0
0 answers
88 views

I’m trying to develop and flash firmware for a Renesas Synergy DK-S7G2 board, but I’m completely blocked by tooling issues across macOS and Windows on ARM (VM). For context, I am using an M4 MacBook ...
Advice
0 votes
1 replies
87 views

Thank you all for reading my post in advance. So I have my VMware Virtual machine (Nat) which is listed as below: huang@ubuntu:~$ ip route show default default via 192.168.189.2 dev ens33  proto ...
Advice
0 votes
0 replies
125 views

I’ve been troubleshooting an issue with my Hyper-V setup where my VM keeps getting an automatic private IP address (169.254.x.x) instead of receiving a proper DHCP address from my router. Any advice ...
Tooling
0 votes
0 replies
50 views

Note: This is a repost of a question I asked on RetroComputing, where I was told to move it here. I've made my own kernel. It has 32-bit pm, 16-bit pm, and 16-bit real mode code. I use Qemu to ...
Best practices
0 votes
1 replies
64 views

For an exercise, I am setting up a server on VirtualBox, I don't know which VDI to choose. My choices are: VDI , VHD, VMDK, HDD, QCOW and QED. My server will run on the absolute minimal. Its a Debian ...
Score of 0
0 answers
96 views

I can SSH into my Azure VM from the Mac terminal without any issues, but when I try to use VS Code Remote-SSH, the connection fails as soon as I open a folder. Environment: Local machine: macOS VS ...

15 30 50 per page
1
2 3 4 5
541