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.

0 votes
0 answers
18 views

ModuleNotFoundError: No module named 'pyaes' python virtualmachine [closed]

when I build a certain tool on a virtual machine that launches a python project, this message appears after a few seconds. I already tried reinstalling pyaes but to no avail. can anyone help me? ...
user26438839's user avatar
0 votes
1 answer
16 views

Tosibox hub upload to Proxmox VE

I have spent the past work week trying to figure out how to upload a qcow2 image of the tosibox hub into the ProxMox VE. I have tried converting it to an .iso and uploading it through the Prox. web ...
Gavin Zander's user avatar
0 votes
0 answers
8 views

Firebase Cloud Function Address Space for Firewall VM setup

I have a VM running at GCP and want to access this VM with my firebase function via express. Now the VM has a public IP, I would like to set the firewall of the VM so that only traffic from the ...
backwashphili's user avatar
2 votes
1 answer
63 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
-2 votes
0 answers
21 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
27 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
15 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
-3 votes
0 answers
61 views
+250

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

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
8 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
84 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
29 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

15 30 50 per page
1
2 3 4 5
552