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 20:37] β [π Step 4: Connect to the Cluster] nshegunov | access [2026/02/24 16:09] (current) β [π¦ Windows (using PowerShell or Git Bash)] nshegunov | ||
|---|---|---|---|
| Line 18: | Line 18: | ||
| ~/ | ~/ | ||
| - | |||
| ~/ | ~/ | ||
| Line 24: | Line 23: | ||
| **Option 1**: Git Bash (Recommended) | **Option 1**: Git Bash (Recommended) | ||
| Install Git for Windows if you donβt have it. | Install Git for Windows if you donβt have it. | ||
| - | |||
| Open Git Bash and run: | Open Git Bash and run: | ||
| Line 40: | Line 38: | ||
| <code powershell> | <code powershell> | ||
| ssh-keygen -t ecdsa -b 521 -C " | ssh-keygen -t ecdsa -b 521 -C " | ||
| - | # Press Enter to use the default save path (C: | + | # Press Enter to use the default save path (C: |
| </ | </ | ||
| + | |||
| + | You can also use WSL :). | ||
| Line 51: | Line 51: | ||
| **Windows: | **Windows: | ||
| - | Send it via email to: π§ admin@unite.cluster | + | Send it via email. |
| ====β Step 3: Wait for Confirmation==== | ====β Step 3: Wait for Confirmation==== | ||
| 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., | + | - In the Remote host field, enter the cluster address (e.g., |
| - | - 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.1744047436.txt.gz Β· Last modified: 2025/04/07 20:37 by nshegunov
