-
Using the provided example noop FS:
```
package main
import (
"io"
"log"
"os"
"time"
"aqwari.net/net/styx"
)
type emptyDir struct{}
func (emptyDir) Readdir(n int) ([]os.FileInf…
-
| | KVM | qemu | Hyper-V | vfkit | WSL |
|----------|-----|------|---------|-------|-----|
| 9P | ✓ | ✓ | O² | O² | ✓ |
| sshfs | O³ | O³ | O³ | O³ …
-
https://www.youtube.com/watch?v=9p-pK_ygERc
-
## CVE-2019-16413 - High Severity Vulnerability
Vulnerable Library - linux-stable-rtv3.8.6
Julia Cartwright's fork of linux-stable-rt.git
Library home page: https://git.kernel.org/pub/scm/linux/ker…
-
kimchi supports https (both web and novnc), but kimchi can't modify xml file in the web.
I need modifying xml file because:
- add password to vnc
- set autoport to vnc
- add 9p(virtfs) share …
-
### Is your feature request related to a problem? Please describe.
Currently anax-in-container agent fails to register when it starts on MacOS using Rancher Desktop as the container engine
The ho…
-
The official [WSL2 documentation](https://docs.microsoft.com/en-us/windows/wsl/ ) should be enriched with
- an [architectural overview](https://i.redd.it/po98dksksjx21.png) and details of the curre…
-
A couple of months back we introduced a new message on acme's ctl file which allows setting up the font for the selected window. I quickly did an F+/F- script to increase/decrease fonts of the selecte…
-
Summary of idea: Edwood should permit an external program to set styles (bold, italics, etc.) on ranges of text. Use cases would include
* implementing an external program to do syntax highlighting…
-
### Description
Hey,
We have couple of usages for running colima, for example:
1. starting colima without mounts - exact command: `colima start --memory 6 --cpu 4`
2. starting colima with mounts -…