Error:
ubuntu@ip-112-21-45-62:~$ sudo /opt/lampp/Lampp start Starting XAMPP for Linux 8.2.4-0… KAMPP: Starting Apache… /opt/lampp/share/xampp/xampplib: line 22: netstat: command not found opt/lampp/share/xampp/xampplib: line 22: netstat: command not found Fail.
Solution:
sudo netstat -tuln | grep :21
[…] Error: Netstat: command not found Fail […]