喵喵小喵喵
1.19K subscribers
1.38K photos
32 videos
6 files
9.63K links
大喵喵和小喵喵的转发频道

投喂请前往附属群
Download Telegram
Forwarded from Hacker News (yahnc_bot)
Win32 Is the Only Stable ABI on Linux https://blog.hiler.eu/win32-the-only-stable-abi/
YouTube: 推荐
Forwarded from 每日沙雕墙 (投稿机屑人)
This media is not supported in your browser
VIEW IN TELEGRAM
寓教于乐
昨天 debootstrap 踩坑:
LVM rootfs 需要安装 lvm 包,不然 update-initramfs 少跑 hook 不会在启动的时候自动建立 device mapper
(即使 LVM 不是一个独立模块
今日学习 Linux:
iptables nat table 只有 conntrack 第一个包会进
如果一个包可能经过两次 iptables,可能需要用 conntrack zone 拆开:

Motivation: Proxmox 并且要出口 masquerade
(KVM <-- br0 --> veth <-- br1 --> host)