Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-28 | meta | Xiao Pan | |
2023-03-28 | readd beyondallreason wrapper script | Xiao Pan | |
2023-03-28 | more comments | Xiao Pan | |
2023-03-27 | alias syu | Xiao Pan | |
2023-03-27 | more comments | Xiao Pan | |
2023-03-27 | awk better style | Xiao Pan | |
2023-03-27 | pq, optimize | Xiao Pan | |
2023-03-27 | add chatgpt cli | Xiao Pan | |
2023-03-27 | chatgpt meta | Xiao Pan | |
2023-03-27 | add chatgpt wrapper script | Xiao Pan | |
2023-03-26 | mpvy, I do not want `--sponsorblock-remove all` to remove filler | Xiao Pan | |
2023-03-22 | update | Xiao Pan | |
2023-03-22 | mrt, change possible reasons for DNS problems | Xiao Pan | |
2023-03-21 | upd add checkrebuild log | Xiao Pan | |
2023-03-20 | update | Xiao Pan | |
2023-03-18 | mrt, www.askey.com can not be reached is because of another issue which I ↵ | Xiao Pan | |
workarounded by switching from systemd-resolved to dnsmasq | |||
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 | add sye and syue | Xiao Pan | |
2023-03-17 | upd record sye and syue | 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-16 | add tmp mobile notes | Xiao Pan | |
2023-03-16 | no loop lo alias, may need loop space alias to make it work with other ↵ | Xiao Pan | |
aliases, not sure how to make the code good so now no loop lo alias | |||
2023-03-16 | czkawka-gui and czkawka-gui-bin are similar package, delete old not updated ↵ | Xiao Pan | |
czkawka-gui-bin, debloat | |||
2023-03-16 | less to type for loop, alias lo | Xiao Pan | |
2023-03-16 | pq use grrc instead | Xiao Pan | |
2023-03-15 | nsxiv, `ctrl-x k` open in krita | Xiao Pan | |
2023-03-14 | grrc meta | Xiao Pan | |
2023-03-14 | grrc, grep code | Xiao Pan | |
2023-03-14 | upd music | Xiao Pan | |
2023-03-14 | delete beyondallreason | Xiao Pan | |
2023-03-14 | meta | Xiao Pan | |
2023-03-14 | delete beyondallreason wrapper script | Xiao Pan | |
2023-03-13 | update | Xiao Pan | |
2023-03-13 | update | 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 | sye and syue aliases | 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 | |