summaryrefslogtreecommitdiff
path: root/home/xyz
AgeCommit message (Collapse)Author
2024-12-29Better ns0 network namespace configsXiao Pan
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
2024-12-25updateXiao Pan
2024-12-25p7zip name change to 7zipXiao Pan
2024-12-25Merge branch 'ca' into ibXiao Pan
Combine ca into ia to become new ib VPS.
2024-12-12tinted-theming/tinted-vim breaking changesXiao Pan
https://github.com/tinted-theming/tinted-vim/pull/89
2024-12-12tinted-theming/tinted-vim breaking changesXiao Pan
https://github.com/tinted-theming/tinted-vim/pull/89
2024-11-02outdated commentXiao Pan
2024-11-02outdated commentXiao Pan
2024-08-18calculated estimated 1.47 MiB for .bash_history if HISTSIZE=100000, not too muchXiao Pan
2024-08-18calculated estimated 1.47 MiB for .bash_history if HISTSIZE=100000, not too muchXiao Pan
2024-08-15ca `nproc --all` report wrong cpu thread countXiao Pan
ca actual cpu threads are 3, `nproc --all` wrongly report as 128. I tested on all my computers and it seems nproc output is fine. Weird thing is only ca report nproc and `nproc --all` differently. Anyway, I just use nproc instead.
2024-08-15ca `nproc --all` report wrong cpu thread countXiao Pan
ca actual cpu threads are 3, `nproc --all` wrongly report as 128. I tested on all my computers and it seems nproc output is fine. Weird thing is only ca report nproc and `nproc --all` differently. Anyway, I just use nproc instead.
2024-08-02git configure format-patch always signoffXiao Pan
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
2024-08-02git configure format-patch always signoffXiao Pan
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
2024-07-22git config use new emailXiao Pan
2024-07-22git config use new emailXiao Pan
2024-07-11vrc commentXiao Pan
2024-07-11vrc commentXiao Pan
2024-07-06rsync as asdeps because if asexplict I need to add too many pkgsXiao Pan
2024-07-06rsync as asdeps because if asexplict I need to add too many pkgsXiao Pan
2024-07-03updateXiao Pan
2024-07-03updateXiao Pan
2024-07-01feat: vrc toggle markdown foldXiao Pan
2024-07-01feat: vrc toggle markdown foldXiao Pan
2024-07-01maybe more correctXiao Pan
2024-07-01maybe more correctXiao Pan
2024-07-01feat: vrc enable markdown folding hotkeyXiao Pan
2024-07-01feat: vrc enable markdown folding hotkeyXiao Pan
2024-07-01updateXiao Pan
2024-07-01updateXiao Pan
2024-07-01commentXiao Pan
2024-07-01commentXiao Pan
2024-07-01no dyafk now, studio no firefoxXiao Pan
2024-07-01no dyafk now, studio no firefoxXiao Pan
2024-07-01typo: use deprecated instead of depreciatedXiao Pan
https://tenthousandfailures.com/blog/2014/3/22/software-deprecate-versus-depreciate
2024-07-01typo: use deprecated instead of depreciatedXiao Pan
https://tenthousandfailures.com/blog/2014/3/22/software-deprecate-versus-depreciate
2024-06-28feat: wg and swgp config, mainly for aaXiao Pan
2024-06-27updateXiao Pan
2024-06-20add testdisk, just in case partition got broken and need fixXiao Pan
2024-06-20add testdisk, just in case partition got broken and need fixXiao Pan
2024-06-01fix: make fzf ctrl-t work in symlink dirXiao Pan
2024-06-01fix: make fzf ctrl-t work in symlink dirXiao Pan
2024-06-01htop merge command name and command lineXiao Pan
https://unix.stackexchange.com/a/657002
2024-06-01htop merge command name and command lineXiao Pan
https://unix.stackexchange.com/a/657002
2024-06-01nvim config to open readonly if file already been openedXiao Pan
2024-06-01nvim config to open readonly if file already been openedXiao Pan
2024-06-01nvim new release has my fix, so no need latest version of the pluginXiao Pan
https://github.com/tpope/vim-markdown/commit/f2b82b7884a3d8bde0c5de7793b27e07030eb2bc
2024-06-01nvim new release has my fix, so no need latest version of the pluginXiao Pan
https://github.com/tpope/vim-markdown/commit/f2b82b7884a3d8bde0c5de7793b27e07030eb2bc
2024-06-01vrc statusline show if there is newline at EOFXiao Pan
2024-06-01vrc statusline show if there is newline at EOFXiao Pan