主机测评网's Archiver
论坛
›
综合教程
› Centos7.6如何清理DNS缓存
我心如烟卸
发表于 2024-9-12 00:45:19
Centos7.6如何清理DNS缓存
1.安装nscd yum -y install nscd
2.启动nscd 服务
systemctl start nscd
3.运行清理缓存
nscd -i hosts
页:
[1]
查看完整版本:
Centos7.6如何清理DNS缓存