[Tutorial] Create XAMPP Control Panel GUI shortcut on App Launcher
Tofloor
poster avatar
afhamz
deepin
2016-12-11 15:25
Author
After you installed XAMPP , you must start the service from terminal (Ctrl+Alt+T) by command
$ sudo /opt/lampp/lampp start
but how if we want to start it from GUI ?
so this is the command
$ sudo gedit ~/.local/share/applications/xampp-control-panel.desktop
When the text editor open, paste the following code bellow
[Desktop Entry]
Version=1.0
Type=Application
Terminal=false
Icon[en_US]=/opt/lampp/htdocs/favicon.ico
Name[en_US]=XAMPP
Exec=gksu /opt/lampp/manager-linux-x64.run
Comment[en_US]=Start XAMPP Control Panel
Name=XAMPP
Comment=Start XAMPP Control Panel
Icon=/opt/lampp/htdocs/favicon.ico
Save and close, then you can open XAMPP from app launcher now

*sorry for my bad english

Reply Favorite View the author
All Replies
jingle
deepin
2016-12-13 16:53
#1
Thank you for your sharing.
Reply View the author
savanweylyn
deepin
2016-12-15 09:11
#2
I'm currently working on a shell script, that will do everything you need for XAMPP. Download the architecture specific version, launch it, create an autorun script and a desktop entry for it in ~/.local/share/applications. I'll upload it to somewhere after I've finished it.
And one more thing: launching a GUI application using sudo is not recommended, use gksu instead. If there's no gksu then install it with sudo apt-get install gksu -y.
Reply View the author
aa******99@outlook.com
deepin
2022-09-14 19:27
#3
The user is banned, and the content is hidden.
ha******mi@hotmail.com
deepin
2022-12-07 02:40
#4
The user is banned, and the content is hidden.
ha******mi@hotmail.com
deepin
2022-12-07 02:43
#5
The user is banned, and the content is hidden.
ha******mi@hotmail.com
deepin
2022-12-07 02:44
#6
The user is banned, and the content is hidden.
ha******mi@hotmail.com
deepin
2022-12-07 02:45
#7
The user is banned, and the content is hidden.
or******ma@gmail.com
deepin
2023-04-11 20:43
#8
The user is banned, and the content is hidden.
v***h@gmail.com
deepin
2023-06-14 17:29
#9
The user is banned, and the content is hidden.