Skip to content

Commit b406edb

Browse files
thomaskoslowskiMattias Schlenker
authored andcommitted
content-sync - KNW-1962 translation finished, pick-24
1 parent cd8d05e commit b406edb

File tree

2 files changed

+47
-22
lines changed

2 files changed

+47
-22
lines changed

src/onprem/de/install_packages_redhat.asciidoc

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ xref:install_packages#[Grundsätzliches zur Installation von {CMK}]
1313
{related-end}
1414

1515

16+
[#setup_pkg_source]
1617
== Einrichten der Paketquellen
1718

1819
{CMK} benötigt etliche Software-Pakete Ihrer Linux-Distribution.
@@ -43,7 +44,7 @@ Hier ein Beispiel für die Installation der EPEL-Paketquelle für die Version 10
4344
Damit Sie EPEL auf RHEL und binärkompatiblen Distributionen nutzen können, benötigen Sie noch die Paketquelle für optionale RPMs, sofern diese nicht bereits bei der Installation des Betriebssystems eingerichtet worden ist.
4445
Ohne diese Quelle werden Ihnen die Pakete `freeradius-utils`, `graphviz-gd` und `php-mbstring` fehlen.
4546

46-
Alle unterstützten Versionen von Red Hat Enterprise Linux verwenden die sogenannten PowerTools.
47+
Alle unterstützten Versionen von Red Hat Enterprise Linux verwenden den sogenannten CodeReady Linux Builder (CRB):
4748
Die Aktivierung nehmen Sie mit dem `subscription-manager` vor.
4849
Für RHEL 10.x ist es zum Beispiel installierbar mit folgendem Befehl:
4950

@@ -52,32 +53,32 @@ Für RHEL 10.x ist es zum Beispiel installierbar mit folgendem Befehl:
5253
{c-root} subscription-manager repos --enable "codeready-builder-for-rhel-10-x86_64-rpms"
5354
----
5455

55-
// Seit Version 8.x genügt hier die Aktivierung der sogenannten PowerTools mithilfe des Dandified YUM (`dnf`) in den freien binärkompatiblen Distributionen bzw. dem `subscription-manager` in RHEL.
56-
57-
AlmaLinux 8.x und Rocky Linux 8.x verwenden die PowerTools, ihre Aktivierung erfolgt mithilfe des Dandified YUM (`dnf`)
56+
AlmaLinux 8.x und Rocky Linux 8.x verwenden die PowerTools, ihre Aktivierung erfolgt mithilfe des Dandified YUM (`dnf`):
5857

5958
[{shell}]
6059
----
6160
{c-root} dnf config-manager --set-enabled powertools
6261
----
6362

64-
Ab Version 9.x verwenden auch die freien binärkompatiblen Distributionen wie AlmaLinux und Rocky Linux statt den PowerTools den CodeReady Linux Builder (CRB):
63+
Ab Version 9.x verwenden die freien binärkompatiblen Distributionen wie AlmaLinux und Rocky Linux statt den PowerTools auch CRB:
6564

6665
[{shell}]
6766
----
6867
{c-root} dnf config-manager --set-enabled crb
6968
----
7069

71-
72-
.Was ist der Unterschied zwischen PowerTools und CRB?
70+
.Der Unterschied zwischen PowerTools und CRB
7371
[%collapsible]
7472
====
73+
[#crb_powertools]
7574
Der CodeReady Linux Builder (CRB) ist ein Repository, das zusätzliche Pakete für Entwickler enthält – es löst die älteren PowerTools ab.
7675
Die PowerTools waren ein Überbleibsel aus dem CentOS-Projekt, CRB ist das modernere Äquivalent dazu.
7776
Seit Version 8 setzt RHEL auf CRB.
7877
Die binärkompatiblen Linux-Distributionen haben mit Version 9 nachgezogen und setzen seither ausschließlich auf CRB.
7978
====
8079

80+
81+
[#setup_selinux_firewall]
8182
== Einrichten von SELinux und Firewall
8283

8384
Da RHEL und damit auch die binärkompatiblen Distributionen standardmäßig Security-Enhanced Linux (SELinux) und eine lokale Firewall mitliefern, müssen hier gegebenenfalls noch Anpassungen vorgenommen werden.
@@ -98,19 +99,21 @@ success
9899
success
99100
----
100101

102+
103+
[#download]
101104
== Herunterladen des passenden Pakets
102105

103106
// Die folgenden 3 Absätze sind identisch in install_packages_debian, install_packages_redhat und install_packages_sles
104-
Wählen Sie zunächst die für Ihre Bedürfnisse passende xref:intro_setup#editions[{CMK}-Edition.]
107+
Wählen Sie zunächst die für Ihre Bedürfnisse passende xref:intro_setup#editions[{CMK}-Edition].
105108
Auf der link:https://checkmk.com/de/download[Download-Seite^] finden Sie {RE}, welche Open Source ist, und die bis 750 Services gratis nutzbare {CE}.
106-
Wenn Sie eine Subskription besitzen, dann finden Sie die Installationspakete im link:https://portal.checkmk.com/de/[Kundenportal.^]
109+
Wenn Sie eine Subskription besitzen, dann finden Sie die Installationspakete im link:https://portal.checkmk.com/de/[Kundenportal^].
107110

108111
Wir empfehlen den Einsatz der _letzten stabilen {CMK}-Version._
109-
Falls Sie (beispielsweise als Basis für die Wiederherstellung eines Backups) eine ältere Version benötigen, finden Sie diese im link:https://checkmk.com/de/download/archive[Download-Archiv.^]
112+
Falls Sie (beispielsweise als Basis für die Wiederherstellung eines Backups) eine ältere Version benötigen, finden Sie diese im link:https://checkmk.com/de/download/archive[Download-Archiv^].
110113
Achten Sie darauf, dass das ausgewählte Paket exakt zur installierten Linux-Distribution und deren Version passt.
111114

112115
Nachdem Sie das Paket heruntergeladen haben, bringen Sie es auf das Linux-System, auf dem {CMK} installiert werden soll.
113-
Das kann zum Beispiel über das Befehlszeilentool `scp` geschehen, welches jedes moderne System mitbringt – und auch seit Windows 10 in der PowerShell verfügbar ist.
116+
Das kann zum Beispiel mit dem Befehlszeilentool `scp` geschehen, welches jedes moderne System mitbringt – und auch seit Windows 10 in der PowerShell verfügbar ist.
114117
Zusätzliche Programme wie _WinSCP_ sind meist nicht erforderlich.
115118

116119
Das Beispiel zeigt die Übertragung eines {CRE} Pakets auf RHEL 8.x:
@@ -152,6 +155,8 @@ Sobald Sie den Schlüssel importiert haben, können Sie das Paket noch einmal ve
152155
{c-root} dnf install {pkg-cre}-{current}-el8-38.x86_64.rpm
153156
----
154157

158+
159+
[#test]
155160
== Abschlusstest
156161

157162
Nach der erfolgreichen Installation von {CMK} und allen Abhängigkeiten steht Ihnen der Befehl `omd` zur Verfügung,

src/onprem/en/install_packages_redhat.asciidoc

Lines changed: 31 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
// -*- coding: utf-8 -*-
2+
// IGNORE CRB CodeReady
3+
// NONASCII
24
include::global_attr.adoc[]
35
= Installation on Red Hat Enterprise Linux
4-
:revdate: 2025-05-07
56
:title: Installation on Red Hat Enterprise Linux
67
:description: You can run {CMK} under Red Hat Enterprise Linux (RHEL) and binary compatible distributions. Read here how to install {CMK} in such environments.
78

@@ -12,6 +13,7 @@ xref:install_packages#[Basic information on the installation of {CMK}]
1213
{related-end}
1314

1415

16+
[#setup_pkg_source]
1517
== Setting up the package sources
1618

1719
{CMK} requires a number of software packages from your Linux distribution.
@@ -22,7 +24,7 @@ With Red Hat Enterprise Linux (RHEL) and all binary compatible distributions suc
2224

2325
include::include_centos_clarification.asciidoc[]
2426

25-
You can do this with the help of an RPM package, which can be installed with the `dnf` command.
27+
The setup as a package source is done with the help of an RPM package, which can be installed with the `dnf` command.
2628

2729
[cols="10,~",options="header"]
2830
|===
@@ -32,34 +34,50 @@ You can do this with the help of an RPM package, which can be installed with the
3234
|8 |`\https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm`
3335
|===
3436

35-
Here is an example of the installation of the EPEL package on version 8:
37+
Here is an example of the installation of the EPEL package on version 10:
3638

3739
[{shell-raw}]
3840
----
39-
{c-root} dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm
41+
{c-root} dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-10.noarch.rpm
4042
----
4143

4244
In order to be able to use EPEL on Red Hat and binary compatible distributions, the package sources for optional RPMs are required if these haven’t already been installed during the operating system installation.
4345
Without these sources the `freeradius-utils`, `graphviz-gd`, and `php-mbstring` packages will be missing.
4446

45-
As of version 8.x it will suffice to activate the so-called PowerTools with the help of Dandified YUM (`dnf`) in the free binary compatible distributions or the `subscription-manager` in RHEL respectively.
46-
This can be done, e.g., with the following commands:
47+
All supported versions of Red Hat Enterprise Linux use the CodeReady Linux Builder (CRB):
48+
You can activate them using the `subscription-manager`.
49+
For RHEL 10.x, for example, it can be installed with the following command:
4750

48-
CentOS from 8.4, AlmaLinux and Rocky Linux:
51+
[{shell}]
52+
----
53+
{c-root} subscription-manager repos --enable "codeready-builder-for-rhel-10-x86_64-rpms"
54+
----
55+
56+
AlmaLinux 8.x and Rocky Linux 8.x use PowerTools, which are activated using Dandified YUM (`dnf`):
4957

5058
[{shell}]
5159
----
5260
{c-root} dnf config-manager --set-enabled powertools
5361
----
5462

55-
RHEL 8.x:
63+
Starting with version 9.x, the free binary compatible distributions such as AlmaLinux and Rocky Linux also use CRB instead of PowerTools:
5664

5765
[{shell}]
5866
----
59-
{c-root} subscription-manager repos --enable "codeready-builder-for-rhel-8-x86_64-rpms"
67+
{c-root} dnf config-manager --set-enabled crb
6068
----
6169

70+
.The difference between PowerTools and CRB
71+
[%collapsible]
72+
====
73+
CodeReady Linux Builder (CRB) is a repository that contains additional packages for developers – it replaces the older PowerTools.
74+
PowerTools was a remnant of the CentOS project, CRB is the more modern equivalent.
75+
RHEL has been using CRB since version 8.
76+
The binary compatible Linux distributions followed suit with version 9 and have been using CRB exclusively ever since.
77+
====
78+
6279

80+
[#setup_selinux_firewall]
6381
== Setup SELinux and Firewall
6482

6583
Since RHEL and thus also the binary compatible distributions also deliver Security-Enhanced Linux (SELinux) and a local firewall by default, adjustments may still have to be made here.
@@ -70,7 +88,7 @@ As the first step you will need to allow your web server to access the network i
7088
{c-root} setsebool -P httpd_can_network_connect 1
7189
----
7290

73-
Secondly, you release the web server and activate the change:
91+
If you are using `firewalld`, enable the web server and activate the change:
7492

7593
[{shell}]
7694
----
@@ -81,6 +99,7 @@ success
8199
----
82100

83101

102+
[#download]
84103
== Download the appropriate packages
85104

86105
First choose the xref:intro_setup#editions[{CMK} edition] that suits your needs.
@@ -92,7 +111,7 @@ If you need an older version (for example, as the basis for restoring a backup),
92111
Make sure that the package you select exactly matches the installed Linux distribution and its version.
93112

94113
After you have downloaded the package, bring it to the Linux system on which {CMK} is to be installed.
95-
This can be done, for example, via the `scp` command line tool, which comes with every modern system -- and which is also available in PowerShell since Windows 10.
114+
This can be done, for example, with the `scp` command line tool, which comes with every modern system -- and which is also available in PowerShell since Windows 10.
96115
Additional programs such as _WinSCP_ are usually not required.
97116

98117
The example shows the transfer of a {CRE} package to a system running RHEL 8.x:
@@ -135,6 +154,7 @@ Once you have imported the key, you can verify the package and install it the us
135154
----
136155

137156

157+
[#test]
138158
== Final test
139159

140160
After the successful installation of {CMK}, and all dependencies, you will have access to the `omd` command.

0 commit comments

Comments
 (0)