alias command

alias command The alias command can be useful if you want to create a ‘shortcut’ to a command. The format is alias name=’command’

ssh key exchange

First you’ll need to generate your local public key. This is the public end of a local public / private pair that you’ll share with the remote machine to identify you.