小编cal*_*ery的帖子

未找到命令:CentOS 7 上的 netstat、nmap

我正在使用以下 CentOS:

$ cat /etc/centos-release 
CentOS Linux release 7.0.1406 (Core) 
Run Code Online (Sandbox Code Playgroud)

命令nmap,netstatlsof在 CentOS7 上找不到。为什么?

$ type -a nmap
bash: type: nmap: not found

$ type -a netstat
bash: type: netstat: not found

$ type -a lsof   
bash: type: lsof: not found
Run Code Online (Sandbox Code Playgroud)

我应该怎么做才能使它们工作?

centos package-management

67
推荐指数
5
解决办法
27万
查看次数

标签 统计

centos ×1

package-management ×1