176******28
deepin
2020-05-23 05:28 https://bbs.deepin.org/post/188959
sudo dedit /etc/sysctl.d/99-sysctl.conf
加入:
net.ipv6.conf.all.disable_ipv6 = 1
大于 Ubuntu 18.04 可能会多一句,比如我用的 Linux Mint 19:https://www.configserverfirewall.com/ubuntu-linux/ubuntu-disable-ipv6/
net.ipv6.conf.<接口的名字(ifconfig 命令可以看到)>.disable_ipv6 = 1,比如我的就是有 inet6 的那块的第一行第一个单词
Reply Like 0 View the author


中文 
sudo sysctl -w net.ipv6.conf.all.disable_ipv6=1
sudo sysctl -w net.ipv6.conf.default.disable_ipv6=1
sudo sysctl -w net.ipv6.conf.lo.disable_ipv6=1
另外选择wine5.0安装QQ9.2.3已经可以完美运行,但可以不能在深度上运行,因为拖盘不能兼容wine只优化了deepin-wine。