5
Команди не знайдено: netstat, nmap на CentOS 7
Я використовую наступний CentOS: $ cat /etc/centos-release CentOS Linux release 7.0.1406 (Core) Команди nmap, netstatі lsofНЕ будуть знайдені на 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 Що мені …