Skip to main content

Questions tagged [virtual-machine]

A virtual-machine is software emulating complete computer hardware. There are various applications that supply this functionality. **Note**: For questions on the Java VM, use the specific tag [jvm], and for the Android virtual machine, use the tag [dalvik]. For other questions on implementation details of other kinds of VMs like interpreters, automata or Turing-machines, use the tag [vm-implementation]. ONLY QUESTIONS ABOUT PROGRAMMING ARE ON-TOPIC.

-5 votes
0 answers
16 views

WANem Emulator and two VM hosts configuration [closed]

enter image description here The below are the configurations I made , ` WANEM IP - 192.168.1.111 255.255.255.0 Client Windows IP - 192.168.1.10 255.255.255.0 Default gateway - 192.168.1.111 It is a ...
user26427295's user avatar
2 votes
1 answer
49 views

Is JVM isolated from Kernal of Operating System?

I am new in learning docker, I have read some articles about differences between virtual machine and containers and I understand that the VM isolated from kernel of OS, but a question popped in my ...
Exact Perfect's user avatar
-1 votes
0 answers
7 views

How to port forward from MacOS to VM Ware to a service with private IP [closed]

My host IP - 192.168.0.99 - mac VM IP - 192.168.0.219 - VMWare Fusion os is ubuntu Service listens on 10.10.10.100:5000 in VM VMs network adapter is set to bridge How do I connect from my host OS to a ...
Bob's user avatar
  • 1,443
-2 votes
0 answers
14 views

Discrepancy in Video Quality with FFmpeg Encoding on Different Laptops

I’m experiencing an issue where encoding the same video with identical FFmpeg commands on two different laptops results in different output quality. Here’s the command I’m using: ffmpeg -hwaccel none -...
sonusi's user avatar
  • 1
0 votes
0 answers
26 views

ChangeTracking and Inventory migration with Azure monitor agent - Data collection rules deployment

As a part migration to move from Change Tracking and Inventory using Log Analytics (LA) version to the Azure Monitoring Agent (AMA) version. I have completed the testing on few virtual machines and ...
Srishti garg's user avatar
0 votes
0 answers
14 views

Is there any way to calculate vm snaphot size in vmware vsphere by using PyVmomi SDK?

I am trying to determine the size of a VM snapshot using the PyVmomi library in Python, but the size I obtain differs from the actual VM snapshot size shown in the vSphere client. How can I resolve ...
Ashok Kumar M's user avatar
-2 votes
0 answers
55 views
+250

Alacritty - Can't see cursor after up launch on Ubuntu

Can't see a cursor when I launch alacritty via Linux making it unusable via a fresh install... Am running a virtualized Ubuntu 24.04 Linux through UTM on my Apple M2 Macbook Pro. Everything (...
PacificNW_Lover's user avatar
0 votes
0 answers
11 views

Win 10 BSOD when USB devices are plugged in guest OS

I have custom HID device implemented on STM32H743. My board is used in 5 different configurations(5 PID/Device). Environment is Win10 Host OS.VMWare Workstatio Pro + Win7 Guest OS. All configurations ...
user12027865's user avatar
-1 votes
0 answers
7 views

PyAudio solving errorödfr jşıqweofjjfe

#include "portaudio.h" ^~~~~~~~~~~~~ 1 error generated. error: command '/usr/bin/clang' failed with exit code 1 [end of output] note: This error originates from a subprocess, and is likely ...
kaan kalyon's user avatar
0 votes
0 answers
13 views

uvicorn server getting killed automatically in azure VM running ubuntu 24 [closed]

uvicorn clone_app.main:app --reload I am trying to run the uvicorn server using the command but after sometime it is getting killed and not wroking I am running this server in virtualenv "env&...
Himanshu's user avatar
-1 votes
0 answers
75 views

ping: connect: Network is unreachable [closed]

I have a Ubuntu virtual machine running on your local Windows system. When i try to connect to any server from the Ubuntu , it says "Network is unreachable" even when i try to ping google. ...
Muna Elmetwally's user avatar
-1 votes
0 answers
17 views

Can't run Ubuntu within VirtualBox on Windows 7 [closed]

I'm trying to use Ubuntu on my Windows 7 PC with 2GB RAM. I installed VirtualBox and set up the Ubuntu ISO, but when I try to start it, the window aborts and an error message displays: VM Name: Ubuntu ...
Bayazid Bostami Sinha's user avatar
-1 votes
0 answers
28 views

Libvirt virt-install Ubuntu Server 22.04 Stuck on Console [closed]

I'm trying to automate the virtual machine creation process, but I'm encountering an issue with the following command. The command runs without errors, but the virtual machine seems to require user ...
zdeneklapes's user avatar
-1 votes
0 answers
17 views

SSH into Virtual machine issues [closed]

I recently set up an Ubuntu server virtual machine and I have been trying to SSH into this VM from the host (using Oracle VirtualBox). I keep receiving a timeout error no matter what I try I have ...
Cullen Pugh's user avatar
0 votes
0 answers
24 views

Unable to Resize Partition in Xubuntu VM Due to Busy Target [closed]

I am trying to resize the main partition of my Xubuntu virtual machine (VM) running on VMware, but I encounter an error stating that the target is busy when attempting to unmount it. Despite several ...
doneil chapman's user avatar

15 30 50 per page
1
2 3 4 5
552