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
4205aab6
Commit
4205aab6
authored
3 years ago
by
Jan Siwiec
Browse files
Options
Downloads
Patches
Plain Diff
Update shell-and-data-access.md
parent
9bf07b51
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#25430
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
+2
-2
2 additions, 2 deletions
docs.it4i/general/shell-and-data-access.md
with
2 additions
and
2 deletions
docs.it4i/general/shell-and-data-access.md
+
2
−
2
View file @
4205aab6
...
@@ -11,7 +11,7 @@ All IT4Innovations clusters are accessed by the SSH protocol via login nodes at
...
@@ -11,7 +11,7 @@ All IT4Innovations clusters are accessed by the SSH protocol via login nodes at
Due to updated security requirements on Karolina and Barbora,
Due to updated security requirements on Karolina and Barbora,
only clients based on OpenSSH 7.4p1 and later can connect (including other SSH clients with compatible security algorithms).
only clients based on OpenSSH 7.4p1 and later can connect (including other SSH clients with compatible security algorithms).
This means that starting with RHEL/Centos 7, Debian 9 or Ubuntu 18.04, you are good to go.
This means that starting with RHEL/Centos 7, Debian 9 or Ubuntu 18.04, you are good to go.
Some users who still have DSA keys will be also unable to connect and are urged to update their keypairs, preferably to Ed25519 format.
Some users who still have DSA keys will be also unable to connect and are urged to update their keypairs, preferably to
the
Ed25519 format.
### Karolina Cluster
### Karolina Cluster
...
@@ -241,7 +241,7 @@ $ ssh -R 6000:localhost:1080 cluster-name.it4i.cz
...
@@ -241,7 +241,7 @@ $ ssh -R 6000:localhost:1080 cluster-name.it4i.cz
Now, configure the applications proxy settings to
`localhost:6000`
. Use port forwarding to access the
[
proxy server from compute nodes
][
5
]
, as well.
Now, configure the applications proxy settings to
`localhost:6000`
. Use port forwarding to access the
[
proxy server from compute nodes
][
5
]
, as well.
[
1
]:
../general/accessing-the-clusters/shell-access-and-data-transfer/ssh-key
s
.md
[
1
]:
../general/accessing-the-clusters/shell-access-and-data-transfer/ssh-key
-management
.md
[
2
]:
../general/accessing-the-clusters/shell-access-and-data-transfer/putty.md
[
2
]:
../general/accessing-the-clusters/shell-access-and-data-transfer/putty.md
[
5
]:
#port-forwarding-from-login-nodes
[
5
]:
#port-forwarding-from-login-nodes
[
6
]:
../general/accessing-the-clusters/graphical-user-interface/x-window-system.md
[
6
]:
../general/accessing-the-clusters/graphical-user-interface/x-window-system.md
...
...
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