Aktionen
Configure Links¶
Requirements¶
To set-up links you will need the following:- a installed and supported operating system
 - root-access
 
Preliminary Note¶
This might be useful if there are commands which require lots of typing and are used on regular basis. i.e. gnome-terminal -> term
Create Links¶
Use the commandln, with ln /source /target
	- Search for the desired source
 - go to the desired target-directory i.e. 
/usr/local/bin/locate gnome-terminal cd /usr/local/bin/ ln /usr/bin/gnome-terminal term 
Von Jeremias Keihsler vor mehr als 3 Jahren aktualisiert · 1 Revisionen