summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
7 daysssh no use ipv6 for ib, because it cancelledXiao Pan
12 daysI did not change fcitx5 config, I only toggle an option on and off to test a ↵Xiao Pan
bug and fcitx5 somehow add these lines to the config file
12 daysuser.js add comments about maybe disable OCSP for pp mobile network to workXiao Pan
2025-08-05newsboat ignore more zh wikinews trash newsXiao Pan
2025-08-03pkg migrated to ttf-gelasioXiao Pan
2025-08-01bashrc remove studio relatedXiao Pan
2025-07-31I need ethernet for wired_two_computer connectionXiao Pan
I want wired_two_computer connection and wif both on. Also I mostly use wifi nowadays. But note after `nmcli radio wifi off`, bluetooth seems still work.
2025-07-31metaXiao Pan
2025-07-31nm add two wired ethernet connect configsXiao Pan
2025-07-30metaXiao Pan
2025-07-30add mimic configXiao Pan
2025-07-30enable mimic on ethernetXiao Pan
2025-07-30metaXiao Pan
2025-07-30remove phantun, add mimic, add distccd-alarm-armv8Xiao Pan
2025-07-30remove phantun, because I switched to mimicXiao Pan
2025-07-30add distccd port and accept that in nft so pp distcc can connectXiao Pan
2025-07-30distccd config change to pp wg ip, and change portXiao Pan
Change to wg ip because stricter, safer. Also change to a port no one use.
2025-07-30add defaultXiao Pan
2025-07-28ssh config pp now use xyzpp.localXiao Pan
Because pp now use mdns. Because new router does not resolve xyzpp now.
2025-07-28ssh ba via ipv4 because better optimized routeXiao Pan
2025-07-28userjs add one situation when I need to disable RFP: web VNCXiao Pan
2025-07-27config nvim to let gq wrap Chinese sentencesXiao Pan
2025-07-25no more monerod upload limit, fuck ISPXiao Pan
2025-07-25metaXiao Pan
2025-07-25add and enable phantun_client serviceXiao Pan
2025-07-25metaXiao Pan
2025-07-25swgp go through phantun, more see vc notesXiao Pan
2025-07-23add free license blog to newsboat urlsXiao Pan
2025-07-20sun alias change longitude and latitudeXiao Pan
2025-07-19enable bluetooth, for a mouseXiao Pan
2025-07-16newsboat config to not ask me to enter after me remove a urlXiao Pan
2025-07-15comment replace empty line with # to represent those comments are all ↵Xiao Pan
related to next several lines of code
2025-07-15sshd allow from localhostXiao Pan
2025-07-15sshd config add comment about AllowUsers CIDR ip should be consistentXiao Pan
2025-07-15sshd config restrict only from wg ip to insp gitolite userXiao Pan
2025-07-15newsboat remove rfchost rss, because I no longer useXiao Pan
2025-07-15lower monerod upload speedXiao Pan
2025-07-15enable sshd to allow gitoliteXiao Pan
2025-07-14monero@.service more commentXiao Pan
2025-07-14nft only allow monerod-p2p port to wg_* network interfacesXiao Pan
Note I think this will not prevent monerod download things from public internet without wireguard tunnel. But a little more limit is still better, maybe upload will limit a little bit to wg_* network interfaces.
2025-07-14monerod@.service add more notes about using ↵Xiao Pan
sys-subsystem-net-devices-wg_ba.device
2025-07-14metaXiao Pan
2025-07-14run monerod only when all network thru wireguardXiao Pan
wg_ba network interface tunnels all network through wireguard to ba. I would like to only run monerod when this happened due to various reasons see comments in monerod@.service. Some measures I take are: systemd unit bind to wg_ba, networkmanager dispatcher stop monerod service pre wg_ba down, and vpn script kill monerod process before wg_ba down. The former two measures are in this commit. For bitmonero.conf, I also limit upload rate, reason see comment. I also enabled ipv6. I also try bind ip, which seems does not work, but I put there anyway.
2025-07-13monerod config wrong commentXiao Pan
2025-07-11studio and ru no need, remove themXiao Pan
2025-07-11updateXiao Pan
2025-07-11remove studio so remove sstm aliasXiao Pan
2025-07-11remove ssh-isp portXiao Pan
2025-07-10nft allow ssh from wg_* iifname, because I will let cfgs to pushXiao Pan
2025-07-10metaXiao Pan