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