The Issue When trying to run/execute ping command in Ubuntu/Debian/Kali Linux or other Debian derivatives, the ping command does not exist on the system or it not installed, we get the following error ping: command not found The Fix We can manually install the ping command by using the following command sudo apt update sudo …

The post How to Fix Ubuntu/Debian/Kali Linux/Linux missing ping command appeared first on Blog-D without Nonsense.