Skip to main content
Filter by
Sorted by
Tagged with
Tooling
0 votes
0 replies
18 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 ...
Self learning student's user avatar
0 votes
0 answers
18 views

I'm trying to install Platform9 Community Edition on a virtual machine my bare metal Ubuntu install, but it keeps failing at this step (see screenshot). It says "Memory: insufficent memory: 15.0 ...
Student Driver's user avatar
-6 votes
0 answers
42 views

I want to configure a virtual machine. I want to run any virtual machine that I could install Cisco Anyconnect Mobility Secure Client inside to not interrupt my calls in teams and zoom meetings on ...
Patlatus's user avatar
  • 1,669
0 votes
0 answers
15 views

cannot resolver this import in any version of the cloudsim, currently I am using cloudsim 8.5.7 version which is latest version. The motive is to find the overloaded host and migrate them to the same ...
Dev Jogani's user avatar
0 votes
0 answers
63 views

I have deployed GCP VM with cos-stable-121-18867-90-97 as boot disk. It is running systemd service on boot that is executing script. Script is executing docker image like this: #!/bin/bash # Script ...
piotrekkr's user avatar
  • 3,346
0 votes
0 answers
38 views

I'm using ABCpdf (v12) in a .NET application to generate PDFs from an Angular route. Here’s the behavior I’m seeing: Angular app with client-side routing (/#/pdfgeneration/:id/:year/:type) Deployed to ...
Bhautik Dalicha's user avatar
0 votes
1 answer
257 views

For context: I am currently tasked with creating a pipeline that tests the application for my work. The application is coded in C# and uses a local database instance of a SQL Server. Part of our ...
MaxH's user avatar
  • 75
2 votes
1 answer
39 views

I'm using GeneXus with the Java generator and deploying to Tomcat. I want to configure a Debian 12 virtual machine so that the build and deployment process happens entirely inside the VM, instead of ...
Alexis Quintana Vega's user avatar
2 votes
1 answer
218 views

I'm at a bit of a loss here. I'm running a PostgreSQL Database on Docker on my Mac. df -h shows that my root volume has 236 GB available. docker system df shows that only a few gigs are being used by ...
Brandon Rickman's user avatar
0 votes
1 answer
70 views

Running two Windows 11 Pro vms on Fedora Linux. One vm runs light.exe 3.11.2 just fine and creates the .msi. The other vm has this error when trying to create the .msi using the exact same codebase, ...
doncooper's user avatar
0 votes
1 answer
113 views

Tried running a PowerShell script to remediate virtual machines in our Azure tenant. Our VMs need to have Encryption at Host enabled. I wrote a script to get all VMs, check if they had encryption ...
jway22's user avatar
  • 23
1 vote
1 answer
101 views

I am running a virtual machine with Wordpress and MySQL and it has worked well. To save some cost I down-sized the machine type to e2-micro. Since then the connection to the vm goes down every now and ...
Jonas's user avatar
  • 41
1 vote
1 answer
127 views

I'm working on a machine learning project on python and I have a VM on GCP with a persistent disk that contains my data. Following the new Colab update I'm no longer able to directly read my VM via ...
jerry tchoundi's user avatar
1 vote
1 answer
159 views

I have to update certain linux (and other) packages on a VM instance that was created via the VertexAI Workbench for security compliance reasons.The VM instance is running Debian 11. So far I have SSH'...
breach's user avatar
  • 67
0 votes
0 answers
31 views

I want to connect Azure Data Factory (ADF) to My Oracle Database within the VNET. So i want to know a Self-Hosted Integration Runtime (SHIR) is required or not for this task. This VNET and DF in the ...
Rukshan Edirisinghe's user avatar
3 votes
1 answer
96 views

I am studying interaction with Com ports in C++ on a virtual machine with Ubuntu 24.04.2. Port mode is set to Raw fille in VM. So I see that I can write to the Com port. But reading from the port each ...
Cmrd_Kirdyk's user avatar
0 votes
1 answer
38 views

I am running FlightGear in a virtual box alongside a number of other processes and I find that when I run those processes, FlightGear will give me the message: [bash-1] 93.50 [ALRT]:systems ...
Iarlaith's user avatar
0 votes
1 answer
211 views

I recently created an Azure Virtual Machine {Linux} with GPU for research purpose, I have installed a software on the VM using Powershell from my Desktop, and now I need to view it using GUI. I cannot ...
Rushabh's user avatar
  • 13
0 votes
0 answers
187 views

Within WSL, if I run github-desktop (after installing it) the UI prompts me to click a button in the application to log in to GitHub, which opens the WSL default browser where I am logged into GitHub ...
WBT's user avatar
  • 2,562
0 votes
1 answer
33 views

So I have to create a new profile in Data fusion on Google cloud, since we cannot edit existing profile configurations I want to point all my existing pipelines to that new profile. I am aware how to ...
sourav macwan's user avatar
0 votes
0 answers
63 views

Recently I have been doing soc Home lab making course from let's defend platform. The iso file is of 2022 version and while making this vm the server for windows was windows server 2022. The problem ...
Haroon Khalid Janjua's user avatar
-1 votes
2 answers
247 views

I'm using Pulumi on GCP, and I'd like to specify a bash script that would run just once after the VM is created. I saw that compute.Instance has the parameter metadata_startup_script, but IIUC it will ...
dimid's user avatar
  • 7,729
0 votes
0 answers
19 views

In my work I have access to a Windows 365 virtual machine where the company code runs 24/7. Sometimes there a SAP disconnection, Zscaler problem or other strange situation that is hard to keep track. ...
Gabriel's user avatar
  • 105
0 votes
0 answers
153 views

I am deploying a TWO node S2D cluster on windows server 2025 datacenter edition (with GUI), installed DCB,hyperv, failover clustering etc and other roles and features required for it, before testing I ...
moazanjum's user avatar
0 votes
1 answer
403 views

Recently, ASP.NET Core 9 released a new middleware, app.MapStaticAssets();, to enhance the delivery of static resources. I’ve been deploying an ASP.NET Core MVC project on a Linux virtual machine, and ...
a_n_rajin's user avatar

1
2 3 4 5
163