In this article, we will show you how to install Trace Route (traceroute) on a Debian server.

1. Login to your server over SSH or KVM

2. Run the following command: apt-get -y install traceroute
ubuntu_tracert_1

That’s it! You should now have Trace Route (traceroute) installed on your Debian server. If you get a message that says it can’t find traceroute, please run the following command: apt-get update