diff --git a/Tenmado/Linux - Commands & CLI.md b/Tenmado/Linux - Commands & CLI.md index 0c73e23..dc913af 100644 --- a/Tenmado/Linux - Commands & CLI.md +++ b/Tenmado/Linux - Commands & CLI.md @@ -17,3 +17,6 @@ cat /etc/passwd chsh -s $(which zsh) # changes the default shell from bash from zsh ``` +### SSH Keys Creation + +