Answers for "how to start xampp automatically in ubuntu linux"

23

how to start xampp in ubuntu

sudo /opt/lampp/lampp start
cd /opt/lampp/
ls
sudo ./manager-linux-x64.run
Posted by: Guest on August-02-2020
1

how to start xampp in ubuntu from terminal

# open terminal 
Ctrl+Alt+T

# then type below command
sudo /opt/lampp/lampp start
Posted by: Guest on December-20-2021
-1

xampp ubuntu

ls –l xampp-linux-x64-7.3.5.1-installer.run
Posted by: Guest on September-22-2020

Code answers related to "how to start xampp automatically in ubuntu linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language