Answers for "get in to xampp in cmd"

2

open xampp command

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

xampp start from terminal

alias xampp='sudo /opt/lampp/manager-linux-x64.run'

then in the terminal type:

$ xampp
Posted by: Guest on January-03-2022

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language