1 of 2

How to Start a Tutorial

Accessing your directory

2 of 2

2

All tutorials assume you’re using latest version of otsdaq, which is Version v2_5 (as of 8/2020)

If you do not have the latest version, follow these steps:

test

  1. Open up Unix or WSL/AL9

  • Make sure you are in the directory otsdaq-mrb-base by typing:

ssh mu2edaq@mu2egateway01.fnal.gov

  • Now enter:

ssh -L [LOCAL-HOST]:[LOCAL-PORT]:[REMOTE-HOST]:[REMOTE-PORT]

Then,:

cd otsdaq_spack_demo_[YOUR_USERNAME]

Note: Ctrl + Shift + V to copy into the terminal