Answers for "how to run xampp in ubuntu shortcut"

26

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
0

create xampp shortcut ubuntu

[Desktop Entry]
Encoding=UTF-8
Name=XAMPP Control Panel
Comment=Start and Stop XAMPP
Exec=sudo /opt/lampp/manager-linux-x64.run
Icon=/opt/lampp/htdocs/favicon.ico
Categories=Application
Type=Application
Terminal=true
Posted by: Guest on October-22-2020

Code answers related to "how to run xampp in ubuntu shortcut"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language