access
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
access [2025/04/07 17:36] β [π Step 4: Connect to the Cluster] nshegunov | access [2025/04/07 17:40] (current) β [π Step 4: Connect to the Cluster] nshegunov | ||
---|---|---|---|
Line 58: | Line 58: | ||
====π Step 4: Connect to the Cluster==== | ====π Step 4: Connect to the Cluster==== | ||
After youβre granted access, connect to the cluster with: | After youβre granted access, connect to the cluster with: | ||
- | **Windows** (using [[ https:// | + | * **Windows** (using [[ https:// |
- | | + | |
- | - In the Session settings window, select SSH.Β | + | - In the Session settings window, select SSH.Β |
- | - In the Remote host field, enter the cluster address (e.g., storage1.unite.uni-sofia.bg).Β | + | - In the Remote host field, enter the cluster address (e.g., storage1.unite.uni-sofia.bg).Β |
- | - In the Specify username field, enter your cluster username.Β | + | - In the Specify username field, enter your cluster username.Β |
- | - Under the " | + | - Under the " |
- | - Click " | + | - Click " |
+ | * **Linux** | ||
+ | - Create configuration file in ~/ | ||
+ | <code bash> | ||
+ | Host unite.uni-sofia.bg | ||
+ | HostName storage2.unite.uni-sofia.bg | ||
+ | User < | ||
+ | IdentityFile ~/ | ||
+ | </ |
access.1744047405.txt.gz Β· Last modified: 2025/04/07 17:36 by nshegunov