-
**Description**
Docker containers started with `--privileged` are still subject to the AppArmor policies of the host. These policies can cause weird failures, like the one described below that …
-
### Guidelines
- [X] I have encountered this bug in the [latest release of FreeTube](https://github.com/FreeTubeApp/FreeTube/releases).
- [X] I have encountered this bug in the [official downloads of…
-
It's a cool feature, but troublesome in use.
1. Couldn't an user look into one's own processes without sudo? Perhaps a custom AppArmor profile would be enough? And/or launch a command line from the e…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is the feature related to a problem or existing issue?
Yes, most of the issues are ultimately related to…
-
When I try to ping a host (e.g. [Google Public DNS](https://developers.google.com/speed/public-dns/), 8.8.8.8)
```
linux@linux:~> ping 8.8.8.8
```
I get the following error message:
```
ping: error…
-
Hello,
I use usbguard on Ubuntu 16.04 LTS with KDE5 (systemd 229) and have set the following settings for a while without trouble.
On the systemd service file
```
[Service]
ProtectSystem=fu…
-
Hello,
As I am not allowed to use docker desktop on my MacBook (I would need a license), I normally use colima (https://github.com/abiosoft/colima), but dangerzone doesn't work with it. After "conv…
-
### What Happened?
Ubuntu under renchar desctopdesktop.
Failed to start
---
tetiana@DESKTOP-CKUQ2UJ:~/Projects/Ucu-DWH-Cources/1.DevOps/homework/3/kuber$ minikube start
😄 minikube v1.34.0 on U…
-
**Which feature do you think can be improved?**
ctr.bats:
@test "ctr logging"
@test "ctr journald logging"
@test "ctr logging tty=true"
@test "ctr log max"
@test "ctr log max with minimum va…
-
When I change hls_path to /mnt/hls, segments are not written in it(no exceptions are raised), while /tmp/any_directory_name works fine. Even "ln -s /mnt/hls /tmp/hls" doesn't work.