Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Pieter Koopman
Personal Prof public repository
Commits
9c200587
Commit
9c200587
authored
Dec 10, 2020
by
Markus Klinik
Browse files
README
parent
a4c8572b
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
9c200587
...
...
@@ -171,8 +171,8 @@ screen quick-reference:
-
`Ctrl-a d`
detach screen to backgrond. You can log out now.
-
`$ screen -r`
re-attach to a running screen
This is an example session for how to
set
up pp-bs-daemon for
assignment 03
groups A and B, and resit 01 groups A and B.
This is an example session for how to
run
up pp-bs-daemon for
the course
oo1920 for assignment 03
groups A and B, and resit 01 groups A and B.
```
$ ssh <science-login>@lilo.science.ru.nl
...
...
@@ -189,13 +189,13 @@ $ ./pp-bs-daemon list-folders oo1920
34015 Resit 01 A
34016 Resit 01 B
$ ./pp-bs-daemon oo1920 34013 ./pp-work/assignment03a geometric
Ctrl-
A
c # open new screen tab
Ctrl-
a
c # open new screen tab
$ ./pp-bs-daemon oo1920 34014 ./pp-work/assignment03b geometric
Ctrl-
A
c # open new screen tab
Ctrl-
a
c # open new screen tab
$ ./pp-bs-daemon oo1920 34015 ./pp-work/resit01a student
Ctrl-
A
c # open new screen tab
Ctrl-
a
c # open new screen tab
$ ./pp-bs-daemon oo1920 34016 ./pp-work/resit01b student
Ctrl-
A
d # detach screen
Ctrl-
a
d # detach screen
```
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment