From 3b0142cedcde39e4c2097ecd916a870a3ced5ec6 Mon Sep 17 00:00:00 2001 From: Vito Graffagnino Date: Tue, 8 Sep 2020 18:10:49 +0100 Subject: Added the relevent parts of the .config directory. Alss add ssh config --- vimwiki/Login For Administration.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 vimwiki/Login For Administration.md (limited to 'vimwiki/Login For Administration.md') diff --git a/vimwiki/Login For Administration.md b/vimwiki/Login For Administration.md new file mode 100644 index 0000000..61f9261 --- /dev/null +++ b/vimwiki/Login For Administration.md @@ -0,0 +1,13 @@ +All cluster admin starts with the main head node, which normal users do not have access to. +To log in directly from outside the cluster ssh to `stri-cluster.herts.ac.uk`. +If already logged in to another cluster machine, you can ssh to `head.data`. + +Once logged in to this machine (which calls itself `‘uhhpc’`) you may use `sudo` to carry out sysadmin tasks. +This has the advantage that it doesn’t leave you sitting at a root prompt. + +Sudo will prompt you for your own password. You do not need to know the root password to use sudo. + +You may of course use this to get a root prompt on another machine by doing e.g. `sudo ssh node001`. +Sudo is not set up on other machines. However, please use sudo if possible on `uhhpc` rather than a root prompt. + + -- cgit v1.2.3