diff --git a/journals/2023_02_28.md b/journals/2023_02_28.md index 0b4c80ad..0d0fda83 100644 --- a/journals/2023_02_28.md +++ b/journals/2023_02_28.md @@ -1,3 +1,3 @@ - Generate Secure ssh key ``ssh-keygen -t ed25519 -a 100`` - https://security.stackexchange.com/questions/143442/what-are-ssh-keygen-best-practices - - ``chmod 0700 ~/.ssh`` \ No newline at end of file + - Make sure the rights are correct for the files ``chmod 0700 ~/.ssh`` \ No newline at end of file