diff options
Diffstat (limited to 'src/pages/blog/2021-10-06.md')
-rw-r--r-- | src/pages/blog/2021-10-06.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/pages/blog/2021-10-06.md b/src/pages/blog/2021-10-06.md index 4611853..c2482d6 100644 --- a/src/pages/blog/2021-10-06.md +++ b/src/pages/blog/2021-10-06.md @@ -1,3 +1,6 @@ +--- +layout: ../../layouts/BlogLayout.astro +--- # You should start using `ssh-copy-id` now! Over the last couple of weeks I had to simultaneously manage up to 4 virtual machines in the Cloud. Holy shit, I've lost so much time just trying to log into them - picking up the correct server IP, then finding the password for it, and then finally `ssh`-ing into it. That's such a painful process, especially when you have to repeat it over and over again. |