Skip to main content

One post tagged with "ssh"

View All Tags

SSH remote tunnel

· 2 min read
Thanh-Giang (River) Tan Nguyen
Software and bioinformatics engineer

When working on a remote High-Performance Computing (HPC) cluster or a cloud server, accessing development tools locally can be challenging. One effective approach is to use an SSH tunnel to securely access a galaxy server-a web platform as if it were running on your local machine. Processes in Computer