- 設定文件: /etc/sysctl.conf
net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1
net.ipv6.conf.lo.disable_ipv6 = 1
讓設定生效
sudo sysctl -p
檢驗
ip a | grep inet6
Linux 壓縮相關
2024-02-28 工作雜記 Linux
Linux 字型安裝
2024-02-28 工作雜記 Linux
Linux 硬體檢測相關指令
2024-02-28 工作雜記 Linux
Linux 筆電常用命令
2024-02-28 工作雜記 Linux
Linux 系統時間
2024-02-28 工作雜記 Linux
CNS11643 轉 UTF8 經驗
2024-03-21 工作雜記 CNS11643 Java
db-postgresql-note
2024-03-15 工作雜記 postgresql
docker-note
2024-03-15 工作雜記 docker