Centos7.6如何清理DNS缓存
资讯
2025-03-02 17:50
153
Centos7.6如何清理DNS缓存
1.安装
nscd yum -y install nscd
2.启动nscd 服务项目
systemctl start nscd
3.运行清理缓存
nscd -i hosts