diff --git a/content/posts/guides/ssh-keys.md b/content/posts/guides/ssh-keys.md index f3e55ee..43109a4 100644 --- a/content/posts/guides/ssh-keys.md +++ b/content/posts/guides/ssh-keys.md @@ -1,16 +1,16 @@ --- title: "SSH Key Access" author: "Hyperling" -date: 2025-11-13T20:00:00-07:00 +date: "2025-11-12T20:00:00-07:00" tags: - - "tech" + - tech - networking - linux - ssh categories: - - "guides" + - guides series: - - "sysadmin" + - sysadmin --- How to set up an SSH key and use it to access a remote machine.