You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/els-for-os/alpine-linux-3-18-els/README.md
+10-9Lines changed: 10 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,19 @@
1
1
# Alpine Linux 3.18 ELS
2
2
3
-
## Connection to ELS repository
3
+
## Connecting to ELS repository
4
4
5
-
To install the Endless Lifecycle Support repository on a server, you just need to download an installer script and run the script with a key. The installation script will register the server in the CLN with the key, add a PGP key to the server, and create the ELS repository.
5
+
To install the Endless Lifecycle Support repository on a server, download an installation script and run it with a license key. The installation script registers the server in the CLN using the license key, adds a PGP key to the server, and creates the ELS repository.
6
6
7
7
### Outbound Firewall Settings
8
8
9
-
In order to use Endless Lifecycle Support for Alpine Linux 3.18, you will need to open TCP port 443 to the following destinations:
9
+
To use Endless Lifecycle Support for Alpine Linux 3.18, you need to open TCP port 443 to the following destinations:
10
10
11
11
*[cln.cloudlinux.com](http://cln.cloudlinux.com)
12
12
*[repo.tuxcare.com](http://repo.tuxcare.com)
13
13
14
-
## Installation of repositories
14
+
## Installing the repository
15
15
16
-
1. Download an installer script:
16
+
1. Download an installation script:
17
17
18
18
<CodeWithCopy>
19
19
@@ -23,7 +23,7 @@ In order to use Endless Lifecycle Support for Alpine Linux 3.18, you will need t
23
23
24
24
</CodeWithCopy>
25
25
26
-
2. Run the installer script with keys. The installation script registers the server in the CLN with the key, adds PGP key to the server.
26
+
2. Run the installation script with your license key. It registers the server in the CLN with the key, adds a PGP key to the server.
27
27
28
28
<CodeWithCopy>
29
29
@@ -33,7 +33,7 @@ In order to use Endless Lifecycle Support for Alpine Linux 3.18, you will need t
33
33
34
34
</CodeWithCopy>
35
35
36
-
3. Verify that the installation was successful. To ensure that installation has been completed successfully, run the following command:
36
+
3. Verify that the installation was successful by running the following command:
37
37
38
38
<CodeWithCopy>
39
39
@@ -43,7 +43,8 @@ In order to use Endless Lifecycle Support for Alpine Linux 3.18, you will need t
43
43
44
44
</CodeWithCopy>
45
45
46
-
It should return the info of an available package. If you see information about the package, you can be sure that the installation was successful. After this, you will be able to install updates from the repository using a regular apk upgrade command.
46
+
It should return information about the available package. If the package information is displayed, the installation was successful.
47
+
After that, you can install updates from the repository using a standard `apk upgrade` command.
47
48
48
49
Example:
49
50
@@ -67,7 +68,7 @@ TuxCare provides security updates as a part of ELS for OS along with OpenSCAP sc
67
68
***Alpine Linux 3.18 ELS CSAF data**: [security.tuxcare.com/csaf/v2/els_os/alpinelinux3.18els/](https://security.tuxcare.com/csaf/v2/els_os/alpinelinux3.18els/)
68
69
***Alpine Linux 3.18 ELS RSS release feed**: [cve.tuxcare.com/rss_feed/els/releases/alpinelinux3.18els](https://cve.tuxcare.com/rss_feed/els/releases/alpinelinux3.18els)
69
70
70
-
## Deinstallation instructions for apk repositories
Copy file name to clipboardExpand all lines: docs/els-for-os/centos-6-els/README.md
+11-10Lines changed: 11 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,20 @@
1
1
# CentOS 6 ELS
2
2
3
-
## Connection to ELS repository
3
+
## Connecting to ELS repository
4
4
5
-
To install the Endless Lifecycle Support repository on a server, you just need to download an installer script and run the script with a key. The installation script will register the server in the CLN with the key, add a PGP key to the server, and create the ELS repository.
5
+
To install the Endless Lifecycle Support repository on a server, download an installation script and run it with a license key. The installation script registers the server in the CLN using the license key, adds a PGP key to the server, and creates the ELS repository.
6
6
7
7
### Outbound Firewall Settings
8
8
9
-
In order to use Endless Lifecycle Support for CentOS 6, you will need to open TCP port 443 to the following destinations:
9
+
To use Endless Lifecycle Support for CentOS 6, you need to open TCP port 443 to the following destinations:
@@ -24,7 +24,7 @@ In order to use Endless Lifecycle Support for CentOS 6, you will need to open TC
24
24
25
25
</CodeWithCopy>
26
26
27
-
2. Run the installer script with keys:
27
+
2. Run the installation script with your license key. It registers the server in the CLN with the key, adds a PGP key to the server.
28
28
29
29
<CodeWithCopy>
30
30
@@ -34,9 +34,9 @@ In order to use Endless Lifecycle Support for CentOS 6, you will need to open TC
34
34
35
35
</CodeWithCopy>
36
36
37
-
The installation script registers a server in CLN with the key and adds a PGP key to the server.
37
+
38
38
39
-
3.To ensure the installation has been completed successfully, run the following command:
39
+
3.Verify that the installation was successful by running the following command:
40
40
41
41
<CodeWithCopy>
42
42
@@ -46,7 +46,8 @@ In order to use Endless Lifecycle Support for CentOS 6, you will need to open TC
46
46
47
47
</CodeWithCopy>
48
48
49
-
It should return the info about an available package. If you can see information about the package, you can be sure that the installation was successful. After this, you will be able to install updates from the repository using a regular yum upgrade command.
49
+
It should return information about the available package. If the package information is displayed, the installation was successful.
50
+
After that, you can install updates from the repository using a standard `yum upgrade` command.
50
51
51
52
Example:
52
53
@@ -74,7 +75,7 @@ TuxCare provides security updates as a part of ELS for OS along with OpenSCAP sc
74
75
***CentOS 6 ELS CSAF data**: [security.tuxcare.com/csaf/v2/els_os/centos6els/](https://security.tuxcare.com/csaf/v2/els_os/centos6els/)
75
76
***CentOS 6 ELS RSS release feed**: [cve.tuxcare.com/rss_feed/els/releases/centos6els](https://cve.tuxcare.com/rss_feed/els/releases/centos6els)
76
77
77
-
## Deinstallation instructions for yum repositories
78
+
## Removing the ELS repository
78
79
79
80
1. List ELS repository file (ending with `-els.repo`) in the repository folder:
Copy file name to clipboardExpand all lines: docs/els-for-os/centos-7-els/README.md
+11-10Lines changed: 11 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,20 @@
1
1
# CentOS 7 ELS
2
2
3
-
## Connection to ELS repository
3
+
## Connecting to ELS repository
4
4
5
-
To install the Endless Lifecycle Support repository on a server, you just need to download an installer script and run the script with a key. The installation script will register the server in the CLN with the key, add a PGP key to the server, and create the ELS repository.
5
+
To install the Endless Lifecycle Support repository on a server, download an installation script and run it with a license key. The installation script registers the server in the CLN using the license key, adds a PGP key to the server, and creates the ELS repository.
6
6
7
7
### Outbound Firewall Settings
8
8
9
-
In order to use Endless Lifecycle Support for CentOS 7, you will need to open TCP port 443 to the following destinations:
9
+
To use Endless Lifecycle Support for CentOS 7, you need to open TCP port 443 to the following destinations:
@@ -24,7 +24,7 @@ In order to use Endless Lifecycle Support for CentOS 7, you will need to open TC
24
24
25
25
</CodeWithCopy>
26
26
27
-
2. Run the installer script with keys:
27
+
2. Run the installation script with your license key. It registers the server in the CLN with the key, adds a PGP key to the server.
28
28
29
29
<CodeWithCopy>
30
30
@@ -34,9 +34,9 @@ In order to use Endless Lifecycle Support for CentOS 7, you will need to open TC
34
34
35
35
</CodeWithCopy>
36
36
37
-
The installation script registers a server in CLN with the key and adds a PGP key to the server.
37
+
38
38
39
-
3.To ensure the installation has been completed successfully, run the following command:
39
+
3.Verify that the installation was successful by running the following command:
40
40
41
41
<CodeWithCopy>
42
42
@@ -46,7 +46,8 @@ In order to use Endless Lifecycle Support for CentOS 7, you will need to open TC
46
46
47
47
</CodeWithCopy>
48
48
49
-
It should return the info about an available package. If you can see information about the package, you can be sure that the installation was successful. After this, you will be able to install updates from the repository using a regular yum upgrade command.
49
+
It should return information about the available package. If the package information is displayed, the installation was successful.
50
+
After that, you can install updates from the repository using a standard `yum upgrade` command.
50
51
51
52
Example:
52
53
@@ -75,7 +76,7 @@ TuxCare provides security updates as a part of ELS for OS along with OpenSCAP sc
75
76
***CentOS 7 ELS CSAF data**: [security.tuxcare.com/csaf/v2/els_os/centos7els/](https://security.tuxcare.com/csaf/v2/els_os/centos7els/)
76
77
***CentOS 7 ELS RSS release feed**: [cve.tuxcare.com/rss_feed/els/releases/centos7els](https://cve.tuxcare.com/rss_feed/els/releases/centos7els)
77
78
78
-
## Deinstallation instructions for yum repositories
79
+
## Removing the ELS repository
79
80
80
81
1. List ELS repository file (ending with `-els.repo`) in the repository folder:
Copy file name to clipboardExpand all lines: docs/els-for-os/centos-8-els/README.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,35 +1,35 @@
1
1
# CentOS 8 ELS
2
2
3
-
## Connection to ELS repository
3
+
## Connecting to ELS repository
4
4
5
-
To install the Endless Lifecycle Support repository on a server, you just need to download an installer script and run the script with a key. The installation script will register the server in the CLN with the key, add a PGP key to the server, and create the ELS repository.
5
+
To install the Endless Lifecycle Support repository on a server, download an installation script and run it with a license key. The installation script registers the server in the CLN using the license key, adds a PGP key to the server, and creates the ELS repository.
6
6
7
7
### Outbound Firewall Settings
8
8
9
-
In order to use Endless Lifecycle Support for CentOS 8, you will need to open TCP port 443 to the following destinations:
9
+
To use Endless Lifecycle Support for CentOS 8, you need to open TCP port 443 to the following destinations:
Copy file name to clipboardExpand all lines: docs/els-for-os/centos-stream-8-els/README.md
+11-12Lines changed: 11 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,19 @@
1
1
# CentOS Stream 8 ELS
2
2
3
-
## Connection to ELS repository
3
+
## Connecting to ELS repository
4
4
5
-
To install the Endless Lifecycle Support repository on a server, you just need to download an installer script and run the script with a key. The installation script will register the server in the CLN with the key, add a PGP key to the server, and create the ELS repository.
5
+
To install the Endless Lifecycle Support repository on a server, download an installation script and run it with a license key. The installation script registers the server in the CLN using the license key, adds a PGP key to the server, and creates the ELS repository.
6
6
7
7
### Outbound Firewall Settings
8
8
9
-
In order to use Endless Lifecycle Support for CentOS Stream 8, you will need to open TCP port 443 to the following destinations:
9
+
To use Endless Lifecycle Support for CentOS Stream 8, you need to open TCP port 443 to the following destinations:
10
10
11
11
*[cln.cloudlinux.com](http://cln.cloudlinux.com)
12
12
*[repo.tuxcare.com](http://repo.tuxcare.com)
13
13
14
-
## Installation of repositories
14
+
## Installing the repository
15
15
16
-
1. Download an installer script:
16
+
1. Download an installation script:
17
17
18
18
<CodeWithCopy>
19
19
@@ -23,7 +23,7 @@ In order to use Endless Lifecycle Support for CentOS Stream 8, you will need to
23
23
24
24
</CodeWithCopy>
25
25
26
-
2. Run the installer script with keys:
26
+
2. Run the installation script with your license key. It registers the server in the CLN with the key, adds a PGP key to the server.
27
27
28
28
<CodeWithCopy>
29
29
@@ -33,11 +33,9 @@ In order to use Endless Lifecycle Support for CentOS Stream 8, you will need to
33
33
34
34
</CodeWithCopy>
35
35
36
-
The installation script registers a server in CLN with the key and adds a PGP key to the server.
37
-
38
-
3. Verify that the installation was successful.
36
+
39
37
40
-
To ensure the installation has been completed successfully, run the following command:
38
+
3. Verify that the installation was successful by running the following command:
41
39
42
40
<CodeWithCopy>
43
41
@@ -47,7 +45,8 @@ In order to use Endless Lifecycle Support for CentOS Stream 8, you will need to
47
45
48
46
</CodeWithCopy>
49
47
50
-
It should return the info about an available package. If you can see information about the package, you can be sure that the installation was successful. After this, you will be able to install updates from the repository using a regular yum upgrade command.
48
+
It should return information about the available package. If the package information is displayed, the installation was successful.
49
+
After that, you can install updates from the repository using a standard `yum upgrade` command.
51
50
52
51
Example:
53
52
@@ -75,7 +74,7 @@ TuxCare provides security updates as a part of ELS for OS along with OpenSCAP sc
75
74
***CentOS Stream 8 ELS CSAF data**: [security.tuxcare.com/csaf/v2/els_os/centos-stream8els/](https://security.tuxcare.com/csaf/v2/els_os/centos-stream8els/)
76
75
***CentOS Stream 8 ELS RSS release feed**: [cve.tuxcare.com/rss_feed/els/releases/centos8streamels](https://cve.tuxcare.com/rss_feed/els/releases/centos8streamels)
77
76
78
-
## Deinstallation instructions for yum repositories
77
+
## Removing the ELS repository
79
78
80
79
1. List ELS repository file (ending with `-els.repo`) in the repository folder:
Copy file name to clipboardExpand all lines: docs/els-for-os/debian-10-els/README.md
+19-8Lines changed: 19 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,19 @@
1
1
# Debian 10 ELS
2
2
3
-
## Connection to ELS repository
3
+
## Connecting to ELS repository
4
4
5
-
To install the Endless Lifecycle Support repository on a server, you just need to download an installer script and run the script with a key. The installation script will register the server in the CLN with the key, add a PGP key to the server, and create the ELS repository.
5
+
To install the Endless Lifecycle Support repository on a server, download an installation script and run it with a license key. The installation script registers the server in the CLN using the license key, adds a PGP key to the server, and creates the ELS repository.
6
6
7
7
### Outbound Firewall Settings
8
8
9
-
In order to use Endless Lifecycle Support for Debian 10, you will need to open TCP port 443 to the following destinations:
9
+
To use Endless Lifecycle Support for Debian 10, you need to open TCP port 443 to the following destinations:
10
10
11
11
*[cln.cloudlinux.com](http://cln.cloudlinux.com)
12
12
*[repo.tuxcare.com](http://repo.tuxcare.com)
13
13
14
-
## Installation of repositories
14
+
## Installing the repository
15
15
16
-
1. Download an installer script:
16
+
1. Download an installation script:
17
17
18
18
<CodeWithCopy>
19
19
@@ -23,7 +23,7 @@ In order to use Endless Lifecycle Support for Debian 10, you will need to open T
23
23
24
24
</CodeWithCopy>
25
25
26
-
2. Run the installer script with keys. The installation script registers the server in the CLN with the key, adds PGP key to the server.
26
+
2. Run the installation script with your license key. It registers the server in the CLN with the key, adds a PGP key to the server.
27
27
28
28
<CodeWithCopy>
29
29
@@ -33,7 +33,7 @@ In order to use Endless Lifecycle Support for Debian 10, you will need to open T
33
33
34
34
</CodeWithCopy>
35
35
36
-
3. Verify that the installation was successful. To ensure that installation has been completed successfully, run the following command:
36
+
3. Verify that the installation was successful by running the following command:
37
37
38
38
<CodeWithCopy>
39
39
@@ -43,7 +43,7 @@ In order to use Endless Lifecycle Support for Debian 10, you will need to open T
43
43
44
44
</CodeWithCopy>
45
45
46
-
It should return the info of an available package. If you see information about the package, you can be sure that the installation was successful. After this, you will be able to install updates from the repository using a regular apt upgrade command.
46
+
It should return information about the available package. If the package information is displayed, the installation was successful. After that, you can install updates from the repository using the standard `apt upgrade` command.
47
47
48
48
Example:
49
49
@@ -75,3 +75,14 @@ TuxCare provides security updates as a part of ELS for OS along with OpenSCAP sc
0 commit comments