Skip to content

Commit 06d0eba

Browse files
authored
Merge pull request #4430 from ovh/jf-minor-fixes
minor fixes on various guides
2 parents 60311e9 + 8670b65 commit 06d0eba

17 files changed

+34
-34
lines changed

pages/cloud/dedicated/activate-port-firewall-soft-win/guide.fr-ca.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Pour protéger de manière optimale votre système, votre serveur sous Windows S
2424
2525
## Prérequis
2626

27-
- Disposer d’un [serveur dédié](https://www.ovhcloud.com/fr-ca/bare-metal/) sous Windows dans votre compte OVHcloud
27+
- Disposer d’un [serveur dédié](https://www.ovhcloud.com/fr-ca/bare-metal/) sous Windows dans votre compte OVHcloud.
2828
- Disposer d'un accès administrateur à votre serveur via un bureau distant sous Windows.
2929

3030
## En pratique
@@ -44,7 +44,7 @@ Cliquez ensuite sur la ligne `Configuration avancée`{.action}.
4444

4545
### Etape 2 : activer une règle de trafic entrant
4646

47-
Dans la fenêtre affichée, vous trouverez des paramètres tels que:
47+
Dans la fenêtre affichée, vous trouverez des paramètres tels que :
4848

4949
- Règles d’entrée et de sortie
5050
- Règles de sécurité de la connexion

pages/cloud/dedicated/activate-port-firewall-soft-win/guide.fr-fr.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Pour protéger de manière optimale votre système, votre serveur sous Windows S
2424
2525
## Prérequis
2626

27-
- Disposer d’un [serveur dédié](https://www.ovhcloud.com/fr/bare-metal/) sous Windows dans votre compte OVHcloud
27+
- Disposer d’un [serveur dédié](https://www.ovhcloud.com/fr/bare-metal/) sous Windows dans votre compte OVHcloud.
2828
- Disposer d'un accès administrateur à votre serveur via un bureau distant sous Windows.
2929

3030
## En pratique
@@ -44,7 +44,7 @@ Cliquez ensuite sur la ligne `Configuration avancée`{.action}.
4444

4545
### Etape 2 : activer une règle de trafic entrant
4646

47-
Dans la fenêtre affichée, vous trouverez des paramètres tels que:
47+
Dans la fenêtre affichée, vous trouverez des paramètres tels que :
4848

4949
- Règles d’entrée et de sortie
5050
- Règles de sécurité de la connexion

pages/cloud/dedicated/raid_soft/guide.de-de.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,11 +190,11 @@ umount /dev/md4
190190
> [!warning]
191191
> Beachten Sie, dass, falls Sie mit dem Account `root` eingeloggt sind, folgende Nachricht erhalten können, wenn Sie versuchen, die Partition zu unmounten (in unserem Fall wird die Partition md4 in /home gemountet):
192192
>
193-
> `umount: /home target is busy`
193+
> <div> <style type="text/css" scoped>span.prompt:before{content:"# ";}</style> <pre class="highlight command-prompt"> <span class="prompt">umount: /home: target is busy</span> </pre></div>
194194
>
195195
> Wechseln Sie in diesem Fall zu einem anderen Root-Benutzer (in diesem Fall `debian`) und verwenden Sie folgenden Befehl:
196196
> 
197-
> `debian@ns000000:/$ sudo umount /dev/md4`
197+
> <div> <style type="text/css" scoped>span.prompt:before{content:"# ";}</style> <pre class="highlight command-prompt"> <span class="prompt">debian@ns000000:/$ sudo umount /dev/md4</span> </pre></div>
198198
>
199199
> Wenn Sie noch keine anderen User-Accounts haben, erstellen Sie einen.
200200

pages/cloud/dedicated/raid_soft/guide.en-asia.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,12 +187,12 @@ umount /dev/md4
187187
> [!warning]
188188
> Please note that if you are connected as the user `root`, you may get the following message when you try to unmount the partition (in our case, where our md4 partition is mounted in /home):
189189
>
190-
> `umount: /home: target is busy`
190+
> <div> <style type="text/css" scoped>span.prompt:before{content:"# ";}</style> <pre class="highlight command-prompt"> <span class="prompt">umount: /home: target is busy</span> </pre></div>
191191
>
192192
> In this case, you must log out as the user root and connect as a local user (in our case `debian`), and use the following command:
193193
> 
194194
>
195-
> `debian@ns000000:/$ sudo umount /dev/md4`
195+
> <div> <style type="text/css" scoped>span.prompt:before{content:"# ";}</style> <pre class="highlight command-prompt"> <span class="prompt">debian@ns000000:/$ sudo umount /dev/md4</span> </pre></div>
196196
>
197197
> 
198198
> If you do not have a local user, you need to create one.

pages/cloud/dedicated/raid_soft/guide.en-au.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,12 +187,12 @@ umount /dev/md4
187187
> [!warning]
188188
> Please note that if you are connected as the user `root`, you may get the following message when you try to unmount the partition (in our case, where our md4 partition is mounted in /home):
189189
>
190-
> `umount: /home: target is busy`
190+
> <div> <style type="text/css" scoped>span.prompt:before{content:"# ";}</style> <pre class="highlight command-prompt"> <span class="prompt">umount: /home: target is busy</span> </pre></div>
191191
>
192192
> In this case, you must log out as the user root and connect as a local user (in our case `debian`), and use the following command:
193193
> 
194194
>
195-
> `debian@ns000000:/$ sudo umount /dev/md4`
195+
> <div> <style type="text/css" scoped>span.prompt:before{content:"# ";}</style> <pre class="highlight command-prompt"> <span class="prompt">debian@ns000000:/$ sudo umount /dev/md4</span> </pre></div>
196196
>
197197
> 
198198
> If you do not have a local user, you need to create one.

pages/cloud/dedicated/raid_soft/guide.en-ca.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,12 +187,12 @@ umount /dev/md4
187187
> [!warning]
188188
> Please note that if you are connected as the user `root`, you may get the following message when you try to unmount the partition (in our case, where our md4 partition is mounted in /home):
189189
>
190-
> `umount: /home: target is busy`
190+
> <div> <style type="text/css" scoped>span.prompt:before{content:"# ";}</style> <pre class="highlight command-prompt"> <span class="prompt">umount: /home: target is busy</span> </pre></div>
191191
>
192192
> In this case, you must log out as the user root and connect as a local user (in our case `debian`), and use the following command:
193193
> 
194194
>
195-
> `debian@ns000000:/$ sudo umount /dev/md4`
195+
> <div> <style type="text/css" scoped>span.prompt:before{content:"# ";}</style> <pre class="highlight command-prompt"> <span class="prompt">debian@ns000000:/$ sudo umount /dev/md4</span> </pre></div>
196196
>
197197
> 
198198
> If you do not have a local user, you need to create one.

pages/cloud/dedicated/raid_soft/guide.en-gb.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,12 +187,12 @@ umount /dev/md4
187187
> [!warning]
188188
> Please note that if you are connected as the user `root`, you may get the following message when you try to unmount the partition (in our case, where our md4 partition is mounted in /home):
189189
>
190-
> `umount: /home: target is busy`
190+
> <div> <style type="text/css" scoped>span.prompt:before{content:"# ";}</style> <pre class="highlight command-prompt"> <span class="prompt">umount: /home: target is busy</span> </pre></div>
191191
>
192192
> In this case, you must log out as the user root and connect as a local user (in our case `debian`), and use the following command:
193193
> 
194194
>
195-
> `debian@ns000000:/$ sudo umount /dev/md4`
195+
> <div> <style type="text/css" scoped>span.prompt:before{content:"# ";}</style> <pre class="highlight command-prompt"> <span class="prompt">debian@ns000000:/$ sudo umount /dev/md4</span> </pre></div>
196196
>
197197
> 
198198
> If you do not have a local user, you need to create one.

pages/cloud/dedicated/raid_soft/guide.en-ie.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,12 +187,12 @@ umount /dev/md4
187187
> [!warning]
188188
> Please note that if you are connected as the user `root`, you may get the following message when you try to unmount the partition (in our case, where our md4 partition is mounted in /home):
189189
>
190-
> `umount: /home: target is busy`
190+
> <div> <style type="text/css" scoped>span.prompt:before{content:"# ";}</style> <pre class="highlight command-prompt"> <span class="prompt">umount: /home: target is busy</span> </pre></div>
191191
>
192192
> In this case, you must log out as the user root and connect as a local user (in our case `debian`), and use the following command:
193193
> 
194194
>
195-
> `debian@ns000000:/$ sudo umount /dev/md4`
195+
> <div> <style type="text/css" scoped>span.prompt:before{content:"# ";}</style> <pre class="highlight command-prompt"> <span class="prompt">debian@ns000000:/$ sudo umount /dev/md4</span> </pre></div>
196196
>
197197
> 
198198
> If you do not have a local user, you need to create one.

pages/cloud/dedicated/raid_soft/guide.en-sg.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,12 +187,12 @@ umount /dev/md4
187187
> [!warning]
188188
> Please note that if you are connected as the user `root`, you may get the following message when you try to unmount the partition (in our case, where our md4 partition is mounted in /home):
189189
>
190-
> `umount: /home: target is busy`
190+
> <div> <style type="text/css" scoped>span.prompt:before{content:"# ";}</style> <pre class="highlight command-prompt"> <span class="prompt">umount: /home: target is busy</span> </pre></div>
191191
>
192192
> In this case, you must log out as the user root and connect as a local user (in our case `debian`), and use the following command:
193193
> 
194194
>
195-
> `debian@ns000000:/$ sudo umount /dev/md4`
195+
> <div> <style type="text/css" scoped>span.prompt:before{content:"# ";}</style> <pre class="highlight command-prompt"> <span class="prompt">debian@ns000000:/$ sudo umount /dev/md4</span> </pre></div>
196196
>
197197
> 
198198
> If you do not have a local user, you need to create one.

pages/cloud/dedicated/raid_soft/guide.en-us.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,12 +187,12 @@ umount /dev/md4
187187
> [!warning]
188188
> Please note that if you are connected as the user `root`, you may get the following message when you try to unmount the partition (in our case, where our md4 partition is mounted in /home):
189189
>
190-
> `umount: /home: target is busy`
190+
> <div> <style type="text/css" scoped>span.prompt:before{content:"# ";}</style> <pre class="highlight command-prompt"> <span class="prompt">umount: /home: target is busy</span> </pre></div>
191191
>
192192
> In this case, you must log out as the user root and connect as a local user (in our case `debian`), and use the following command:
193193
> 
194194
>
195-
> `debian@ns000000:/$ sudo umount /dev/md4`
195+
> <div> <style type="text/css" scoped>span.prompt:before{content:"# ";}</style> <pre class="highlight command-prompt"> <span class="prompt">debian@ns000000:/$ sudo umount /dev/md4</span> </pre></div>
196196
>
197197
> 
198198
> If you do not have a local user, you need to create one.

0 commit comments

Comments
 (0)