-
I want a document for virtio to use vz. I need this the most and it would be very helpful if someone could contribute to this!
For x86_64 and aarch64.
Example
- Serial console needs `console=hvc0` …
-
Hello,
I'm using xrdp for connecting to a docker container but when I try to login with correct credentials, the client becomes black for some seconds and then the RDP client (remmina) closes. I trie…
-
When a VM is rebooted ps faux looks like this:
root 1865 0.0 1.0 85300 5360 ? Sl 14:29 0:00 /usr/local/bin/vmtoolsd
In 45 days ps faux looks like this:
root 8399 0.0 27.…
-
Hey, I am trying to make a Node.js application support nitro enclaves. But, I cannot find a way to implement vsock in Node.js. Can you point to something?
-
I installed xrdp on my [Clear Linux](https://clearlinux.org/) (Wayland) computer, and attempted to do a remote desktop session form another Linux computer using Remmina. Note that aside from simply in…
-
**Describe the bug**
Using Windows 10, the "server.bind()" command does not return any error with multiple test servers using the same file and port or no defined port. The TestSampleServer runs and…
-
On 5.10.133-1-MANJARO, the code compiles, but the vwifi-server does not start.
When starting the server, an EINVAL error appears.
I figured out that the error occurs on the AF_VSOCK socket bind op…
-
Since the merge of https://github.com/strongswan/strongswan/pull/1416, any timeout set directly on the socket is systematically reset by `vici.Transport.receive()` unless called by `vici.Session.liste…
-
## CVE-2021-26708 - High Severity Vulnerability
Vulnerable Library - linuxlinux-4.19.238
The Linux Kernel
Library home page: https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux
Foun…
-
Kernel panic occurs when:
- backend returns several KB of data
- data is requested by multiple connections.
Example command to create a load: `wrk -d 120 -t10 -c 100 http://127.0.0.1:80/`
…