Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
docs.it4i.cz
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SCS
docs.it4i.cz
Commits
6dbe476b
Commit
6dbe476b
authored
3 years ago
by
Jan Siwiec
Browse files
Options
Downloads
Patches
Plain Diff
simplifying content
parent
f039ff0c
No related branches found
No related tags found
No related merge requests found
Pipeline
#22092
passed with warnings
3 years ago
Stage: test
Stage: build
Stage: deploy
Stage: after_test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs.it4i/general/shell-and-data-access.md
+6
-45
6 additions, 45 deletions
docs.it4i/general/shell-and-data-access.md
with
6 additions
and
45 deletions
docs.it4i/general/shell-and-data-access.md
+
6
−
45
View file @
6dbe476b
...
...
@@ -109,21 +109,7 @@ $ chmod 600 /path/to/id_rsa
On
**Windows**
, use the
[
PuTTY SSH client
][
2
]
.
After logging in, you will see the command prompt:
```
console
___ _____ _ _ ___ _ _
|_ _| |_ _| | || | |_ _| _ __ _ __ ___ __ __ __ _ | |_ (_) ___ _ __ ___
| | | | | || |_ | | | '_ \ | '_ \ / _ \ \ \ / / / _` | | __| | | / _ \ | '_ \ / __|
| | | | |__ _| | | | | | | | | | | | (_) | \ V / | (_| | | |_ | | | (_) | | | | | \__ \
|___| |_| |_| |___| |_| |_| |_| |_| \___/ \_/ \__,_| \__| |_| \___/ |_| |_| |___/
http://www.it4i.cz/?lang=en
Last login: Tue Jul 9 15:57:38 2013 from your-host.example.com
[username@login2.cluster-name ~]$
```
After logging in, you will see the command prompt with the name of the cluster and the message of the day.
!!! note
The environment is
**not**
shared between login nodes, except for
[
shared filesystems
][
3
]
.
...
...
@@ -132,39 +118,14 @@ Last login: Tue Jul 9 15:57:38 2013 from your-host.example.com
Data in and out of the system may be transferred by SCP and SFTP protocols.
### Karolina Cluster
| Address | Port | Protocol |
| ----------------------- | ---- | --------- |
| karolina.it4i.cz | 22 | SCP, SFTP |
| login1.karolina.it4i.cz | 22 | SCP, SFTP |
| login2.karolina.it4i.cz | 22 | SCP, SFTP |
| login3.karolina.it4i.cz | 22 | SCP, SFTP |
| login4.karolina.it4i.cz | 22 | SCP, SFTP |
### Barbora Cluster
| Address | Port | Protocol |
| ------------------------- | ---- | ------- |
| barbora.it4i.cz | 22 | SCP |
| login1.barbora.it4i.cz | 22 | SCP |
| login2.barbora.it4i.cz | 22 | SCP |
### Salomon Cluster
| Address | Port | Protocol |
| ---------------------- | ---- | --------- |
| salomon.it4i.cz | 22 | SCP, SFTP |
| login1.salomon.it4i.cz | 22 | SCP, SFTP |
| login2.salomon.it4i.cz | 22 | SCP, SFTP |
| login3.salomon.it4i.cz | 22 | SCP, SFTP |
| login4.salomon.it4i.cz | 22 | SCP, SFTP |
| Cluster | Port | Protocol |
| -------- | ---- | --------- |
| Karolina | 22 | SCP, SFTP |
| Barbora | 22 | SCP |
| Salomon | 22 | SCP, SFTP |
Authentication is by
[
private key
][
1
]
only.
!!! note
If you experience degraded data transfer performance, consult your local network provider.
On Linux or Mac, use an SCP or SFTP client to transfer data to Barbora:
```
console
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment