Add public ssh keys ...
... to allow other people to give me access to their systems
This commit is contained in:
parent
8f7cef086b
commit
7025c8442d
3 changed files with 19 additions and 0 deletions
|
|
@ -18,6 +18,15 @@ It targets [Debian](https://www.debian.org/) 13
|
|||
be it end-user software or common development utilities.
|
||||
|
||||
|
||||
## SSH Keys
|
||||
|
||||
If I told you to go here and copy/paste my public `ssh` keys
|
||||
to give me access to one of your servers,
|
||||
find them
|
||||
either [here](.ssh/authorized_keys)
|
||||
or [here](https://code.webartifex.de/alexander.keys).
|
||||
|
||||
|
||||
## Installation
|
||||
|
||||
Simply run:
|
||||
|
|
|
|||
Loading…
Reference in a new issue