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
Merge requests
!324
Sweet caroline doc merge
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Sweet caroline doc merge
sweet-caroline
into
master
Overview
0
Commits
21
Pipelines
1
Changes
16
Merged
Jan Siwiec
requested to merge
sweet-caroline
into
master
3 years ago
Overview
0
Commits
21
Pipelines
1
Changes
16
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
71d14e65
21 commits,
3 years ago
16 files
+
495
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
16
Search (e.g. *.vue) (Ctrl+P)
docs.it4i/general/shell-and-data-access.md
+
21
−
1
Options
@@ -7,6 +7,16 @@ All IT4Innovations clusters are accessed by the SSH protocol via login nodes at
!!! note
The
**cluster-name.it4i.cz**
alias is currently not available through VPN connection. Use
**loginX.cluster-name.it4i.cz**
when connected to VPN.
### Karolina Cluster
| Login address | Port | Protocol | Login node |
| ----------------------- | ---- | -------- | ------------------------------------- |
| karolina.it4i.cz | 22 | SSH | round-robin DNS record for login[1-4] |
| login1.karolina.it4i.cz | 22 | SSH | login1 |
| login2.karolina.it4i.cz | 22 | SSH | login2 |
| login3.karolina.it4i.cz | 22 | SSH | login3 |
| login4.karolina.it4i.cz | 22 | SSH | login4 |
### Barbora Cluster
| Login address | Port | Protocol | Login node |
@@ -101,9 +111,19 @@ 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 |
| Address
| Port | Protocol |
| ------------------------- | ---- | ------- |
| barbora.it4i.cz | 22 | SCP |
| login1.barbora.it4i.cz | 22 | SCP |
Loading