首页
tfphp
tfhtml
小工具
搜索
登录
注册
如何在CentOS7里面安装nslookup?
鬼谷子叔叔
-
2023-05-26 04:45
问题
默认情况下,CentOS7系统是没有nslookup的。
解决
只要通过yum安装即可。
yum -y install bind-utils
CentOS 7
鬼谷子叔叔
跟福哥学编程吧~~
热度
1626
文章
212
评论
13
相关文章推荐
Jenkins使用Docker插件动态构建Docker镜像的方法
阅读:325
Tomcat学习笔记【20201104】
阅读:119
Python2和Python3的差异区别汇总【20210613】
阅读:34
IDEA通过Remote JVM Debug远程调试Springboot项目的方法【20221203】
阅读:177
添加Rancher/Server所在的宿主机到主机列表
阅读:124
Dockerfile下MySQL、Redis、MongoDB、Elasticsearch、PHP-FPM、Nginx的配置文件【20210605】
阅读:114
Rancher v2.5.9使用Dockerfile部署Elasticsearch服务的方法【20211008】
阅读:149
CentOS 7学习笔记
阅读:16
使用Java实现PHP的序列化和反序列化函数serialize和unserialize的功能【20210507】
阅读:261
SpringBoot通过JDBC操作MySQL数据库V1.2【20211026】
阅读:164
X