...
from mamba-factotum, run screen
comment, then inside the screen
session, ssh with tunnel to tpfe2 head node.
screen
screen -ls
screen -U -R -D pleiades
screen -x pleiades # shared terminal
to split screen: ctrl-a and then shift-s
to detach screen: ctrl-a and then d
Auto-scaling job-workers singularity via PBS scripts
...