In this tutorial we’re going to solve the error XAMPP: Starting ProFTPD…/opt/lampp/share/xampp/xampplib: line 22: netstat: command not foundfail.
Solution :-
sudo apt-get update
sudo apt-get install net-tools
![](https://www.devopsfreelancer.com/blog/wp-content/uploads/2024/01/image-4-1024x461.png)
Next to restart the server
sudo /opt/lampp/lampp restart
![](https://www.devopsfreelancer.com/blog/wp-content/uploads/2024/01/image-5-1024x232.png)