gobomb / myDoc

The documents and notes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

linux install

gobomb opened this issue · comments

ip

ubuntu

apt install -y iproute2

ping

apt install iptuils-ping

yum [Errno 14] HTTP Error 404 - Not Found

yum镜像数据库坏

# yum clean all
# rpm --rebuilddb
# yum update

centos

安装 nslookup

yum install bind-utils

# 查找
yum provides '*bin/nslookup'