Answers for "xampp ubuntu"

11

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

xamp start ubuntu

sudo /opt/lampp/manager-linux-x64.run
Posted by: Guest on July-26-2021
3

open XAMPP in ubuntu

>>> cd /opt/lampp/

>>> ls 

>>> sudo ./manager-linux-x64.run
Posted by: Guest on July-08-2020
2

xampp ubuntu

sudo chmod 755 xampp-linux-x64-7.3.5.1-installer.run
Posted by: Guest on September-22-2020
-1

xampp ubuntu

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

xampp ubuntu

sudo ./[package_name]
Posted by: Guest on September-22-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language