summaryrefslogtreecommitdiff
path: root/etc/systemd/system
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-28qbt and wg run in ns0 network namespaceXiao Pan
2024-12-25Merge branch 'ca' into ibXiao Pan
Combine ca into ia to become new ib VPS.
2024-06-28feat: wg and swgp config, mainly for aaXiao Pan
2024-04-09new ca no need save storage, paccache can delete lessXiao Pan
2024-04-09swith to new ca server; wireguard no needXiao Pan
2024-04-05newXiao Pan
2024-04-04acme.sh.service overrideXiao Pan
2024-03-17xyzca initXiao Pan
2024-03-11Rename to wg0 so no need change names for new computer config.Xiao Pan
2024-03-05fix: name ia not kaXiao Pan
2024-03-05init ia use ka configXiao Pan
/etc/.cfgl/config chagne to ia branch /etc/hostname change to xyzia hostname /etc/myconf/cfgl_meta change changed file meta /etc/systemd/network/default.network use ia network config instead /etc/systemd/system/paccache.service.d/10-remove-all.conf use pp config to save space on SSD root partition /home/xyz/.bashrc use another color for bash PS1 /home/xyz/.config/myconf/pacman_Qqne less package to install, to save space
2023-11-17change wg0 to wg_kaXiao Pan
2023-06-29enable wg-quick serivceXiao Pan
2023-06-14updateXiao Pan
2023-05-31initXiao Pan
2023-05-29paccache.service systemd drop-in file, also remove all uninstalled packages ↵Xiao Pan
cache
2023-04-15new systemd monerod@.service template unit, enabled monerod@xyz.service, ↵Xiao Pan
remove `BindsTo=mullvad-daemon.service`