Declad: Difference between revisions

From Mu2eWiki
Jump to navigation Jump to search
(Created page with "Introduction to Declad Online Offline")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:


Online
Online
ssh tunnel
ssh -4 -f -X -N -L 8080:localhost:8080 -J ${USER}@mu2egateway01 ${USER}@mu2e-dl-01
in browser:
localhost:8080


Offline
Offline

Latest revision as of 19:31, 20 November 2024

Introduction to Declad

Online

ssh tunnel
ssh -4 -f -X -N -L 8080:localhost:8080 -J ${USER}@mu2egateway01 ${USER}@mu2e-dl-01
in browser: 
localhost:8080

Offline