In this tutorial, we will guide you on how to install mtr which is from https://www.bitwizard.nl/mtr/ on MXLinux Latest.
Before we begin the installation process, ensure that your system is up to date by running the following command:
sudo apt update && sudo apt upgrade
MXLinux Latest comes with mtr already installed; however, we will provide instructions on how to install mtr from the website as requested in this tutorial.
Perform the following steps to install mtr:
sudo apt install build-essential automake autoconf libtool libreadline-dev libncurses5-dev libssl-dev libgtk2.0-dev libpcap-dev
wget https://github.com/traviscross/mtr/archive/master.zip
unzip master.zip
cd mtr-master/
./autogen.sh && ./configure && make
sudo make install
To ensure that the installation was successful and that mtr is working correctly, run the following command:
mtr google.com
This command will start mtr and display the network statistics for the network path between your system and google.com.
By following the steps outlined in this tutorial, you should now have successfully installed mtr from https://www.bitwizard.nl/mtr/ on MXLinux Latest. You can now use mtr to perform network diagnostics on your system.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!