-
After plan is activated. Is it bug or feature?
-
This is the config file I’ve used:
```
$ cat /etc/multipath.conf
blacklist_exceptions {
devnode "/dev/*"
}
defaults {
no_path_retry queue
}
```
Then use `multipathd add path sdc` to make a U…
-
#### Expected behaviour
While focus is on VSCode (i.e. typing in the editor), switching to a different application - either via alt-tab (or whatever shortcut) or by clicking on the app in the windo…
-
Hello,
Is is planned to add usb proxy feature between client and server ?
Thanks a lot for your work !
-
### Official FAQ
- [X] I have checked the official FAQ.
### Ventoy Version
1.0.62
### What about latest release
Yes. I have tried the latest release, but the bug still exist.
### BIO…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
I'm getting below error while compressing buildstream/buildstream image,. Can someone tell me if I'm missing something here.
```
$ docker-slim build --http-probe buildstream/buildstream
docker-s…
-
-
#!/bin/bash
# Variables
RAM=4096
DISK=64000
VM_NAME="Debian1"
OS_TYPE="Debian_64"
NIC_TYPE="nat"
# Fonctions
create_vm() {
echo "Creating VM: $VM_NAME"
VBoxManage createvm --name $VM_NAME --…
-
It would be great if Ravada would support Proxmox directly.
What's proxmox?
https://www.proxmox.com/en/proxmox-ve
Proxmox uses Debian and should be relatively easy to integrate. Proxmox also has an…