2121 <para >
2222 Use this procedure to register &rhel; &productnumber; as a client of &rmt; .
2323 </para >
24+ <important role =" compact" >
25+ <para >
26+ &productname; only supports the latest minor version of &rhla; &productnumber; .
27+ </para >
28+ </important >
2429 <important role =" compact" >
2530 <para >
2631 ¢os; Stream is not supported.
4348 The system you want to register can access the &rmt; server.
4449 </para >
4550 </listitem >
46- <listitem >
47- <para >
48- The system you want to register is up to date. &productname; only supports the latest
49- minor release of &rhla; &productnumber; .
50- </para >
51- </listitem >
5251 <listitem >
5352 <para >
5453 You have a &productname; subscription activated in the <link xlink : href =" &sccurl; " >&scc; </link >.
6665 <para >
6766 On the &rhla; system, download the <filename >rmt-client-setup-res</filename > script:
6867 </para >
69- <screen >&prompt.root; <command >curl -O http://<replaceable >&rmt; _SERVER</replaceable >/tools/rmt-client-setup-res</command ></screen >
68+ <screen >&prompt.root; <command >curl --remote-name http://<replaceable >&rmt; _SERVER</replaceable >/tools/rmt-client-setup-res</command ></screen >
69+ <para >
70+ The option <option >--remote-name</option > (or <option >-O</option >) writes the output to a local
71+ file with the same name as the remote file.
72+ </para >
7073 </step >
7174 <step >
7275 <para >
@@ -138,14 +141,12 @@ Installed Products:
138141 </step >
139142 <step >
140143 <para >
141- If your subscription includes the &ha; extension, activate it with the
142- following command:
144+ If your subscription includes the &ha; extension, activate it with this command:
143145 </para >
144146<screen >&prompt.root; <command >&suseconnect; -p &reponameshort; -HA/&productnumber; /x86_64</command ></screen >
145147 <tip role =" compact" >
146148 <para >
147- To check whether the extension is available, run the
148- <command >&suseconnect; --list-extensions</command > command.
149+ To check whether the extension is available, run <command >&suseconnect; --list-extensions</command >.
149150 </para >
150151 </tip >
151152 </step >
@@ -162,7 +163,7 @@ Installed Products:
162163 should also be <literal >enabled</literal >.
163164 </para >
164165 <para >
165- You will also see optional <literal >Source</literal > and <literal >Debug</literal >
166+ You will also see optional <literal >Source</literal > and <literal >Debug</literal >
166167 repositories with the status <literal >disabled</literal >. Be aware that these
167168 repositories are listed even if they are not mirrored on the &rmt; server.
168169 You can check the mirrored repositories by browsing the directory listing at
@@ -173,9 +174,9 @@ Installed Products:
173174 <step >
174175 <para >
175176 If you need the <literal >Source</literal > or <literal >Debug</literal > repositories,
176- enable them with the following command:
177+ enable them with the following command. You can enable multiple repositories at once :
177178 </para >
178- <screen >&prompt.root; <command >dnf config-manager --enable <replaceable >REPO_ID </replaceable ></command ></screen >
179+ <screen >&prompt.root; <command >dnf config-manager --enable <replaceable >REPO_ID1</ replaceable > < replaceable >REPO_ID2</ replaceable > < replaceable >REPO_ID3 </replaceable ></command ></screen >
179180 </step >
180181 <step >
181182 <para >
0 commit comments