摘要: pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple/ pip config set global.trusted-host pypi.tuna.tsinghua.edu.cn 阅读全文
posted @ 2026-06-06 13:05 LucasDL 阅读(2) 评论(0) 推荐(0)
摘要: 1.查看默认网关 root@d:~# ip route default via 192.168.184.2 dev ens32 proto static 192.168.184.0/24 dev ens32 proto kernel scope link src 192.168.184.128 2. 阅读全文
posted @ 2026-04-22 20:42 LucasDL 阅读(67) 评论(0) 推荐(0)