-
Hello,
When I run `arch-diff` on my ARM server running Arch Linux ARM, I get the following assertion failure:
```
[alarm@alarm ~]$ sudo arch-diff
[modified] size 606 != 755: /etc/group
[modi…
-
In reference to https://github.com/k3s-io/k3s/issues/4087 and https://github.com/k3s-io/k3s/discussions/7822: It looks like that coredns's `/etc/resolv.conf` differs from the host. Is it possible to c…
-
```
建立数据表成功,但启用时显示以下提示,服务器无法使用��
�不知道是什么原因?
DNS: couldn't open /etc/resolv.conf: No such file or directory
Disabling disk cache: No such file or directory
Disabling local tree: No such file or direct…
-
```
建立数据表成功,但启用时显示以下提示,服务器无法使用��
�不知道是什么原因?
DNS: couldn't open /etc/resolv.conf: No such file or directory
Disabling disk cache: No such file or directory
Disabling local tree: No such file or direct…
-
I'm using [dnscrypt-proxy](https://github.com/jedisct1/dnscrypt-proxy) and it's features like blacklist, in order to use it via system we should make `/etc/resolv.conf` read-only, but your app is tryi…
-
I followed instructions present here: https://github.com/microsoft/wslg
But I wasn't able to make this functionality to work.
> With the command: `ls /tmp/.X11-unix`
> If the X server is running,…
-
**Description**
Here's my solution to getting docker on the CLI in the getty (and therefore also any other service, such as ssh). I'd like to know whether what I have done is good practice, or is g…
-
### What is the issue?
With a fresh install of Fedora 40 I've noticed that when tailscale is up, many applications were failing to start, such as Firefox which ships with Fedora 40 Workstation inst…
-
I don't want to file a bug report under packages because I've not been able to find the package for `ntpd`. I'm running `OpenWrt 22.03.0 r19685-512e76967f` . My device is `TP-Link TL-WDR3600 v1`. Afte…
-
Please add support for DNS6 entries:
```
43c43
< if [ "$part2" = "DNS" -o "$part2" = "DNS6" ] ; then
---
> if [ "$part2" = "DNS" ] ; then
```
Thanks,
Mike