From 390a447b407455218f6f2b90e59df3cd07286f54 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 4 Jun 2021 15:00:27 +0200 Subject: use inline defined hints --- USE.md | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'USE.md') diff --git a/USE.md b/USE.md index 6c111ef..64f4640 100644 --- a/USE.md +++ b/USE.md @@ -1,13 +1,13 @@ # Shell introduction -As member of {{organisation}} -you can get a shell account at {{shellhost}}. +As member of Example orga +you can get a shell account at shell.example.org. A shell account provides you a "home" at the system, that you can access with a command-line console interface either interactively or automated by scripts. -You need to {{contact_sysadmins}} to get your shell account created. +You need to contact_sysadmins to get your shell account created. Provide your full name, email, and cellphone number, which is shared with all users for use in case of problems with your account. @@ -15,6 +15,16 @@ You may also suggest a name for your account (only lower-case simple letters). +## Special strings + +NB! This documentation uses special strings +which you may want to adapt for your local setup: + +organisation: Example orga +shellhost: shell.example.org +contact_sysadmins: contact sysadmins + + ## Remote access Your shell environment is accessed via Secure Shell (ssh) -- cgit v1.2.3