annotate doc/help/client/installation.rst @ 1195:46548119984a

(issue84) Refer from TrustBridge help to notes in install script header.
author Emanuel Schuetze <emanuel@intevation.de>
date Mon, 22 Sep 2014 16:37:05 +0200
parents cf1fdb254c41
children bebbbc956cf3
rev   line source
903
b5a49960d5cb Added first draft of manuals for TrustBridge and TrustBridge Admin (using Sphinx).
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
1 Installation
b5a49960d5cb Added first draft of manuals for TrustBridge and TrustBridge Admin (using Sphinx).
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
2 ============
b5a49960d5cb Added first draft of manuals for TrustBridge and TrustBridge Admin (using Sphinx).
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
3
b5a49960d5cb Added first draft of manuals for TrustBridge and TrustBridge Admin (using Sphinx).
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
4 TrustBridge bietet Installationspakete für die Plattformen Windows und GNU/Linux.
b5a49960d5cb Added first draft of manuals for TrustBridge and TrustBridge Admin (using Sphinx).
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
5 Offiziell unterstützt und geprüft sind Windows 7 und 8 sowie Ubuntu 14.04
b5a49960d5cb Added first draft of manuals for TrustBridge and TrustBridge Admin (using Sphinx).
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
6 (jeweils 32 und 64 Bit).
b5a49960d5cb Added first draft of manuals for TrustBridge and TrustBridge Admin (using Sphinx).
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
7
919
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
8 TrustBridge greift auf zwei gängige `Zertifikatsspeicher <konzept.html#zertifikatsspeicher>`_ zu, den Windows-System-Zertifikatsspeicher und den Mozilla-NSS-Zertifikatsspeicher.
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
9 Folgende Anwendungen nutzen diese Zertifikatsspeicher und werden von TrustBridge unterstützt:
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
10
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
11 * Mozilla Firefox
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
12 * Mozilla Thunderbird
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
13 * Google Chrome / Chromium
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
14 * MS Internet Explorer
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
15 * MS Outlook
903
b5a49960d5cb Added first draft of manuals for TrustBridge and TrustBridge Admin (using Sphinx).
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
16
b5a49960d5cb Added first draft of manuals for TrustBridge and TrustBridge Admin (using Sphinx).
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
17
b5a49960d5cb Added first draft of manuals for TrustBridge and TrustBridge Admin (using Sphinx).
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
18 Windows
b5a49960d5cb Added first draft of manuals for TrustBridge and TrustBridge Admin (using Sphinx).
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
19 -------
919
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
20 Nach dem Start des Installationsassistenten TrustBridge-|version|.exe folgt ein
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
21 Begrüßungsdialog:
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
22
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
23 .. figure:: _static/nsis-installer.png
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
24 :alt: Installationsassistent unter Windows
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
25
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
26 Der Installationsdatei ist mit einem Code-Signing-Zertifikat signiert.
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
27
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
28 Sie können TrustBridge **systemweit** (benötigt Administrator-Rechte) oder
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
29 **lokal** (nur für den aktuellen Nutzer) installieren.
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
30
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
31 Sobald Sie den TrustBridge-Installer mit Administrator-Rechten ausführen (z.B.
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
32 als eingeloggter Admin) wird die Anwendung immer systemweit installiert. Das
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
33 bedeutet, dass jeder Nutzer auf dem System später die von TrustBridge
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
34 installierten Zertifikate nutzen kann. Der Administrator ist zuständig für die
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
35 regelmäßige Prüfung nach Aktualisierung von Software und Zertifikaten.
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
36
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
37 Eine lokale Installation ermöglicht es Nutzern ohne Administrator-Rechte
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
38 TrustBridge selbständig zu installieren. Die Zertifikate werden dann später nur im
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
39 Zertifikatsspeicher des Nutzers abgelegt.
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
40
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
41 Für die **Deinstallation** von TrustBridge gehen Sie über den üblichen Weg
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
42 der Windows-Systemsteuerung ("Programme deinstallieren") und folgen Sie den
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
43 Anweisungen des Deinstallationsassistenten.
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
44
903
b5a49960d5cb Added first draft of manuals for TrustBridge and TrustBridge Admin (using Sphinx).
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
45
b5a49960d5cb Added first draft of manuals for TrustBridge and TrustBridge Admin (using Sphinx).
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
46 Ubuntu
b5a49960d5cb Added first draft of manuals for TrustBridge and TrustBridge Admin (using Sphinx).
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
47 ------
919
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
48 Für die Installation von TrustBridge unter Ubuntu wird ein interaktives Installationsskript
1195
46548119984a (issue84) Refer from TrustBridge help to notes in install script header.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1184
diff changeset
49 für die Kommandozeile angeboten - jeweils für 32- und 64-Bit-Systeme
46548119984a (issue84) Refer from TrustBridge help to notes in install script header.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1184
diff changeset
50 (TrustBridge-|version|-amd64.sh bzw. TrustBridge-|version|-i386.sh).
919
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
51
1195
46548119984a (issue84) Refer from TrustBridge help to notes in install script header.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1184
diff changeset
52 Eine Anleitung zur Installation unter Ubuntu finden Sie in der
46548119984a (issue84) Refer from TrustBridge help to notes in install script header.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1184
diff changeset
53 Kopfzeile des Installationsskripts - Doppelklicken,
46548119984a (issue84) Refer from TrustBridge help to notes in install script header.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1184
diff changeset
54 um es im Texteditor zu öffnen.
919
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
55
1195
46548119984a (issue84) Refer from TrustBridge help to notes in install script header.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1184
diff changeset
56 Sie haben zwei Installationsmöglichkeiten: **systemweit** (erfordert sudo-Rechte) oder
46548119984a (issue84) Refer from TrustBridge help to notes in install script header.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1184
diff changeset
57 **lokal** (in Ihrem Heimatverzeichnis).
919
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
58
e15637472a99 (manual) Updated help pages.
Emanuel Schuetze <emanuel@intevation.de>
parents: 903
diff changeset
59 Eine Hilfe zu den verfügbaren Kommandozeilenoptionen bietet Ihnen ``--help``.

http://wald.intevation.org/projects/trustbridge/