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
246e669c
Commit
246e669c
authored
3 years ago
by
Jan Siwiec
Browse files
Options
Downloads
Patches
Plain Diff
Update NICEDCVsoftware.md
parent
17fd0b93
No related branches found
No related tags found
No related merge requests found
Pipeline
#25117
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/software/viz/NICEDCVsoftware.md
+4
-4
4 additions, 4 deletions
docs.it4i/software/viz/NICEDCVsoftware.md
with
4 additions
and
4 deletions
docs.it4i/software/viz/NICEDCVsoftware.md
+
4
−
4
View file @
246e669c
...
@@ -13,13 +13,13 @@ Read the documentation on [VNC server][3].
...
@@ -13,13 +13,13 @@ Read the documentation on [VNC server][3].
**Run VNC**
**Run VNC**
*
Login to
Salomon
*
Login to
Barbora
```
console
```
console
[username@yourPC]$
ssh
-i
path/to/your_id_rsa user@login1.
salomon
.it4i.cz
[username@yourPC]$
ssh
-i
path/to/your_id_rsa user@login1.
Barbora
.it4i.cz
```
```
*
Run a Job on
Salomon
*
Run a Job on
Barbora
```
console
```
console
[user@login1]$
qsub
-I
-q
qviz
-A
OPEN-XX-XX
-l
select
=
1:ncpus
=
4:host
=
vizserv1,walltime
=
04:00:00
-N
Vizserver1
[user@login1]$
qsub
-I
-q
qviz
-A
OPEN-XX-XX
-l
select
=
1:ncpus
=
4:host
=
vizserv1,walltime
=
04:00:00
-N
Vizserver1
...
@@ -96,7 +96,7 @@ You are going to connect your local machine to remote VNC server.
...
@@ -96,7 +96,7 @@ You are going to connect your local machine to remote VNC server.
*
Create the SSH tunnel (on your local machine) for port 59xx and for the range of ports 7300-7305.
*
Create the SSH tunnel (on your local machine) for port 59xx and for the range of ports 7300-7305.
```
console
```
console
[username@yourPC]$
ssh
-i
path/to/your_id_rsa
-TN
-f
user@vizserv2.
salomon
.it4i.cz
-L
5911:localhost:5911
-L
7300:localhost:7300
-L
7301:localhost:7301
-L
7302:localhost:7302
-L
7303:localhost:7303
-L
7304:localhost:7304
-L
7305:localhost:7305
[username@yourPC]$
ssh
-i
path/to/your_id_rsa
-TN
-f
user@vizserv2.
barbora
.it4i.cz
-L
5911:localhost:5911
-L
7300:localhost:7300
-L
7301:localhost:7301
-L
7302:localhost:7302
-L
7303:localhost:7303
-L
7304:localhost:7304
-L
7305:localhost:7305
```
```
To create an SSH tunnel on Windows, download the
[
PuTTY installer
][
d
]
and follow the instructions in the
[
VNC server
][
3
]
section.
To create an SSH tunnel on Windows, download the
[
PuTTY installer
][
d
]
and follow the instructions in the
[
VNC server
][
3
]
section.
...
...
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