- 20230421: Installed Rogue 5.14.0
- https://slaclab.github.io/rogue/installing/anaconda_build.html
Expand title Issue(s)... - First step of "Setting up Rogue Environment" → https://slaclab.github.io/rogue/installing/anaconda.html is failing...
- ← just seems to hang... thinking its the TIDAIR tags...
- First step of "Setting up Rogue Environment" → https://slaclab.github.io/rogue/installing/anaconda.html is failing...
Expand title Fix(es)... Expand title Attempt(s)... - First step of "Setting up Rogue Environment"
- DOES NOT WORK: Attempting to port forward...
- https://www.tecmint.com/create-ssh-tunneling-port-forwarding-in-linux/
Code Block $ ssh -f -N -D 1080 block@rdsrv314
- https://superuser.com/questions/87014/how-do-i-remove-an-ssh-forwarded-port
- Port forwarding does not work
DOES NOT WORK: After sourcing conda, can you try this command?
Code Block $ conda activate rogue_v5.14.0
DOES NOT WORK: Close terminal and try...
Code Block $ source /afs/slac.stanford.edu/g/reseng/vol31/anaconda/anaconda3/etc/profile.d/conda.sh $ conda activate rogue_v5.14.0
- DOES NOT WORK: Tried...
- install everything from source
- DOES NOT WORK: Attempting to port forward...
- First step of "Setting up Rogue Environment"
- https://slaclab.github.io/rogue/installing/anaconda_build.html
Code Block title SSH in... collapse true # Yes... the physical tag does not match the computer name $ ssh -X <user>@pc98413.slac.stanford.edu # alternative when on network ssh -X <user>@pc98413 # if that does not work do $ ssh -Y <user>@pc98143.slac.stanford.edu # enter password $ hostname # should see pc98413
Expand title Problem(s)... - Computer name does not match digital name
- Computer name does not match digital name