문서의 이전 판입니다!
CentOS 및 RedHat 계열
nslookup 설치
[root@localhost~]# yum install bind-utils
Python 설치
[user@localhost~]# python -V Python 2.7.5 [user@localhost~]# pip -V -bash: pip: command not found [user@localhost~]# you install python3 ... ... ... [user@localhost~]# python3 -V Python 3.6.8