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:32] β 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 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:// | ||
| + | |||
| + | - Click " | ||
| + | - In the Session settings window, select SSH. | ||
| + | - In the Remote host field, enter the cluster address (e.g., storage2.unite.uni-sofia.bg). | ||
| + | - In the Specify username field, enter your cluster username. | ||
| + | - Under the " | ||
| + | - Click " | ||
| + | * **Linux** | ||
| + | - Create configuration file in ~/ | ||
| + | <code bash> | ||
| + | Host unite.uni-sofia.bg | ||
| + | HostName storage2.unite.uni-sofia.bg | ||
| + | User < | ||
| + | IdentityFile ~/ | ||
| + | </ | ||
access.1744047124.txt.gz Β· Last modified: 2025/04/07 20:32 by nshegunov
