Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

create dektop file in ubuntu

Firstly, cd to/usr/share/applications then create a new file with extension is *.desktop by opening the terminal then run this command: sudo touch xampp.desktop.
Open the new file with super admin right by: sudo gedit xampp.desktop
Paste following to the file content: //below are different for differnt app
[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
Comment

PREVIOUS NEXT
Code Example
Shell :: brownie coverage 
Shell :: files 644 folders 755 
Shell :: v4l2 not found 
Shell :: sed allow root login 
Shell :: how to troll someone 
Shell :: get symbols from library 
Shell :: command to transform to asci code 
Shell :: python-minimal has no installation candidate 
Shell :: import database via power shell 
Shell :: list of unix commands 
Shell :: ssh with key linux 
Shell :: instal bable for linux 
Shell :: Check status service Apache FreeBSD 
Shell :: first time linux 
Shell :: hdfs download folder 
Shell :: create batch file to delete folders and subfolders 
Shell :: get rasbien version 
Shell :: http-server run pwa 
Shell :: cursor size in linux not changing on the desktop 
Shell :: bash dynamic varibale 
Shell :: delphes install 
Shell :: how to sort in grep in second column in /etc/passwd 
Shell :: how to install automapper in vs code 
Shell :: kernel build dependencies 
Shell :: change user run docker 
Shell :: -sS use nmap 
Shell :: checkout git 
Shell :: checkout a pr locally 
Shell :: get count lines in file using cat 
Shell :: git create new repository 
ADD CONTENT
Topic
Content
Source link
Name
6+9 =