Update Cades authored by Doak, Peter W.'s avatar Doak, Peter W.
...@@ -11,7 +11,7 @@ If your usage is abusive, purposefully or not, and you do not respond promptly t ...@@ -11,7 +11,7 @@ If your usage is abusive, purposefully or not, and you do not respond promptly t
You will need to use you UCAMS password or if you are an XCAMS only user that password. This is not an RSA token login. You will need to use you UCAMS password or if you are an XCAMS only user that password. This is not an RSA token login.
```shell-session ```shell-session
bash $ ssh or-slurm-login01.ornl.gov bash $ ssh or-slurm-login01.ornl.gov
[you@or-condo-login02 ~]$ module load env/cades-cnms [you@or-slurm-login01 ~]$ module load env/cades-cnms
``` ```
The [env/cades-cnms](env-cades-cnms) gives you some standard environment variables and puts the CNMS modules in your `$MODULEPATH` The [env/cades-cnms](env-cades-cnms) gives you some standard environment variables and puts the CNMS modules in your `$MODULEPATH`
... ...
......