Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

create desktop icon for a zip installed program

// Create the init file
sudo vim /usr/share/applications/STS.desktop


[Desktop Entry]
Name=SpringSource Tool Suite
Comment=SpringSource Tool Suite
Exec=~/springsource/sts-3.4.0-RELEASE/STS
Icon=~/springsource/sts-3.4.0-RELEASE/icon.xpm
StartupNotify=true
Terminal=false
Type=Application
Categories=Development;IDE;Java;
Comment

PREVIOUS NEXT
Code Example
Shell :: double dock on gnome overview 
Shell :: comentarios shell script 
Shell :: does electron app work in ubuntu 
Shell :: vim stuck in insert mode 
Shell :: macos check if file is binary 
Shell :: hide active app from dock 
Shell :: wget raw 
Shell :: printf 
Shell :: tail vs head 
Shell :: how to clone repo with all branches 
Shell :: cat bash 
Shell :: change github 
Shell :: what is shell scripting 
Shell :: setup mongodb locally on centos 8 
Shell :: merge csv files powershell 
Shell :: unzip .tar.xz 
Shell :: install kubectl on ubuntu 20 
Shell :: ubuntu install Qsampler 
Shell :: show saved network connections linux 
Shell :: how to install virtualmin on ubuntu 20.04 
Shell :: keep command running after closing ssh 
Shell :: twisted.internet.error.ReactorAlreadyInstalledError: reactor already installed [5804] Failed to execute script main 
Shell :: ubuntu video duplicate finder 
Shell :: python-swiftclient 3.5.0 uninstall ubuntu 
Php :: tinker color auto | tinker lost color cli | tinker not colorful 
Php :: wpdb last query 
Php :: PDOException::("SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes") laravel 8 
Php :: php only my ip 
Php :: laravel model tablename 
Php :: laravel undefined type DB 
ADD CONTENT
Topic
Content
Source link
Name
5+1 =