From b607df28f81b826e53120f0bf9c42b30777ebddf Mon Sep 17 00:00:00 2001 From: Simon Marsh Date: Thu, 27 Jan 2022 09:15:16 +0000 Subject: [PATCH] minor tweaks --- content/services/shell.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/content/services/shell.md b/content/services/shell.md index 5d238b6..f459557 100644 --- a/content/services/shell.md +++ b/content/services/shell.md @@ -43,6 +43,10 @@ ssh foo@shell.fr-rbx1.burble.dn42 Your home directory is created automatically on first access and will then persist across logins. +*Note that individual ~/.ssh/authorized_keys are disabled and will +not work, you will only be able to log in using an SSH key from the registry +or using a burble.dn42 password* + ## Key Services ### Installed Packages @@ -104,7 +108,7 @@ username) and then store all your stuff in the new directory; this will help prevent clutter. {{}} -Note that the storage for /scratch is nfs mounted across dn42 so +Note that the storage for /scratch is cross mounted over dn42 so performance will be variable. {{}}