-
The core of hyperkit uses `kqueue` via `mevent.c` but `pci_virtio_sock.c` uses plain old `select`.
If `hyperkit` is used together with `vpnkit` in Docker for Mac and large numbers (> 1024) of conne…
djs55 updated
6 years ago
-
Hi! Today I spent the whole day trying to figure out why Ubuntu 22.04 is not working with WSLD, but with no success. It's a fresh installation of Ubuntu, since I wanted to upgrade. Initially, I assume…
-
-
crc and his components should not bind any ports.
It is a major security issue. Some security solutions deny it. Large corporation might be worried by that.
Current usage:
* Hyperkit and libvirt…
-
### xrdp version
devel
### Detailed xrdp version, build options
~~~
xrdp 0.10.80
A Remote Desktop Protocol Server.
Copyright (C) 2004-2024 Jay Sorg, Neutrino Labs, and all contributors.
S…
-
CONNECT requests, be them h1 or h2, are not really doable through the Hyper client, with the current connector design.
`hyper::client::Client::request` takes a request, extracts the (scheme, host, …
-
Right now when a container exits you get some confusing error logs like this:
```
time="2019-12-11T20:03:38.436612731Z" level=error msg="error copying io" ExecID= TaskID=container-80-3 error="read u…
-
To reproduce, mount NOVA fs on /mnt/ramdisk
Then run
~~~
/opt/ltp/runltp -f nova -d /mnt/ramdisk
~~~
and hit ctrl-C after a while. Try to unmount:
~~~
umount /mnt/ramdisk
~~~
if …
-
After installing and using win32yank as the clipboard program in neovim, yanking and pasting have become really slow (~0.5s). This happens even when not using the system clipboard (yanking using just …
-
### Repro Steps
* Run Windows 11 and install Hyper-V
* Create Hyper-V virtual machine w/ 4x CPU cores, 8 GB RAM, with disk on high-performance NVMe SSD
* Install Ubuntu Studio 22.04 LTS in VM
* …