75 | | * Login into the node: {{{ssh -X sb2@10.116.250.100}}}. The password is {{{cosmossandbox2}}}. After logging in into the node, a {{{FD_Examples}}} folder should exist under the home directory which contains some example experiments. Again, see above for using the {{{-Y}}} flag on macOS. |
| 75 | * Once logged in, we can configure the COSMOS server. We will use the Sandbox 2 server {{{srv2-lg1}}}. Run the following command to ensure that the server is switched off: |
| 76 | {{{ |
| 77 | omf tell -a offh -t srv2-lg1 |
| 78 | }}} |
| 79 | * You should receive a {{{Reply: OK}}} message. If you do not, please see the troubleshooting section below. After receiving this notice, please run the following command to load the image: |
| 80 | |
| 81 | Login into the node: {{{ssh -X sb2@10.116.250.100}}}. The password is {{{cosmossandbox2}}}. After logging in into the node, a {{{FD_Examples}}} folder should exist under the home directory which contains some example experiments. Again, see above for using the {{{-Y}}} flag on macOS. |