***
Wartungsfenster jeden ersten Mittwoch vormittag im Monat
***
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
mul-training
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ASC Public
Training Materials
mul-training
Commits
2ac7b71c
Commit
2ac7b71c
authored
2 years ago
by
Zabloudil, Jan
Browse files
Options
Downloads
Patches
Plain Diff
corrections
parent
04e846cf
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
gui/gui.md
+8
-8
8 additions, 8 deletions
gui/gui.md
with
8 additions
and
8 deletions
gui/gui.md
+
8
−
8
View file @
2ac7b71c
...
...
@@ -35,9 +35,9 @@ Running graphical applications interactively
vncserver -geometry 1920x1080 -depth 24 :display-number
```
*
use UID (user id) minus 30000 as display-number
*
MATE desktop (is a fork of Gnome 2) is preconfigured in ''
%%
~/.vnc/xstartup
%%
''
*
connect your VNC-viewer to address ''
%%
mul-hpc-81a.unileoben.ac.at:display-number
%%
''
*
or ''
%%
mul-hpc-81b
%%
'' for login node 2
*
MATE desktop (is a fork of Gnome 2) is preconfigured in ''~/.vnc/xstartup''
*
connect your VNC-viewer to address ''mul-hpc-81a.unileoben.ac.at:display-number''
*
or ''mul-hpc-81b'' for login node 2
---
...
...
@@ -102,9 +102,9 @@ xpra start \
# attach display
*
to see the graphical output you must attach to the Xpra server
*
use ''
%%
sbatch+display
%%
'' to submit and display a job
*
use ''
%%
display JOBID
%%
'' to display job with given JOBID
*
use ''
%%
display-all
%%
'' to display graphical output of all your jobs
*
use ''sbatch+display'' to submit and display a job
*
use ''display JOBID'' to display job with given JOBID
*
use ''display-all'' to display graphical output of all your jobs
---
...
...
@@ -113,8 +113,8 @@ xpra start \
*
the display can be detached and reattached any time
* to detach the display
:
*
use ''
%%
undisplay JOBID
%%
'' for one JOBID
* use ''
%%
undisplay-all
%%
'' for all your jobs
*
use ''undisplay JOBID'' for one JOBID
* use ''undisplay-all'' for all your jobs
* or use symbols on the upper right side of MATE desktop
...
...
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