aboutsummaryrefslogtreecommitdiff
path: root/USE.md
diff options
context:
space:
mode:
Diffstat (limited to 'USE.md')
-rw-r--r--USE.md16
1 files changed, 13 insertions, 3 deletions
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)