diff --git a/content/posts/tech/ssh-keys.md b/content/posts/tech/ssh-keys.md index b5b4309..e431b98 100644 --- a/content/posts/tech/ssh-keys.md +++ b/content/posts/tech/ssh-keys.md @@ -1,5 +1,6 @@ --- title: "SSH Key Access" +subtitle: author: hyperling date: "2025-11-13T20:00:00-07:00" tags: @@ -11,6 +12,7 @@ series: - sysadmin categories: - guides +aliases: --- How to set up an SSH key and use it to access a remote machine.