Answers for "create xampp shortcut ubuntu"

3

open XAMPP in ubuntu

>>> cd /opt/lampp/

>>> ls 

>>> sudo ./manager-linux-x64.run
Posted by: Guest on July-08-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 "Shell/Bash"

Browse Popular Code Answers by Language