Skip to content

Commit 0cbf60d

Browse files
authored
docs(gen): content review 2025-05-26 (#5019)
1 parent a780483 commit 0cbf60d

File tree

18 files changed

+23
-23
lines changed

18 files changed

+23
-23
lines changed

pages/dedibox-rpn/how-to/find-rpn-gateway.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page explains how to find your RPNv1 gateway on Scaleway Dedibox servers
88
tags: dedibox rpnv1 rpn
99
dates:
10-
validation: 2024-11-18
10+
validation: 2025-05-26
1111
posted: 2021-11-10
1212
categories:
1313
- dedibox-network
@@ -34,15 +34,15 @@ You can find the RPNv1 gateway for your Dedibox in the Scaleway console, or by r
3434
10.90.0.0/XX via X.X.X.X ...
3535
```
3636
The output contains the following information:
37-
* `10.90.0.0/XX`: Your RPNv1 IP subnet. The part after the `/` represents the [CIDR netmask](https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) of your subnet.
37+
* `10.90.0.0/XX`: Your RPNv1 IP subnet. The part after the `/` represents the [CIDR netmask](https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) of your subnet.
3838
* `X.X.X.X`: The IP address of the gateway. The gateway is always the first IP of the subnet.
3939

4040
<Message type="note">
4141
The gateway does not ping, this is normal behavior.
4242
</Message>
4343

4444
<Message type="tip">
45-
If you know your RPN netmask, you can also find your gateway by using `ipcalc`.
45+
If you know your RPN netmask, you can also find your gateway by using `ipcalc`.
4646
- Run the following command to calculate the IP address of your RPNv1 gateway:
4747
```
4848
# ipcalc -b [SET_HERE_YOUR_RPN_IP]/[CIDR_NETMASK] | grep HostMin

pages/dedibox-vps/concepts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page explains all the concepts related to Dedibox Virtual Private Servers (VPS)
88
tags: vps dedibox
99
dates:
10-
validation: 2024-11-18
10+
validation: 2025-05-26
1111
categories:
1212
- dedibox-vps
1313
---

pages/dedibox-vps/how-to/connect-vps.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page explains how to connect to a Dedibox VPS
88
tags: vps dedibox ssh connect
99
dates:
10-
validation: 2024-11-18
10+
validation: 2025-05-26
1111
posted: 2024-05-15
1212
categories:
1313
- dedibox-vps

pages/dedibox-vps/how-to/create-vps.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page explains how to create a Dedibox VPS
88
tags: vps dedibox order create
99
dates:
10-
validation: 2024-11-18
10+
validation: 2025-05-26
1111
posted: 2024-05-15
1212
categories:
1313
- dedibox-vps

pages/dedibox-vps/how-to/delete-vps.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page explains how to delete a Dedibox VPS
88
tags: vps dedibox delete terminate
99
dates:
10-
validation: 2024-11-18
10+
validation: 2025-05-26
1111
posted: 2024-05-15
1212
categories:
1313
- dedibox-vps

pages/dedibox-vps/how-to/manage-vps.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page explains how to manage a Dedibox VPS
88
tags: vps dedibox manage
99
dates:
10-
validation: 2024-11-18
10+
validation: 2025-05-26
1111
posted: 2024-05-15
1212
categories:
1313
- dedibox-vps

pages/dedibox-vps/how-to/reinstall-vps.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page explains how to reinstall a Dedibox VPS
88
tags: vps dedibox reinstall
99
dates:
10-
validation: 2024-11-18
10+
validation: 2025-05-26
1111
posted: 2024-05-15
1212
categories:
1313
- dedibox-vps

pages/dedibox-vps/quickstart.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Learn how to get started with Dedibox VPS. Follow this step-by-step guide to set up, connect, and manage your virtual private server for hosting, development, and more.
88
tags: dedibox vps virtual-machine
99
dates:
10-
validation: 2024-11-18
10+
validation: 2025-05-26
1111
posted: 2024-05-15
1212
categories:
1313
- dedibox-vps

pages/elastic-metal/reference-content/end-of-support-esxi.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Learn about the end of support of VMware ESXi images on Scaleway Elastic Metal and Dedibox servers.
88
tags: elastic-metal server dedibox vmware esxi
99
dates:
10-
validation: 2024-11-22
10+
validation: 2025-05-26
1111
posted: 2024-11-22
1212
categories:
1313
- bare-metal

pages/generative-apis/how-to/use-function-calling.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Learn how to enhance AI applications by integrating external tools using Scaleway's Chat Completions API service.
88
tags: chat-completions-api
99
dates:
10-
validation: 2024-11-18
10+
validation: 2025-05-26
1111
posted: 2024-09-24
1212
---
1313

0 commit comments

Comments
 (0)