-
# Required information
* Distribution: Debian
* Distribution version: "Debian GNU/Linux 12 (bookworm)"
* The output of "incus info" or if that fails:
```
mcon@incus:~$ incus info
…
-
# Required information
* Distribution: N/A
* Distribution version: N/A
* The output of "incus info" or if that fails:
* Kernel version: N/A
* LXC version: N/A
* Incus version: N/A
…
dazoe updated
10 months ago
-
# Required information
* Distribution: Arch linux
* Distribution version:
* The output of "incus info" or if that fails:
*
* Kernel version:
* LXC version:
* Incus version:
…
-
# Required information
* Distribution: Ubuntu
* Distribution version: 22.04.3 LTS
* The output of "incus info"
incus info
```
config:
core.https_address: '[::]:8443'
api_exte…
-
I attempted to snapshot a running container but that failed badly:
```
root@incus:~# incus snapshot create openwrt before_pbr --stateful
Error: Failed taking stateful checkpoint: snapshot dump fail…
-
# Required information
* Distribution: Debian
* Distribution version: Debian GNU/Linux 11 (bullseye)
* The output of "inc info" or if that fails:
* Kernel version: 5.10.0-26-cloud-amd64
…
-
Hello,
During some tests of these packages, I could see that there is some groups created for Incus, but there is no `incus` system user created for sub-processes such as dnsmasq or QEMU. Therefore…
f-bn updated
10 months ago
-
Is the iptables-legacy note in the docs maybe host OS dependent?
On AmazonLinux2023 iptables-legacy is not used by default by docker.
iptables-legacy -I DOCKER-USER -j ACCEPT
iptables: No ch…
-
# Overview
| | package | i586 | x86_64 | notes | resolution |
| --- | --- | --- | --- | --- | --- |
| | graphics/dblatex | --- | :red_square: | --- | Need to build manually, so adding to skip…
-
### What happened?
I use 7900xtx, only 3~t/s when I use llama.cpp inference qwen2-7b-instruct-q5_k_m.gguf, even if I set -ngl 1000 or -ngl 0, I still find that the VRAM usage of the GPU is very low, …