Accessing astro3

How to get access and connect to the astro3 cluster over SSH.

Requirements

Login Node

Direct SSH to the astro3 head node — no load-balanced login pool like powerslurm:

astro3.tau.ac.il

Connecting via SSH

ssh your_username@astro3.tau.ac.il

With an SSH key:

ssh -i /path/to/your/private_key your_username@astro3.tau.ac.il

Important


Created 2026-08-26 13:57:56 UTC by levk
Updated 2026-08-26 14:05:28 UTC by levk