Remote execution of local aliases / functions
Make a function sshs to alias ssh and add a cutom file now in that custom file you can put functions
Make a function sshs to alias ssh and add a cutom file now in that custom file you can put functions
You can generate your (first) ssh key with: Then you can see the key Now for FileZilla you might need the pkk file Therefor you need putty While most people will use id_ed25519 or id_rsa as filenames, when using multiple ssh keys it can be useful to give more specific names at {typeNameForYourKeyHere}. When running […]
The cli keeps all commands you type and you can access that history. Other people using the same username can also see all those commands.. sometimes it is necessary to remove something.. here are two solutions Another way is with sed: