Monday, April 29, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 12504  / 3 Years ago, sun, november 14, 2021, 1:19:42

I've had Xampp installed on my machine for a while but I have yet to figure out how to start the GUI from a shortcut.



At the moment I am launching



sudo /opt/lampp/manager-linux-x64.run


From the terminal every time I want to start it, but it's pretty annoying to have to go through the terminal for this every single time.



I have already tried pasting that command in a shortcut and when I try to start it nothing happens. Here's how my shortcut looks:



enter image description here



Any idea how I can get this to work?


More From » gnome

 Answers
4

Follow this link.



https://junise.wordpress.com/2017/07/23/xampp-in-ubuntu-desktop-shortcut-launcher-entry-home-folder-shortcut-inside-htdocs/



Change this sentence:



Exec=sudo /opt/lampp/manager-linux-x64.run


And add:



Terminal=true


at the end of .desktop file.


[#5832] Monday, November 15, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
hamostic

Total Points: 403
Total Questions: 142
Total Answers: 112

Location: Iceland
Member since Sat, Sep 17, 2022
2 Years ago
;