Skip to content

Instantly share code, notes, and snippets.

@ikoner
Last active November 6, 2015 17:53
Show Gist options
  • Save ikoner/552e0bc815a3dba5e34b to your computer and use it in GitHub Desktop.
Save ikoner/552e0bc815a3dba5e34b to your computer and use it in GitHub Desktop.
ubuntu 14.04 - create XAMPP launcher on desktop
gnome-desktop-item-edit --create-new ~/Desktop
gedit XAMPP.desktop
[Desktop Entry]
Name=XAMPP
Comment=Manage XAMPP
Exec=gksudo /opt/lampp/manager-linux-x64.run
Icon=/opt/lampp/htdocs/favicon.ico
Type=Application
Terminal=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment