vault backup: 2025-04-06 18:50:39
This commit is contained in:
@ -1,5 +1,10 @@
|
||||
For pyrotechny.eu the user account `pyrotechny-eu` and custom SSH key is used. When using git ssh config can override the domain name and use it with different settings. This is needed for enhanced security about traceability. See below:
|
||||
|
||||
```
|
||||
$ mkdir ~/.ssh && chmod 700 ~/.ssh
|
||||
$ ssh-keygen -t ecdsa -b 521 -f $HOME/.ssh/id_ecda_pyrotechny_eu
|
||||
```
|
||||
|
||||
`.ssh/config`:
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user