1 개요[ | ]
- nslookup Installation
- nslookup 설치
2 설치 명령[ | ]
Bash
Copy
yum install -y bind-utils
3 설치 예시[ | ]
Console
Copy
[root@centos7 ~]# yum install bind-utils
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror.kakao.com
* extras: mirror.kakao.com
* updates: mirror.kakao.com
Resolving Dependencies
--> Running transaction check
---> Package bind-utils.x86_64 32:9.9.4-61.el7_5.1 will be installed
--> Processing Dependency: bind-libs = 32:9.9.4-61.el7_5.1 for package: 32:bind-utils-9.9.4-61.el7_5.1.x86_64
--> Processing Dependency: liblwres.so.90()(64bit) for package: 32:bind-utils-9.9.4-61.el7_5.1.x86_64
--> Processing Dependency: libisccfg.so.90()(64bit) for package: 32:bind-utils-9.9.4-61.el7_5.1.x86_64
--> Processing Dependency: libisccc.so.90()(64bit) for package: 32:bind-utils-9.9.4-61.el7_5.1.x86_64
--> Processing Dependency: libisc.so.95()(64bit) for package: 32:bind-utils-9.9.4-61.el7_5.1.x86_64
--> Processing Dependency: libdns.so.100()(64bit) for package: 32:bind-utils-9.9.4-61.el7_5.1.x86_64
--> Processing Dependency: libbind9.so.90()(64bit) for package: 32:bind-utils-9.9.4-61.el7_5.1.x86_64
--> Running transaction check
---> Package bind-libs.x86_64 32:9.9.4-61.el7_5.1 will be installed
--> Processing Dependency: bind-license = 32:9.9.4-61.el7_5.1 for package: 32:bind-libs-9.9.4-61.el7_5.1.x86_64
--> Running transaction check
---> Package bind-license.noarch 32:9.9.4-61.el7 will be updated
--> Processing Dependency: bind-license = 32:9.9.4-61.el7 for package: 32:bind-libs-lite-9.9.4-61.el7.x86_64
---> Package bind-license.noarch 32:9.9.4-61.el7_5.1 will be an update
--> Running transaction check
---> Package bind-libs-lite.x86_64 32:9.9.4-61.el7 will be updated
---> Package bind-libs-lite.x86_64 32:9.9.4-61.el7_5.1 will be an update
--> Finished Dependency Resolution
Dependencies Resolved
=============================================================================================
Package Arch Version Repository Size
=============================================================================================
Installing:
bind-utils x86_64 32:9.9.4-61.el7_5.1 updates 204 k
Installing for dependencies:
bind-libs x86_64 32:9.9.4-61.el7_5.1 updates 1.0 M
Updating for dependencies:
bind-libs-lite x86_64 32:9.9.4-61.el7_5.1 updates 734 k
bind-license noarch 32:9.9.4-61.el7_5.1 updates 85 k
Transaction Summary
=============================================================================================
Install 1 Package (+1 Dependent package)
Upgrade ( 2 Dependent packages)
Total download size: 2.0 M
Is this ok [y/d/N]: y
Console
Copy
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Updating : 32:bind-license-9.9.4-61.el7_5.1.noarch 1/6
Installing : 32:bind-libs-9.9.4-61.el7_5.1.x86_64 2/6
Installing : 32:bind-utils-9.9.4-61.el7_5.1.x86_64 3/6
Updating : 32:bind-libs-lite-9.9.4-61.el7_5.1.x86_64 4/6
Cleanup : 32:bind-libs-lite-9.9.4-61.el7.x86_64 5/6
Cleanup : 32:bind-license-9.9.4-61.el7.noarch 6/6
Verifying : 32:bind-license-9.9.4-61.el7_5.1.noarch 1/6
Verifying : 32:bind-utils-9.9.4-61.el7_5.1.x86_64 2/6
Verifying : 32:bind-libs-lite-9.9.4-61.el7_5.1.x86_64 3/6
Verifying : 32:bind-libs-9.9.4-61.el7_5.1.x86_64 4/6
Verifying : 32:bind-libs-lite-9.9.4-61.el7.x86_64 5/6
Verifying : 32:bind-license-9.9.4-61.el7.noarch 6/6
Installed:
bind-utils.x86_64 32:9.9.4-61.el7_5.1
Dependency Installed:
bind-libs.x86_64 32:9.9.4-61.el7_5.1
Dependency Updated:
bind-libs-lite.x86_64 32:9.9.4-61.el7_5.1 bind-license.noarch 32:9.9.4-61.el7_5.1
Complete!
4 같이 보기[ | ]
편집자 John Jeong Jmnote Er22 Jmnote bot
로그인하시면 댓글을 쓸 수 있습니다.