Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-15 | new systemd monerod@.service template unit, enabled monerod@xyz.service, ↵ | Xiao Pan | |
remove `BindsTo=mullvad-daemon.service` | |||
2023-04-14 | update | Xiao Pan | |
2023-04-02 | use alias instead of script for xmr | Xiao Pan | |
2023-04-01 | meta | Xiao Pan | |
2023-03-28 | meta | Xiao Pan | |
2023-03-27 | chatgpt meta | Xiao Pan | |
2023-03-17 | meta | Xiao Pan | |
2023-03-17 | add resolv.conf generated by `sudo resolvconf -u` | Xiao Pan | |
2023-03-17 | meta | Xiao Pan | |
2023-03-17 | Follow up fix DNS resolv issues, I forget to add this config; from ↵ | Xiao Pan | |
https://wiki.archlinux.org/title/Dnsmasq#openresolv | |||
2023-03-17 | default dnsmasq.conf | Xiao Pan | |
2023-03-17 | meta | Xiao Pan | |
2023-03-17 | Final fix DNS resolv issues when using mullvad vpn default DNS | Xiao Pan | |
Fix can not resolve www.a.com, while a.com is `search a.com` in /run/NetworkManager/resolv.conf and /run/systemd/resolve/resolv.conf, I think `search a.com` is from router. Fix after suspend can not connect to internet due to mullvad and networkmanager fighting over /etc/resolv.conf and cause resolv.conf be empty. (not sure the cause is correct). This can also be fixed by symlink using systemd-resolved see below. I do not know why this fix work. I find this fix through trail and error. These changes in configs uses mullvad-vpn, openresolv, dnsmasq, avahi-daemon, and networkmanager. The features are dns cache (dnsmasq) and mdns (avahi-daemon). The best way to use systemd-resolved with dns cache is `sudo ln -rsf /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf`. But I can not find a way to fix the issue of not resolve www.a.com see above. I **guess** the most likely way for systemd-resolved to work is somehow config systemd-resolved to not get DNS from router. | |||
2023-03-17 | resolvconf.conf default | Xiao Pan | |
2023-03-14 | grrc meta | Xiao Pan | |
2023-03-14 | meta | Xiao Pan | |
2023-03-13 | update | Xiao Pan | |
2023-03-13 | I disabled systemd-resolved, so nsswitch.conf no need resolve in hosts: | Xiao Pan | |
2023-03-12 | meta | Xiao Pan | |
2023-03-12 | add hostname | Xiao Pan | |
2023-03-12 | enable mdns via avahi | Xiao Pan | |
2023-03-12 | meta | Xiao Pan | |
2023-03-12 | default nsswitch.conf | Xiao Pan | |
2023-03-12 | update | Xiao Pan | |
2023-03-12 | meta | Xiao Pan | |
2023-03-12 | update | Xiao Pan | |
2023-03-12 | update | Xiao Pan | |
2023-03-06 | meta | Xiao Pan | |
2023-03-01 | meata | Xiao Pan | |
2023-03-01 | update | Xiao Pan | |
2023-02-19 | meta | Xiao Pan | |
2023-02-19 | meta | Xiao Pan | |
2023-02-19 | nm no manage dns | Xiao Pan | |
2023-02-19 | mdns no need now not sure why, also switch to conf.d way | Xiao Pan | |
2023-02-18 | meta | Xiao Pan | |
2023-02-18 | meta | Xiao Pan | |
2023-02-11 | update | Xiao Pan | |
2023-02-09 | meta | Xiao Pan | |
2023-02-05 | meta | Xiao Pan | |
2023-02-04 | use arch wiki example to fix issue of need nmcli wifi on when unplug ↵ | Xiao Pan | |
ethernet cable after poweroff | |||
2023-01-18 | update | Xiao Pan | |
2023-01-06 | meta | Xiao Pan | |
2023-01-06 | FDE | Xiao Pan | |
2022-11-24 | pacdiff | Xiao Pan | |
2022-11-23 | meta | Xiao Pan | |
2022-11-17 | pacdiff | xyz | |
2022-11-07 | change /etc/.cfgl git configs mode bit to 700 for dirs and 600 for files | xyz | |
2022-11-07 | change cfg meta file permission mode bit to 600 | xyz | |
2022-10-13 | meta | xyz | |
2022-10-11 | pacman.conf use default SigLevel for fly and fly-any repo | xyz | |