From 40dfac93f771c1ae51dc05251292a3372d94b2aa Mon Sep 17 00:00:00 2001 From: AJRubio-Montero <antonio.rubio@ciemat.es> Date: Tue, 11 Oct 2022 11:47:02 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6edd9bc..8a22ef1 100644 --- a/README.md +++ b/README.md @@ -305,7 +305,7 @@ sudo docker run --privileged -e ONECLIENT_ACCESS_TOKEN=$TOKEN \ - Using private clouds (institutional orchestators as OpenStack, OpenNebula, XenServer, VMware, etc). -2. Example for an Slurm instantiated on EOSC resources (pre-configured by IM): +2. Example for an Slurm instantiated on EOSC resources (pre-configured by IM): You can access to head node through SSH, using ``cloudadm`` account, but then you can gain root privileges with ``sudo``. Slurm and a directory shared by NFS -- GitLab