[logseq-plugin-git:commit] 2023-02-28T08:56:32.447Z

This commit is contained in:
Matthias Eckert 2023-02-28 09:56:32 +01:00
parent f51572e906
commit 84e385801d

View File

@ -1,3 +1,3 @@
- Generate Secure ssh key ``ssh-keygen -t ed25519 -a 100`` - Generate Secure ssh key ``ssh-keygen -t ed25519 -a 100``
- https://security.stackexchange.com/questions/143442/what-are-ssh-keygen-best-practices - https://security.stackexchange.com/questions/143442/what-are-ssh-keygen-best-practices
- ``chmod 0700 ~/.ssh`` - Make sure the rights are correct for the files ``chmod 0700 ~/.ssh``