-bash: traceroute: command not found

1 개요[ | ]

-bash: traceroute: command not found
root@localhost:~# traceroute
-bash: traceroute: command not found
root@localhost:~# yum install traceroute
...
Dependencies Resolved

====================================================================================================
 Package                 Arch                Version                        Repository         Size
====================================================================================================
Installing:
 traceroute              x86_64              3:2.0.22-2.el7                 base               59 k

Transaction Summary
====================================================================================================
Install  1 Package

Total download size: 59 k
Installed size: 92 k
Is this ok [y/d/N]: y
Downloading packages:
traceroute-2.0.22-2.el7.x86_64.rpm                                           |  59 kB  00:00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : 3:traceroute-2.0.22-2.el7.x86_64                                                 1/1
  Verifying  : 3:traceroute-2.0.22-2.el7.x86_64                                                 1/1

Installed:
  traceroute.x86_64 3:2.0.22-2.el7

Complete!
root@localhost:~# traceroute -V
Modern traceroute for Linux, version 2.0.22
Copyright (c) 2008  Dmitry Butskoy,   License: GPL v2 or any later

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}