Answers for "activate xampp on ubuntu"

2

how to open xampp control panel in ubuntu

If you use a 64-bit system:

sudo /opt/lampp/manager-linux-x64.run
Posted by: Guest on October-13-2020
1

how to start xampp in ubuntu

# open terminal 
Ctrl+Alt+T

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

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language