access
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
access [2025/04/07 17:37] โ [๐ Step 4: Connect to the Cluster] nshegunov | access [2025/04/07 17:40] (current) โ [๐ Step 4: Connect to the Cluster] nshegunov | ||
---|---|---|---|
Line 60: | Line 60: | ||
* **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.txt ยท Last modified: 2025/04/07 17:40 by nshegunov