Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
02-18-2007, 01:12 PM
|
#1
|
|
Senior Member
Registered: Feb 2007
Location: My HDD...
Distribution: WinXP for designing, Linux for life.
Posts: 2,329
Rep:
|
BASH command tracert/traceroute not recognized
see above subject. essentially, in ubuntu's terminal, i type sudo tracert/traceroute (ip address), and it says it doesnt recognize the command, even though it is BASH. i even try it without the 'sudo'. any idea whats wrong? do i need to use the 'root terminal'?
|
|
|
|
02-18-2007, 01:42 PM
|
#2
|
|
Member
Registered: Nov 2005
Location: Central New York
Distribution: Ubuntu
Posts: 405
Rep:
|
Try the following to see if traceroute is installed:
Code:
aptitude show traceroute
If it isn't, then:
Code:
sudo aptitude install traceroute
|
|
|
|
02-18-2007, 01:42 PM
|
#3
|
|
Guru
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that.
Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,697
Rep:
|
Not sure but maybe /bin is not part of a users enviroment PATH.
Try /bin/traceroute xxx.xxx.xxx.xxx
Or to find use ' whereis traceroute '
Brian
|
|
|
|
02-18-2007, 02:18 PM
|
#4
|
|
Senior Member
Registered: Feb 2007
Location: My HDD...
Distribution: WinXP for designing, Linux for life.
Posts: 2,329
Original Poster
Rep:
|
thanks cgjones-it wasnt installed.
|
|
|
|
02-18-2007, 04:56 PM
|
#5
|
|
Member
Registered: Aug 2005
Location: /home/teebones
Distribution: sometimes this, sometimes that..
Posts: 500
Rep:
|
i thought it was part of the base installment.. guess not then.
|
|
|
|
02-19-2007, 10:24 AM
|
#6
|
|
Member
Registered: Apr 2004
Distribution: Debian -unstable
Posts: 700
Rep:
|
So if you haven't figured it out by now: traceroute is not a bash built in.
|
|
|
|
02-19-2007, 10:34 AM
|
#7
|
|
Member
Registered: Aug 2005
Location: /home/teebones
Distribution: sometimes this, sometimes that..
Posts: 500
Rep:
|
I thought (like most distro's), ubuntu would install these tools by default on the system.
Last edited by teebones; 02-19-2007 at 10:38 AM.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 06:25 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|