install xampp in ubuntu server code example
Example 1: xammp lubuntu
chmod +x xampp-installer.run
Example 2: how install xampp in ubuntu
$ sudo apt install net-tools
/* */
chmod +x xampp-installer.run
$ sudo apt install net-tools
/* */