Skip to main content

Questions tagged [virtualization]

Virtualization is the creation of a virtual—rather than actual—version of something, such as a: hardware platform, operating system, storage device, or network resources

virtualization
-3 votes
0 answers
17 views

How to create a portable program in turbo studio, a .svm file and other access to the executable? [closed]

I have tried, but I can only create the .svm file, but without the direct access to the executable. I have tried but I can only create the .svm file, but without the direct access to the executable, I ...
Edwin Hernandez's user avatar
0 votes
0 answers
6 views

I am trying to make Xen based on cross compilation. However, it keeps showing some issues

The Version of Xen is 4.12.0 I am using Linux Mint XFCE Following is the way the error is generated: wget -c https://downloads.xenproject.org/release/xen/4.12.0/xen-4.12.0.tar.gz tar xf xen-4.12.0.tar....
Mishaal Ahmed's user avatar
0 votes
0 answers
9 views

How to add the virt module on CentOS 9 Stream?

I am following a tutorial where I have to work with the virt module on CentOS, I use CentOS 9 Stream. But this module is missing, see output below: $ sudo dnf module list Last metadata expiration ...
acmoune's user avatar
  • 3,331
0 votes
1 answer
14 views

Docker container process not visible on host

I have an active docker container (mongo running on WSL2, defualt Ubuntu). I know it is possible to identify container process on host, but ps -aux nor ps -A doesn't really work. While I can see my ...
user26412538's user avatar
-3 votes
0 answers
29 views

why can't I enable virtualization windows? [closed]

I have a problem when I want to enable virtualization, I have checked the Virtual Machine Platform in the windows feature and checked some of the ones that are needed, but when I want to enable ...
Ikram Marbasy's user avatar
0 votes
0 answers
19 views

Combining 'react-grid-layout' and 'react-virtualized'

We're using react-grid-layout to have a dashboard with resizable & draggable panels. It works perfect unless there are 5000 panels needed to be rendered. I thought about adding some virtualization ...
Alexandre Adereyko's user avatar
-1 votes
0 answers
20 views

Create a code to create a multiple virtual machines and run a script in powershell?

I have a difficulty in creating a code to create a multiple VMs in windows server. I should run a script in powershell to create VMs. A suggested code for the multiple VMs and a script to run in ...
Ram Fuertes's user avatar
0 votes
1 answer
22 views

How can I add additional tagged vlans when using virt-install to create a guest?

I'm unable to figure out the XPath syntax to add a second tagged vlan when using virt-install to provision a guest: srv01:~$ sudo virt-install\ --name=ds-controller01.iwc.ig24\ --disk source.dev=/...
FrozenCryptid's user avatar
0 votes
1 answer
49 views

WPF - Virtualizing Tree View - SelectedItem selection desappearing after item is selected through a Custom Search Box

I have a custom tree view user control that is using a Virtualizing Stack Panel since i have to display ~8000 items. The tree view also lives in a groupbox with custom SearchBox user control that ...
Jean's user avatar
  • 37
2 votes
0 answers
44 views

loadMoreItems not triggering in react-window-infinite-loader with FixedSizeGrid

I have used react-window react-window package to implement virtualization and I am using <FixedSizeGrid> component for that along with <InfiniteLoader> from react-window-infinite-loader ...
Ayush Bharadva's user avatar
-1 votes
1 answer
31 views

Can not access app running in a VM inside OpenShift

I have created an OpenShift 4.14 Single Node Cluster. Inside that I deployed a VM using the web console. Inside that VM I deployed NGINX at port 80. I can curl into the IP of the VM from inside the ...
ashraf minhaj's user avatar
0 votes
0 answers
12 views

does arm MTE tag exists in an stage-2 IPA?

Does IPA have Top Bits Ignore(TBI)? In the process of checking MTE tag, an VA is translate to PA and check the tag. I am wondering if there exists stage-2 translation, will the tag remained in the IPA'...
Ari Wong's user avatar
0 votes
0 answers
31 views

Xen on EVE HVMLOADER missing

I am trying to use Xen Hypervisor on a rpi4b+. I am using LF's Edge Project EVE (based on Alpine Linux and Linuxkit) that includes Xen in a container. I got EVE 11.0.5 - LTS with Xen 4.15.0 running in ...
adr1an00's user avatar
0 votes
0 answers
22 views

Security Implications of listen_tls = 1 and tls_auth = 0 in libvirtd.conf

I've been auditing the configuration of libvirtd.conf on a cloud platform's host machine and have encountered a configuration that I'm unsure about. The settings in question are: listen_tls = 1 ...
rxZZh's user avatar
  • 1
0 votes
0 answers
24 views

How to Create a Data Table Visualization in Kibana with Nested Aggregation Fields?

I'm trying to create a visualization in Kibana where I display the data from my Elasticsearch index in a data table format. However, when I select the "Terms" aggregation, the "...
Bertug's user avatar
  • 1,016

15 30 50 per page
1
2 3 4 5
159