Skip to content

Instantly share code, notes, and snippets.

@adnan360
Last active January 19, 2017 03:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adnan360/f3870d37f1bc45841e4a8cf1c7015568 to your computer and use it in GitHub Desktop.
Save adnan360/f3870d37f1bc45841e4a8cf1c7015568 to your computer and use it in GitHub Desktop.
XAMPP GUI Control Panel shortcut for linux
[Desktop Entry]
Comment=Start and Stop XAMPP
Name=XAMPP Control Panel
Exec=gksudo python2 /opt/lampp/share/xampp-control-panel/xampp-control-panel.py
#Exec=gksudo /opt/lampp/manager-linux.run
Icon=/usr/share/icons/Humanity/devices/24/network-wired.svg
Encoding=UTF-8
Terminal=false
Name=XAMPP Control Panel
Comment=Start and Stop XAMPP
Type=Application
Icon=/usr/share/icons/Humanity/devices/24/network-wired.svg
# Edit with:
# gedit ~/.local/share/applications/xampp-control-panel.desktop
# Ref: http://askubuntu.com/questions/529500/how-to-start-xampp-gui
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment