Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
Online-Werkzeuge
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Peter Gerwinski
Online-Werkzeuge
Commits
f71adb96
Commit
f71adb96
authored
5 years ago
by
Peter Gerwinski
Browse files
Options
Downloads
Patches
Plain Diff
online-werkzeuge-admin: Korrekturen
parent
4ecde848
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
online-werkzeuge-admin.pdf
+0
-0
0 additions, 0 deletions
online-werkzeuge-admin.pdf
online-werkzeuge-admin.tex
+17
-17
17 additions, 17 deletions
online-werkzeuge-admin.tex
with
17 additions
and
17 deletions
online-werkzeuge-admin.pdf
+
0
−
0
View file @
f71adb96
No preview for this file type
This diff is collapsed.
Click to expand it.
online-werkzeuge-admin.tex
+
17
−
17
View file @
f71adb96
...
@@ -479,7 +479,7 @@
...
@@ -479,7 +479,7 @@
Dies geschieht durch Ergänzen der Zeile
Dies geschieht durch Ergänzen der Zeile
\begin
{
lstlisting
}
[
style
=
terminal
]
\begin
{
lstlisting
}
[
style
=
terminal
]
turnURL
=
kurento:
$
TURN
_
PASSWORT
@88.99.194.201
:3478
turnURL
=
kurento:
¡
$
TURN
_
PASSWORT
¿@¡
$
IP¿
:
3478
\end
{
lstlisting
}
\end
{
lstlisting
}
in der Konfigurationsdatei
\file
{
/
etc
/
kurento
/
modules
/
kurento
/
WebRtcEndpoint.conf.ini
}
in der Konfigurationsdatei
\file
{
/
etc
/
kurento
/
modules
/
kurento
/
WebRtcEndpoint.conf.ini
}
auf dem Rechner, auf dem
\term
{
OpenMeetings
\/
}
läuft
(
hier: VM mit Ubuntu
)
.
auf dem Rechner, auf dem
\term
{
OpenMeetings
\/
}
läuft
(
hier: VM mit Ubuntu
)
.
...
@@ -498,7 +498,7 @@
...
@@ -498,7 +498,7 @@
fingerprint
fingerprint
lt
-
cred
-
mech
lt
-
cred
-
mech
user
=
kurento:¡
$
TURN
_
PASSWORT¿
user
=
kurento:¡
$
TURN
_
PASSWORT¿
realm
=
root
-
0
.
cvh
-
server.de
realm=root-0.
¡
$
DOMAIN¿
total
-
quota
=
100
total
-
quota
=
100
stale
-
nonce
stale
-
nonce
cert
=/
etc
/
ssl
/
le
/
fullchain.pem
cert
=/
etc
/
ssl
/
le
/
fullchain.pem
...
@@ -602,24 +602,24 @@
...
@@ -602,24 +602,24 @@
die entsprechenden Module aktiviert werden.
die entsprechenden Module aktiviert werden.
Die entsprechende Apache-Konfiguration erfolgt in der Konfigurationsdatei
\\
Die entsprechende Apache-Konfiguration erfolgt in der Konfigurationsdatei
\\
\file
{
/etc/apache2/sites-enabled/novnc.
cvh-server.de
.conf
}
:
\file
{
/etc/apache2/sites-enabled/novnc.
\$
DOMAIN
.conf
}
:
\begin{lstlisting}
[style=terminal]
\begin{lstlisting}
[style=terminal]
<VirtualHost
_
default
_
:80>
<VirtualHost
_
default
_
:80>
ServerAdmin webmaster@
cvh-server.de
ServerAdmin webmaster@
¡
$
DOMAIN¿
ServerName novnc.
cvh-server.de
ServerName novnc.
¡
$
DOMAIN¿
ServerAlias www.novnc.
cvh-server.de
ServerAlias www.novnc.
¡
$
DOMAIN¿
Redirect / https://novnc.
cvh-server.de
/
Redirect
/
https:
//
novnc.
¡
$
DOMAIN¿
/
ErrorLog
${
APACHE
_
LOG
_
DIR
}
/
novnc.
cvh
-
server.de
-
error.log
ErrorLog
${
APACHE
_
LOG
_
DIR
}
/
novnc.
¡
$
DOMAIN¿
-error.log
LogLevel warn
LogLevel warn
CustomLog
${
APACHE
_
LOG
_
DIR
}
/novnc.
cvh-server.de
-access.log combined
CustomLog
${
APACHE
_
LOG
_
DIR
}
/
novnc.
¡
$
DOMAIN¿
-access.log combined
</VirtualHost>
</VirtualHost>
<VirtualHost
_
default
_
:443
_
default
_
:8443>
<VirtualHost
_
default
_
:443
_
default
_
:8443>
ServerAdmin webmaster@
cvh-server.de
ServerAdmin webmaster@
¡
$
DOMAIN¿
ServerName novnc.
cvh-server.de
ServerName novnc.
¡
$
DOMAIN¿
ServerAlias www.novnc.
cvh-server.de
ServerAlias www.novnc.
¡
$
DOMAIN¿
ProxyPass
/
websockify ws:
//
localhost:
6080
/
websockify
ProxyPass
/
websockify ws:
//
localhost:
6080
/
websockify
ProxyPassReverse
/
websockify ws:
//
localhost:
6080
/
websockify
ProxyPassReverse
/
websockify ws:
//
localhost:
6080
/
websockify
...
@@ -638,9 +638,9 @@
...
@@ -638,9 +638,9 @@
ProxyPass
/
http:
//
localhost:
6080
/
ProxyPass
/
http:
//
localhost:
6080
/
ProxyPassReverse
/
http:
//
localhost:
6080
/
ProxyPassReverse
/
http:
//
localhost:
6080
/
ErrorLog
${
APACHE
_
LOG
_
DIR
}
/
novnc.
cvh
-
server.de
-
error.log
ErrorLog
${
APACHE
_
LOG
_
DIR
}
/novnc.
¡
$
DOMAIN¿
-
error.log
LogLevel warn
LogLevel warn
CustomLog
${
APACHE
_
LOG
_
DIR
}
/novnc.
cvh-server.de
-access.log combined
CustomLog
${
APACHE
_
LOG
_
DIR
}
/novnc.
¡
$
DOMAIN¿
-
access.log combined
SSLEngine on
SSLEngine on
<
/
VirtualHost>
<
/
VirtualHost>
\end
{
lstlisting
}
\end
{
lstlisting
}
...
@@ -1067,9 +1067,9 @@
...
@@ -1067,9 +1067,9 @@
\setlength
{
\leftskip
}{
3cm
}
\setlength
{
\leftskip
}{
3cm
}
Stand:
1
3
.
\
April
2020
Stand: 1
4
.
\
April 2020
Copyright
\copyright\
2020
\quad
Peter Gerwinski
\\
Copyright
\copyright\
2020
\quad
Peter Gerwinski
, Benedikt Wildenhain
\\
Lizenz:
\mylicense
Lizenz:
\mylicense
Sie können diese Anleitung einschließlich
\LaTeX
-Quelltext
Sie können diese Anleitung einschließlich
\LaTeX
-Quelltext
...
...
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