Skip to main content
The 2024 Developer Survey results are live! See the results

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.

virtual-machine
0 votes
0 answers
18 views

Azure: Open - File Warning pops up when App is started from Remote Desktop but not from the Desktop itself

In our Azure Cloud we have 2 Applications Groups: Desktop Apps The second App from the Apps Application Group is on a File Share in Azure. We start the App in an Azure VM (Windows 11) trough a ...
Alan Benet's user avatar
-2 votes
0 answers
14 views

Can not read excel and upload data to database in es2 instance

I have a vm on ES2 instance with ubuntu, I run my project in this VM, so my code should go through excel .xlsx file (which I copy with scp command from my computer to es2 instance) and change ...
Shogher's user avatar
  • 55
0 votes
0 answers
14 views

Superset DB initialization failing, causing superset-app to restart multiple time on VM

So apparearantly when running superset via docker-compose on local machine and a linux VM is bit different if we are running the application using docker compose up. docker compose up runs fine on ...
Pratikshit Singh's user avatar
0 votes
0 answers
10 views

I can't scroll in my VMware esxi virtual machine command window [closed]

I have 7 virtual machines in my VMware exsi. in two of them i have two apps running, i also have docker!. now in some of the virual machines (not linux) i can easly scroll up and down using the mouse ...
Fadilox Almany's user avatar
0 votes
0 answers
8 views

Can I see the running process inside my VM with API

I'm doing research about sandbox environment for malware analysis and I came to know about any.run. I'm wondering how it can read running process / process tree, user activity, network activity and ...
Redteamer0101's user avatar
0 votes
0 answers
6 views

VM Restore Shows Old Data Only

I had to recover VMDK of one of my file server. When I add this to inventory and load, it show only one drive and all the data is old. It should have total two drives and should have data as latest as ...
Deepak Itkar's user avatar
-4 votes
0 answers
88 views

I'm am unable to start my guest kali linux os due to critical error [closed]

I'm using linux mint 21.3 with virtualbox version of 6.1.50 and kernel version is 5.15.0-116-generic. I'm unable to start my guest kali linux os due to critical message below A critical error has ...
Tarun 's user avatar
-2 votes
0 answers
19 views

How can I mount this special disk? (.vmdk format, bootable but cound not mount...) [closed]

I got a virtual disk from a CyberSecurity vendor, I want to check the files on it. When I set my virtual machine boot from this disk, it can normally boot. I want to check the files on it, so I attach ...
chengyue qi's user avatar
-1 votes
0 answers
21 views

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

enter image description herewhen 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 ...
user26438839's user avatar
-1 votes
1 answer
26 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
75 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
37 views

Discrepancy in Video Quality with FFmpeg Encoding on Different Laptops [closed]

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
47 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
22 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

15 30 50 per page
1
2 3 4 5
552