traceroute
- Anmelden oder Registrieren um Kommentare zu schreiben
Just tried to traceroute a domain and bash responded with command not found. What's the equivalent command in trisquel?
Is it installed?
$ sudo apt-cache policy traceroute
'tracepath' is installed by default. According to 'man tracepath':
It is similar to traceroute, only does not require superuser privileges and has no fancy options.
traceroute does **not** require sudo Bannanna Magique :)
I only copied 'man tracepath'.
Just tried to traceroute a domain and bash responded with command not found.
What's the equivalent command in trisquel?
I only copied 'man tracepath'.
traceroute does **not** require sudo Bannanna Magique :)
Running sudo apt-get install traceroute got me a host of interesting alternatives to the Plain Jane traceroute ... very nice.
Running sudo apt-get install traceroute got me a host of interesting
alternatives to the Plain Jane traceroute ... very nice.
Is it installed?
$ sudo apt-cache policy traceroute
'tracepath' is installed by default. According to 'man tracepath':
It is similar to traceroute, only does not require superuser privileges and
has no fancy options.
- Anmelden oder Registrieren um Kommentare zu schreiben