how to launch xampp in ubuntu 18.04 code example
Example 1: how to open xampp control panel in ubuntu
If you use a 64-bit system:
sudo /opt/lampp/manager-linux-x64.run
Example 2: xampp run in ubuntu
sudo /opt/lampp/lampp start
If you use a 64-bit system:
sudo /opt/lampp/manager-linux-x64.run
sudo /opt/lampp/lampp start