Age | Commit message (Collapse) | Author |
|
|
|
Enable nft. Use different nft config for ns0. Host open emails port. ns0
open wireguard and qbt ports. ns0 configure wireguard. host not
configure wiregurad, so also no need ip forwarding sysctl kernel
parameters. ns0 use /etc/netns/ns0/nftables.conf that will bind mount to
ns0.
Host and ns0 both run dnsmasq for dns cache. ns0 dnsmasq I disable dbus
because it will conficts with host dnsmasq dbus. Dnsmasq use dbus for
config cahnge?
I disable systemd-resolved and switch to dnsmasq because
systemd-resolved use dbus for dns query? which is maybe easy for dns
leak, e.g., when systemd-resolved is only running on host, ns0 with
different /etc/resolv.conf still get dns from host open public ip when
run resolvectl query, although drill does not leak.
sye add enabled systemd units
|
|
|
|
|
|
Combine ca into ia to become new ib VPS.
|
|
https://github.com/tinted-theming/tinted-vim/pull/89
|
|
https://github.com/tinted-theming/tinted-vim/pull/89
|
|
This config add Signed-off-by in commit msg. Related urls:
https://mikegerwitz.com/2012/05/a-git-horror-story-repository-integrity-with-signed-commits
https://stackoverflow.com/questions/46314273/keeping-gpg-signature-in-git-patches-with-format-patch
https://handbook.gnome.org/development/commit-messages.html
https://docs.kernel.org/process/5.Posting.html
https://docs.kernel.org/translations/zh_CN/process/5.Posting.html
https://docs.kernel.org/translations/zh_CN/process/submitting-patches.html#cn-submittingpatches
https://wiki.openstack.org/wiki/GitCommitMessages
|
|
This config add Signed-off-by in commit msg. Related urls:
https://mikegerwitz.com/2012/05/a-git-horror-story-repository-integrity-with-signed-commits
https://stackoverflow.com/questions/46314273/keeping-gpg-signature-in-git-patches-with-format-patch
https://handbook.gnome.org/development/commit-messages.html
https://docs.kernel.org/process/5.Posting.html
https://docs.kernel.org/translations/zh_CN/process/5.Posting.html
https://docs.kernel.org/translations/zh_CN/process/submitting-patches.html#cn-submittingpatches
https://wiki.openstack.org/wiki/GitCommitMessages
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://unix.stackexchange.com/a/657002
|
|
https://unix.stackexchange.com/a/657002
|
|
|
|
|
|
https://github.com/tpope/vim-markdown/commit/f2b82b7884a3d8bde0c5de7793b27e07030eb2bc
|
|
https://github.com/tpope/vim-markdown/commit/f2b82b7884a3d8bde0c5de7793b27e07030eb2bc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
RRethy/nvim-base16 change name to base16-nvim.
I tested markdown treesitter, better but still not good.
|
|
RRethy/nvim-base16 change name to base16-nvim.
I tested markdown treesitter, better but still not good.
|
|
I choose to go back to old colorscheme plugin I use and customize it to
make fold title higher contrast and more readable. Becase other theme
plugins have other issues, so I would rather stick to the old plugin,
plus it can be customized easily.
|
|
I choose to go back to old colorscheme plugin I use and customize it to
make fold title higher contrast and more readable. Becase other theme
plugins have other issues, so I would rather stick to the old plugin,
plus it can be customized easily.
|