From 6218c52a9722e2d1ca266d3a2c6171aa2e03867a Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Mon, 17 Feb 2025 11:43:41 +0100 Subject: [PATCH 1/3] feat(wbh): docs content review --- menu/navigation.json | 4 - .../how-to/change-ftp-account-password.mdx | 8 +- .../how-to/configure-outlook.mdx | 2 +- .../how-to/retrieve-headers-of-email.mdx | 8 +- pages/cpanel-hosting/reference-content.mdx | 10 +- .../how-to/create-a-dedibox-account.mdx | 2 +- .../how-to/outsource-failover-ip.mdx | 10 +- .../dedibox-dns/how-to/add-dns-delegation.mdx | 9 +- .../how-to/configure-dell-perc-h800.mdx | 132 ------------------ .../how-to/configure-raid-kvm-p410.mdx | 4 +- .../how-to/configure-raid-kvm-p420.mdx | 2 +- .../how-to/configure-multiip-virtualmac.mdx | 4 +- pages/dedibox-ipv6/how-to/create-subnet.mdx | 8 +- .../how-to/subscribe-to-jmrp.mdx | 25 +++- .../how-to/connect-rpn-san-windows.mdx | 9 +- pages/dedibox-rpn/how-to/connect-rpn-san.mdx | 2 +- .../how-to/use-rpn-san-esxi-v7.mdx | 2 +- pages/dedibox-rpn/how-to/use-rpn-san-esxi.mdx | 2 +- pages/dedibox-rpn/how-to/use-rpn-vpn.mdx | 4 +- pages/dedibox/how-to/manage-packages.mdx | 2 +- pages/elastic-metal/concepts.mdx | 4 +- pages/elastic-metal/how-to/create-server.mdx | 2 +- pages/elastic-metal/how-to/install-server.mdx | 2 +- .../elastic-metal/how-to/use-rescue-mode.mdx | 2 +- pages/instances/concepts.mdx | 5 +- .../how-to/snapshot-import-export-feature.mdx | 2 +- .../choosing-instance-type.mdx | 2 +- .../manual-configuration-private-ips.mdx | 8 +- .../preventing-outgoing-ddos.mdx | 2 +- .../understanding-differences-x86-arm.mdx | 4 +- pages/kubernetes/how-to/monitor-cluster.mdx | 2 +- .../webhosting/how-to/order-dedicated-ip.mdx | 2 +- .../webhosting/how-to/protect-webhosting.mdx | 4 +- .../cpanel-reference-content.mdx | 4 +- 34 files changed, 88 insertions(+), 206 deletions(-) delete mode 100644 pages/dedibox-hardware/how-to/configure-dell-perc-h800.mdx diff --git a/menu/navigation.json b/menu/navigation.json index 42823a2293..2145dc75ca 100644 --- a/menu/navigation.json +++ b/menu/navigation.json @@ -5384,10 +5384,6 @@ "label": "Configre a DELL PERC H700/H710/H730/H730P RAID controller", "slug": "configure-dell-perc-h700" }, - { - "label": "Configure a DELL PERC H800 RAID controller", - "slug": "configure-dell-perc-h800" - }, { "label": "Configure an HP Smart Array P410 RAID controller", "slug": "configure-hp-smart-array-p410" diff --git a/pages/classic-hosting/how-to/change-ftp-account-password.mdx b/pages/classic-hosting/how-to/change-ftp-account-password.mdx index 9cbbc51776..ca829a0090 100644 --- a/pages/classic-hosting/how-to/change-ftp-account-password.mdx +++ b/pages/classic-hosting/how-to/change-ftp-account-password.mdx @@ -1,13 +1,13 @@ --- meta: title: How to change the password of an FTP account for Scaleway Web Hosting Classic - description: This page shows you how to change the password of an FTP account + description: This page shows you how to change the password of an FTP account content: h1: How to change the password of an FTP account for Scaleway Web Hosting Classic - paragraph: This page shows you how to change the password of an FTP account -tags: webhosting ftp-account ftp account password + paragraph: This page shows you how to change the password of an FTP account +tags: webhosting ftp-account ftp account password dates: - validation: 2024-08-12 + validation: 2025-02-17 posted: 2021-05-26 categories: - webhosting diff --git a/pages/classic-hosting/how-to/configure-outlook.mdx b/pages/classic-hosting/how-to/configure-outlook.mdx index 22c4070a3b..a5f5788747 100644 --- a/pages/classic-hosting/how-to/configure-outlook.mdx +++ b/pages/classic-hosting/how-to/configure-outlook.mdx @@ -7,7 +7,7 @@ content: paragraph: This page shows you how to configure Outlook to receive and send emails on Scaleway Web Hosting Classic tags: configuration outlook email webhosting dates: - validation: 2024-08-12 + validation: 2025-02-17 posted: 2021-05-26 categories: - webhosting diff --git a/pages/classic-hosting/how-to/retrieve-headers-of-email.mdx b/pages/classic-hosting/how-to/retrieve-headers-of-email.mdx index d994f90779..3197f2db43 100644 --- a/pages/classic-hosting/how-to/retrieve-headers-of-email.mdx +++ b/pages/classic-hosting/how-to/retrieve-headers-of-email.mdx @@ -1,13 +1,13 @@ --- meta: title: How to retrieve the header of an email - description: This guide shows you how to retrieve the header of an email on Scaleway Web Hosting using different email clients like Thunderbird, Gmail, Outlook, and Mail for Mac. + description: This guide shows you how to retrieve the header of an email on Scaleway Web Hosting using different email clients like Thunderbird, Gmail, Outlook, and Mail for Mac. content: h1: How to retrieve the header of an email - paragraph: This guide shows you how to retrieve the header of an email on Scaleway Web Hosting using different email clients like Thunderbird, Gmail, Outlook, and Mail for Mac. -tags: webhosting email header thunderbird + paragraph: This guide shows you how to retrieve the header of an email on Scaleway Web Hosting using different email clients like Thunderbird, Gmail, Outlook, and Mail for Mac. +tags: webhosting email header thunderbird dates: - validation: 2024-08-12 + validation: 2025-02-17 posted: 2021-05-26 categories: - webhosting diff --git a/pages/cpanel-hosting/reference-content.mdx b/pages/cpanel-hosting/reference-content.mdx index b8309c2af9..a3e23399a6 100644 --- a/pages/cpanel-hosting/reference-content.mdx +++ b/pages/cpanel-hosting/reference-content.mdx @@ -1,10 +1,10 @@ --- meta: title: cPanel Webhosting - Additional content - description: This page provides useful links and information for the management and configuration of your Scaleway webhosting package, powered by cPanel + description: This page provides useful links and information for the management and configuration of your Scaleway webhosting plan, powered by cPanel. content: h1: cPanel Webhosting - Additional content - paragraph: This page provides useful links and information for the management and configuration of your Scaleway webhosting package, powered by cPanel. + paragraph: This page provides useful links and information for the management and configuration of your Scaleway webhosting plan, powered by cPanel. tags: webhosting cpanel jetbackup database mailing list mailing-list dates: validation: 2024-08-12 @@ -14,12 +14,12 @@ categories: --- - This documentation is for users who have a webhosting package powered by cPanel on [Scaleway Dedibox](https://www.scaleway.com/en/web-hosting/). + This documentation is intended for users who have a Web Hosting plan powered by cPanel on [Scaleway Dedibox](https://www.scaleway.com/en/web-hosting/). Refer to our [Quickstart](/cpanel-hosting/quickstart/) which contains useful links that answer your frequently asked questions. -If you need additional help setting up your webhosting solution, or have any questions, refer to the index below: +If you need additional help setting up your Web Hosting solution, or have any questions, refer to the index below: ## Creating a Website @@ -52,7 +52,7 @@ If you need additional help setting up your webhosting solution, or have any que * [Snapshots](https://docs.jetbackup.com/manual/cpanel/snapshots.html) * [Settings](https://docs.jetbackup.com/manual/cpanel/settings.html) -## Databases +## Databases * [phpMyAdmin](https://docs.cpanel.net/cpanel/databases/phpmyadmin/) * [MySQL® Databases](https://docs.cpanel.net/cpanel/databases/mysql-databases/) diff --git a/pages/dedibox-account/how-to/create-a-dedibox-account.mdx b/pages/dedibox-account/how-to/create-a-dedibox-account.mdx index 3e34f99def..99d9ded9da 100644 --- a/pages/dedibox-account/how-to/create-a-dedibox-account.mdx +++ b/pages/dedibox-account/how-to/create-a-dedibox-account.mdx @@ -7,7 +7,7 @@ content: paragraph: This guide explains how to create a Scaleway Dedibox account. tags: dedibox, account, create, signup dates: - validation: 2024-08-12 + validation: 2025-02-17 posted: 2020-03-12 categories: - account diff --git a/pages/dedibox-account/how-to/outsource-failover-ip.mdx b/pages/dedibox-account/how-to/outsource-failover-ip.mdx index 604d7a1936..15de04919e 100644 --- a/pages/dedibox-account/how-to/outsource-failover-ip.mdx +++ b/pages/dedibox-account/how-to/outsource-failover-ip.mdx @@ -1,13 +1,13 @@ --- meta: - title: How to outsource a Scaleway Dedibox failover IP + title: How to outsource a Scaleway Dedibox failover IP description: Learn how to outsource a Scaleway Dedibox failover IP, allowing another user to manage it on your behalf. content: - h1: How to outsource a Scaleway Dedibox failover IP - paragraph: Learn how to outsource a Scaleway Dedibox failover IP, allowing another user to manage it on your behalf. + h1: How to outsource a Scaleway Dedibox failover IP + paragraph: Learn how to outsource a Scaleway Dedibox failover IP, allowing another user to manage it on your behalf. tags: dedibox-console dedibox outsource failover failover-ip dates: - validation: 2024-08-12 + validation: 2025-02-17 posted: 2020-03-12 categories: - account @@ -19,7 +19,7 @@ Outsourcing a Dedibox dedicated server and its allocated failover IPs allows ano 2. Locate the failover IP you intend to outsource. Click the settings icon (typically a gear icon) next to the selected IP. A drop-down menu will appear. 3. Select **Outsourcing** from the drop-down menu. This will open the outsourcing form, where you can specify the new technical contact. 4. Enter the **identifier** (login) of the Dedibox user who will manage the failover IP in the outsourcing form. Ensure that the identifier corresponds to the other user's Dedibox console account. Complete the form by providing any additional required details. -5. Click **Send request** to submit the outsourcing request. +5. Click **Send request** to submit the outsourcing request. 6. The recipient of the failover IP will receive a notification, prompting them to accept or decline the outsourcing request. Once accepted, the management of the failover IP will be transferred to their account. diff --git a/pages/dedibox-dns/how-to/add-dns-delegation.mdx b/pages/dedibox-dns/how-to/add-dns-delegation.mdx index 4f39362814..1edbf8c2d5 100644 --- a/pages/dedibox-dns/how-to/add-dns-delegation.mdx +++ b/pages/dedibox-dns/how-to/add-dns-delegation.mdx @@ -1,19 +1,20 @@ --- meta: title: How to add a DNS delegation - description: This page explains how to add a DNS delegation to IPv6 and IPv4 on Scaleway Dedibox + description: This page explains how to add a DNS delegation to IPv6 and IPv4 on Scaleway Dedibox. content: h1: How to add a DNS delegation - paragraph: This page explains how to add a DNS delegation to IPv6 and IPv4 on Scaleway Dedibox + paragraph: This page explains how to add a DNS delegation to IPv6 and IPv4 on Scaleway Dedibox. tags: dns dedibox delegation IPv6 IPv4 dates: - validation: 2024-08-12 + validation: 2025-02-17 posted: 2021-05-26 categories: - dedibox-network --- -You cannot edit the reverse of IPv4 /27 blocks nor the IPv6 blocks (/48 - /56 - /64) directly in the console. Therefore, you will have to delegate your subnet to your nameservers. This will delegate the task of propagating the DNS reverses of your IPs on the internet to your servers. You will need two DNS servers for redundancy and can delegate the subnets directly to your account. +You cannot edit the reverse of IPv4 /27 blocks nor the IPv6 blocks (/48 - /56 - /64) directly in the console. Therefore, you will have to delegate your subnet to your nameservers. +This will delegate the task of propagating the DNS reverses of your IPs on the internet to your servers. You will need two DNS servers for redundancy and can delegate the subnets directly to your account. diff --git a/pages/dedibox-hardware/how-to/configure-dell-perc-h800.mdx b/pages/dedibox-hardware/how-to/configure-dell-perc-h800.mdx deleted file mode 100644 index a3b1eb86f0..0000000000 --- a/pages/dedibox-hardware/how-to/configure-dell-perc-h800.mdx +++ /dev/null @@ -1,132 +0,0 @@ ---- -meta: - title: How to configure the DELL PERC H800 RAID controller - description: This page explains how to configure the DELL PERC H800 RAID controller -content: - h1: How to configure the DELL PERC H800 RAID controller - paragraph: This page explains how to configure the DELL PERC H800 RAID controller -tags: dedibox dell perc h800 raid controller -dates: - validation: 2024-08-19 - posted: 2021-07-16 -categories: - - dedibox-servers ---- - - - -- A Dedibox account logged into the [console](https://console.online.net) -- A [Dedibox dedicated server](https://www.scaleway.com/en/dedibox/) with a [DELL PERC H800](https://i.dell.com/sites/csdocuments/Shared-Content_data-Sheets_Documents/en/perc-technical-guidebook.pdf) RAID controller - -## How to install the required packages - -We recommend you use the packages provided by [HWraid](http://hwraid.le-vert.net/) to configure your DELL PERC H800 RAID controller. Install them as follows: - -### Debian 12 (Bookworm) - -```sh -sudo echo "deb http://hwraid.le-vert.net/debian bullseye main" >> /etc/apt/sources.list -sudo apt update -sudo apt install sas2ircu-status -``` - -### Debian 11 (Bullseye) - -```sh -sudo echo "deb http://hwraid.le-vert.net/debian bullseye main" >> /etc/apt/sources.list -sudo apt update -sudo apt install sas2ircu-status -``` - -### Debian 10 (Buster) - -```sh -sudo echo "deb http://hwraid.le-vert.net/debian buster main" >> /etc/apt/sources.list -sudo apt update -sudo apt install sas2ircu-status -``` - -### Debian 9 (Stretch) - -```sh -sudo echo "deb http://hwraid.le-vert.net/debian stretch main" >> /etc/apt/sources.list -sudo apt update -sudo apt install sas2ircu-status -``` - -### Unbuntu 20.04 (Focal Fossa) - -```sh -sudo echo "deb http://hwraid.le-vert.net/ubuntu focal main" >> /etc/apt/sources.list -sudo apt update -sudo apt install sas2ircu-status -``` - -### Unbuntu 18.04 (Bionic Beaver) - -```sh -sudo echo "deb http://hwraid.le-vert.net/ubuntu bionic main" >> /etc/apt/sources.list -sudo apt update -sudo apt install sas2ircu-status -``` - -### Ubuntu 16.04 (Xenial Xerus) - -```sh -sudo echo "deb http://hwraid.le-vert.net/ubuntu xenial main" >> /etc/apt/sources.list -sudo apt update -sudo apt install sas2ircu-status -``` - -## How to check the status of the RAID controller - -Run the following command to check the status of the DELL PERC H800 RAID controller: - -``` -sas2ircu LIST -``` - -An output like the following example displays: - -``` --- Controller informations -- --- ID | Model -c0 | PERC H800 Integrated - --- Arrays informations -- --- ID | Type | Size | Status | InProgress -c0u0 | RAID6 | 18188G | Optimal | None - --- Disks informations --- ID | Model | Status -c0u0p0 | SEAGATE ST32000444SS KS689WM3P15W | Online -c0u0p1 | SEAGATE ST32000444SS KS689WM495G6 | Online -c0u0p2 | SEAGATE ST32000444SS KS689WM3P1BM | Online -c0u0p3 | SEAGATE ST32000444SS KS689WM41PYG | Online -c0u0p4 | SEAGATE ST32000444SS KS689WM47H0J | Online -c0u0p5 | SEAGATE ST32000444SS KS689WM3YWVT | Online -c0u0p6 | SEAGATE ST32000444SS KS689WM3HEP6 | Online -c0u0p7 | SEAGATE ST32000444SS KS689WM3QGBJ | Online -c0u0p8 | SEAGATE ST32000444SS KS689WM3EN4J | Online -c0u0p9 | SEAGATE ST32000444SS KS689WM3QG7G | Online -c0u0p10 | SEAGATE ST32000444SS KS689WM3V3ML | Online -c0u0p11 | SEAGATE ST32000444SS KS689WM3QGTG | Online -``` - -## How to check the status of the disks - -Run the following command to check the health status of the disks in your RAID: - -``` -DEVICE=/dev/sda -for i in $(megacli -pdlist -a0 | grep Id | cut -d":" -f2); do - echo "============================== $i ==============================" - smartctl -s on -a -d megaraid,${i} ${DEVICE} -T permissive -done -``` - - - Note that you will need to replace `/dev/sda`with the correct disk that represents your Logical Volume, if you have multiple of them. - - - diff --git a/pages/dedibox-hardware/how-to/configure-raid-kvm-p410.mdx b/pages/dedibox-hardware/how-to/configure-raid-kvm-p410.mdx index f02b23455d..a8a6188fb9 100644 --- a/pages/dedibox-hardware/how-to/configure-raid-kvm-p410.mdx +++ b/pages/dedibox-hardware/how-to/configure-raid-kvm-p410.mdx @@ -5,9 +5,9 @@ meta: content: h1: How to configure the HP Smart Array P410 RAID controller from the KVM paragraph: This page explains how to configure the HP Smart Array P410 RAID controller on a Scaleway Dedibox from the KVM -tags: dedibox hp smart array p410 raid kvm +tags: dedibox hp smart array p410 raid kvm dates: - validation: 2024-08-16 + validation: 2025-02-17 posted: 2021-07-16 categories: - dedibox-servers diff --git a/pages/dedibox-hardware/how-to/configure-raid-kvm-p420.mdx b/pages/dedibox-hardware/how-to/configure-raid-kvm-p420.mdx index fd20ae7170..4640034bfd 100644 --- a/pages/dedibox-hardware/how-to/configure-raid-kvm-p420.mdx +++ b/pages/dedibox-hardware/how-to/configure-raid-kvm-p420.mdx @@ -7,7 +7,7 @@ content: paragraph: This page explains how to configure the HP Smart Array P420 RAID controller on a Scaleway Dedibox from the KVM tags: dedibox hp smart array p420 raid kvm dates: - validation: 2024-08-16 + validation: 2025-02-17 posted: 2021-07-16 categories: - dedibox-servers diff --git a/pages/dedibox-ip-failover/how-to/configure-multiip-virtualmac.mdx b/pages/dedibox-ip-failover/how-to/configure-multiip-virtualmac.mdx index 66d2fda4ea..8b28d2abf9 100644 --- a/pages/dedibox-ip-failover/how-to/configure-multiip-virtualmac.mdx +++ b/pages/dedibox-ip-failover/how-to/configure-multiip-virtualmac.mdx @@ -1,13 +1,13 @@ --- meta: - title: How to configure multi-IP virtual MAC addresses + title: How to configure multi-IP virtual MAC addresses description: This page explains how to configure multi-IP virtual MAC addresses on Scaleway Dedibox. content: h1: How to configure multi-IP virtual MAC addresses paragraph: This page explains how to configure multi-IP virtual MAC addresses on Scaleway Dedibox. tags: dedibox multi-ip virtual mac dates: - validation: 2024-08-12 + validation: 2025-02-17 posted: 2021-07-29 categories: - dedibox-network diff --git a/pages/dedibox-ipv6/how-to/create-subnet.mdx b/pages/dedibox-ipv6/how-to/create-subnet.mdx index a4e0e67092..067e4dd264 100644 --- a/pages/dedibox-ipv6/how-to/create-subnet.mdx +++ b/pages/dedibox-ipv6/how-to/create-subnet.mdx @@ -1,19 +1,19 @@ --- meta: - title: How to create an IPv6 subnet + title: How to create an IPv6 subnet for Dedibox servers description: This page explains how to create an IPv6 subnet for Scaleway Dedibox servers. content: - h1: How to create an IPv6 subnet + h1: How to create an IPv6 subnet for Dedibox servers paragraph: This page explains how to create an IPv6 subnet for Scaleway Dedibox servers. tags: dedibox ipv6 subnet dates: - validation: 2024-08-12 + validation: 2025-02-17 posted: 2021-08-03 categories: - dedibox-network --- -You can split your IPv6 prefix into several subnets and use them on your Dedibox servers both in Paris and Amsterdam. Each subnet has its own [DUID](/dedibox-ipv6/concepts/#duid) and can be configured individually. +You can split your IPv6 prefix into several subnets and use them on your Dedibox servers in all locations. Each subnet has its own [DUID](/dedibox-ipv6/concepts/#duid) and can be configured individually. * You can create as many /56 subnets as you have servers. diff --git a/pages/dedibox-network/how-to/subscribe-to-jmrp.mdx b/pages/dedibox-network/how-to/subscribe-to-jmrp.mdx index befe96a5e9..b1c523b87a 100644 --- a/pages/dedibox-network/how-to/subscribe-to-jmrp.mdx +++ b/pages/dedibox-network/how-to/subscribe-to-jmrp.mdx @@ -7,7 +7,7 @@ content: paragraph: This page explains how to subscribe to JMRP. tags: dedibox network jmrp dates: - validation: 2024-08-12 + validation: 2025-02-17 posted: 2021-08-20 categories: - dedibox-network @@ -17,6 +17,12 @@ Subscribing to the Junk Mail Reporting Program (JMRP) allows you to register you By default, the IP owner’s information (e.g., Scaleway/Online.net) is used to identify the association of an email address with a specific IP. However, if you have [properly configured the reverse DNS for your IP](/dedibox-ip-failover/how-to/configure-reverse-dns/), you can use an email address from your own domain for these notifications. +Enrolling in JMRP provides several advantages: + +- Proactive IP reputation management: Receive notifications about spam complaints linked to your IP address. +- Improved email deliverability: Reduce the risk of blacklisting and ensure better inbox placement. +- Enhanced insights: Gain access to Microsoft's feedback on your email sending practices. + Following these steps will help you maintain a clean email delivery system and protect your IP reputation. @@ -26,8 +32,15 @@ Following these steps will help you maintain a clean email delivery system and p - [Configured the reverse DNS of your IP](/dedibox-ip-failover/how-to/configure-reverse-dns/) - [Created](https://signup.live.com/signup) a Microsoft account -1. Open the [JMRP website](https://sendersupport.olc.protection.outlook.com/snds/JMRP.aspx) in your web browser. -2. Log in using your Microsoft account credentials. -3. Provide the necessary details about your IP addresses that you wish to register with the JMRP. -4. Choose an email address that is associated with the domain configured in your reverse DNS settings. This address will receive notifications if your IP is flagged for sending spam. -5. Follow the prompts to finalize your subscription to the JMRP. +## Subscribing to JMRP + +1. Register your sending IP addresses with [Microsoft's Smart Network Data Services (SNDS)](https://sendersupport.olc.protection.outlook.com/snds/). +2. Navigate to the JMRP section within the SNDS portal. +3. Log in using your Microsoft account credentials. +4. Provide the necessary details about your IP addresses that you wish to register with JMRP. +5. Choose an email address associated with the domain configured in your reverse DNS settings. This address will receive notifications if your IP is flagged for sending spam. +6. Follow the prompts to finalize your subscription to JMRP. + +## Additional Resources +- [Microsoft's Email Sender Guidelines](https://sendersupport.olc.protection.outlook.com/pm/policies) +- [Understanding SNDS and JMRP](https://sendersupport.olc.protection.outlook.com/pm/troubleshooting) \ No newline at end of file diff --git a/pages/dedibox-rpn/how-to/connect-rpn-san-windows.mdx b/pages/dedibox-rpn/how-to/connect-rpn-san-windows.mdx index 257ae7390b..f3579f050f 100644 --- a/pages/dedibox-rpn/how-to/connect-rpn-san-windows.mdx +++ b/pages/dedibox-rpn/how-to/connect-rpn-san-windows.mdx @@ -1,5 +1,5 @@ --- -meta: +meta: title: How to connect Windows Server to an RPN SAN description: This page explains how to connect Windows Server to a Scalway Dedibox RPN SAN content: @@ -7,13 +7,13 @@ content: paragraph: This page explains how to connect Windows Server to a Scaleway Dedibox RPN SAN tags: dedibox windows-server windows server rpn san dates: - validation: 2024-08-12 + validation: 2025-02-17 posted: 2021-07-16 categories: - dedibox-network --- -The [RPN SAN](/dedibox-rpn/concepts/#rpn-san) is an iSCSI target, it is possible to mount it in Windows Server 2012 or later to use it as a normal disk in the system. +[RPN SAN](/dedibox-rpn/concepts/#rpn-san) is an iSCSI target that can be mounted on Windows Server 2012 and later, including Windows Server 2019 and 2022, enabling it to operate as a standard disk within the system. @@ -48,4 +48,7 @@ The [RPN SAN](/dedibox-rpn/concepts/#rpn-san) is an iSCSI target, it is possible + + For additional information, refer to [Microsoft's Windows storage configuration guide](https://docs.microsoft.com/en-us/windows-server/storage/) + diff --git a/pages/dedibox-rpn/how-to/connect-rpn-san.mdx b/pages/dedibox-rpn/how-to/connect-rpn-san.mdx index b6abdfd2d1..cca6bc9bdd 100644 --- a/pages/dedibox-rpn/how-to/connect-rpn-san.mdx +++ b/pages/dedibox-rpn/how-to/connect-rpn-san.mdx @@ -7,7 +7,7 @@ content: paragraph: This page explains how to connect a Scaleway Dedibox to RPN SAN tags: dedibox rpn san dates: - validation: 2024-08-12 + validation: 2025-02-17 posted: 2021-07-16 categories: - dedibox-network diff --git a/pages/dedibox-rpn/how-to/use-rpn-san-esxi-v7.mdx b/pages/dedibox-rpn/how-to/use-rpn-san-esxi-v7.mdx index ef238e5271..3abcbf8925 100644 --- a/pages/dedibox-rpn/how-to/use-rpn-san-esxi-v7.mdx +++ b/pages/dedibox-rpn/how-to/use-rpn-san-esxi-v7.mdx @@ -7,7 +7,7 @@ content: paragraph: This page explains how to mount a Scaleway RPN SAN volume in VMware ESXi 7 and later tags: dedibox rpn san vmware esxi esxi7 dates: - validation: 2024-08-12 + validation: 2025-02-17 posted: 2021-11-10 categories: - dedibox-network diff --git a/pages/dedibox-rpn/how-to/use-rpn-san-esxi.mdx b/pages/dedibox-rpn/how-to/use-rpn-san-esxi.mdx index e1dd7e5b02..8aafc27bbb 100644 --- a/pages/dedibox-rpn/how-to/use-rpn-san-esxi.mdx +++ b/pages/dedibox-rpn/how-to/use-rpn-san-esxi.mdx @@ -7,7 +7,7 @@ content: paragraph: This page explains how to mount an RPN SAN volume in VMware ESXi tags: dedibox rpn san vmware esxi dates: - validation: 2024-08-12 + validation: 2025-02-17 posted: 2021-11-10 categories: - dedibox-network diff --git a/pages/dedibox-rpn/how-to/use-rpn-vpn.mdx b/pages/dedibox-rpn/how-to/use-rpn-vpn.mdx index 1b3f8a1134..71a0642b7f 100644 --- a/pages/dedibox-rpn/how-to/use-rpn-vpn.mdx +++ b/pages/dedibox-rpn/how-to/use-rpn-vpn.mdx @@ -5,9 +5,9 @@ meta: content: h1: How to use the RPN VPN with your Dedibox Servers paragraph: This page explains how to use the RPN VPN with your Scaleway Dedibox servers -tags: dedibox rpn vpn dedibox-server +tags: dedibox rpn vpn dedibox-server dates: - validation: 2024-08-12 + validation: 2025-02-17 posted: 2021-10-07 categories: - dedibox-network diff --git a/pages/dedibox/how-to/manage-packages.mdx b/pages/dedibox/how-to/manage-packages.mdx index 42c66d0e9f..086b463779 100644 --- a/pages/dedibox/how-to/manage-packages.mdx +++ b/pages/dedibox/how-to/manage-packages.mdx @@ -7,7 +7,7 @@ content: paragraph: This guide explains how to manage software packages on a Scaleway Dedibox server. tags: dedibox, package, management dates: - validation: 2024-08-05 + validation: 2025-02-17 posted: 2021-06-11 categories: - dedibox-servers diff --git a/pages/elastic-metal/concepts.mdx b/pages/elastic-metal/concepts.mdx index 4caccd4b03..73049e8fac 100644 --- a/pages/elastic-metal/concepts.mdx +++ b/pages/elastic-metal/concepts.mdx @@ -7,7 +7,7 @@ content: paragraph: This page explains all the concepts related to Scaleway Elastic Metal servers tags: elastic-metal rescue-mode private-networks remote-access az dates: - validation: 2024-08-12 + validation: 2025-02-17 categories: - bare-metal - elastic-metal @@ -47,7 +47,7 @@ Public IP addresses are routed on the internet. You can enter the public IP addr Remote access allows you to access the keyboard, video, and mouse of the machine remotely by using [KVM over IP device](https://en.wikipedia.org/wiki/KVM_switch#KVM_over_IP_(IPKVM)). It enables you access to the machine even if the installed OS is not working properly, to debug the system, or to install your own OS from a remote ISO file. -Remote access is available as an option on most Elastic Metal offers. Currently, remote access must be configured [via the API](https://www.scaleway.com/en/developers/api/elastic-metal/#path-bmc-access-start-bmc-access). +Remote access is available as an option on most Elastic Metal offers. ## Rescue Mode diff --git a/pages/elastic-metal/how-to/create-server.mdx b/pages/elastic-metal/how-to/create-server.mdx index 47ea80fd0f..2af7ffd143 100644 --- a/pages/elastic-metal/how-to/create-server.mdx +++ b/pages/elastic-metal/how-to/create-server.mdx @@ -7,7 +7,7 @@ content: paragraph: This guide walks you through the steps to create an Elastic Metal server on Scaleway. tags: elastic-metal, server dates: - validation: 2024-08-12 + validation: 2025-02-17 posted: 2021-05-26 categories: - bare-metal diff --git a/pages/elastic-metal/how-to/install-server.mdx b/pages/elastic-metal/how-to/install-server.mdx index a5b9d5e7ab..dde6b4719d 100644 --- a/pages/elastic-metal/how-to/install-server.mdx +++ b/pages/elastic-metal/how-to/install-server.mdx @@ -7,7 +7,7 @@ content: paragraph: This guide explains how to install an Elastic Metal server from the Scaleway console. tags: elastic-metal, server, installation dates: - validation: 2024-08-05 + validation: 2025-02-17 posted: 2021-05-26 categories: - bare-metal diff --git a/pages/elastic-metal/how-to/use-rescue-mode.mdx b/pages/elastic-metal/how-to/use-rescue-mode.mdx index 55ca878852..fd2d57e347 100644 --- a/pages/elastic-metal/how-to/use-rescue-mode.mdx +++ b/pages/elastic-metal/how-to/use-rescue-mode.mdx @@ -7,7 +7,7 @@ content: paragraph: This page explains how to use rescue mode on Elastic Metal servers tags: elastic-metal rescue-mode dates: - validation: 2024-08-13 + validation: 2025-02-17 posted: 2021-05-26 categories: - bare-metal diff --git a/pages/instances/concepts.mdx b/pages/instances/concepts.mdx index 064e517f0e..97bb3ef1e1 100644 --- a/pages/instances/concepts.mdx +++ b/pages/instances/concepts.mdx @@ -28,8 +28,9 @@ Block volumes provide network-attached storage you can plug in/out of Instances ## Carrier-grade NAT (CGNAT) -Scaleway uses a 1:1 carrier-grade (CGNAT) setup for legacy Instance types. With this architecture, each Instance is assigned a unique NAT IP that directly maps to a unique public IP, unlike standard CGNAT, where multiple users share a single public IP. -This setup ensures that all outbound and inbound traffic for an Instance is translated between these two addresses, preserving the exclusivity of IP addresses and avoiding certain connectivity issues related to a shared IP setup. +Scaleway used a 1:1 carrier-grade (CGNAT) setup for legacy Instance types. With this architecture, each Instance is assigned a unique NAT IP that directly maps to a unique public IP, unlike standard CGNAT, where multiple users share a single public IP. +This setup ensured that all outbound and inbound traffic for an Instance is translated between these two addresses, preserving the exclusivity of IP addresses and avoiding certain connectivity issues related to a shared IP setup. +All recent Instance types support routed IPs through [IP mobility](#ip-mobility). ## Cloud-init diff --git a/pages/instances/how-to/snapshot-import-export-feature.mdx b/pages/instances/how-to/snapshot-import-export-feature.mdx index 4bc452ebaf..1f41a8fb3c 100644 --- a/pages/instances/how-to/snapshot-import-export-feature.mdx +++ b/pages/instances/how-to/snapshot-import-export-feature.mdx @@ -7,7 +7,7 @@ content: paragraph: This page explains how to import/export snapshots of Instances using the Scaleway console. tags: snapshot, import, export, instance, availability zone, qcow2 dates: - validation: 2024-08-13 + validation: 2025-02-17 posted: 2021-07-27 categories: - compute diff --git a/pages/instances/reference-content/choosing-instance-type.mdx b/pages/instances/reference-content/choosing-instance-type.mdx index ecfaed8d8b..7d06564938 100644 --- a/pages/instances/reference-content/choosing-instance-type.mdx +++ b/pages/instances/reference-content/choosing-instance-type.mdx @@ -8,7 +8,7 @@ content: categories: - compute dates: - validation: 2024-08-12 + validation: 2025-02-17 tags: instance, type, stardust, range, vcpu, hyperthread, core, ram, bandwidth, dedicated, shared, memory, hypervisor, vm, storage, dev1, play2, gp1, pro2, ent1, gpu, arm, learning, development, production, production-optimized, cost-optimized, memory-optimized, storage-optimized --- diff --git a/pages/instances/reference-content/manual-configuration-private-ips.mdx b/pages/instances/reference-content/manual-configuration-private-ips.mdx index 45c1e1043b..a3def30086 100644 --- a/pages/instances/reference-content/manual-configuration-private-ips.mdx +++ b/pages/instances/reference-content/manual-configuration-private-ips.mdx @@ -9,7 +9,7 @@ tags: instance private-ip-address ip address private dhcp categories: - compute dates: - validation: 2024-08-12 + validation: 2025-02-17 --- @@ -17,7 +17,7 @@ dates: - If you have a Private Network created before July 12 2023, [check our migration documentation](/vpc/reference-content/vpc-migration/) to find out if DHCP has been automatically activated on your network. - We recommend activating DHCP and letting us take care of the automatic IP address management of all resources on your Private Networks, including Instances, to ensure they are fully compatible with managed products and integrated with our [internal IPAM](/vpc/concepts/#ipam). - The steps outlined in this document are intended for advanced users only and are not supported by Scaleway. + **The steps outlined in this document are intended for advanced users only and are not supported by Scaleway.** ## How to configure the Private Network interface on your Instances @@ -37,7 +37,7 @@ Once you have [added your Instances to a Private Network](/instances/how-to/use- - Using the `10.0.0.0/8` private IP range is **not recommended**, as this block is used for the Instances' own private IPs and infrastructure services. - This is only recommended for expert users. - + 1. Connect to the Instance using [SSH](/instances/how-to/connect-to-instance/). 2. Delete the file `/lib/udev/rules.d/72-scw-vpc-iface.rules` to disable the automatic DHCP scripts: @@ -79,7 +79,7 @@ Once you have [added your Instances to a Private Network](/instances/how-to/use- The network interface names may be different, depending on the operating system and the release you use. - + The network interface name is not guaranteed to be stable and may change across reboot or poweroff and poweron actions, similarily to the rest of the PCI hierarchy. diff --git a/pages/instances/reference-content/preventing-outgoing-ddos.mdx b/pages/instances/reference-content/preventing-outgoing-ddos.mdx index 73965dbe54..4b10355686 100644 --- a/pages/instances/reference-content/preventing-outgoing-ddos.mdx +++ b/pages/instances/reference-content/preventing-outgoing-ddos.mdx @@ -7,7 +7,7 @@ content: paragraph: Learn how to prevent outgoing DDoS from happening on your Scaleway Instance tags: instance ddos outgoing attack prevention dates: - validation: 2024-08-12 + validation: 2025-02-17 categories: - compute --- diff --git a/pages/instances/reference-content/understanding-differences-x86-arm.mdx b/pages/instances/reference-content/understanding-differences-x86-arm.mdx index ca3a6afbe3..905d2531c2 100644 --- a/pages/instances/reference-content/understanding-differences-x86-arm.mdx +++ b/pages/instances/reference-content/understanding-differences-x86-arm.mdx @@ -7,8 +7,8 @@ content: paragraph: Discover the differences between ARM and x86 architectures in cloud computing, and learn which is best suited for your needs. tags: instance x86 arm dates: - validation: 2024-08-12 -categories: + validation: 2025-02-17 +categories: - compute --- diff --git a/pages/kubernetes/how-to/monitor-cluster.mdx b/pages/kubernetes/how-to/monitor-cluster.mdx index ad15c0d761..8d4b6e3897 100644 --- a/pages/kubernetes/how-to/monitor-cluster.mdx +++ b/pages/kubernetes/how-to/monitor-cluster.mdx @@ -7,7 +7,7 @@ content: paragraph: This page explains how to monitor your Scaleway Kubernetes Kapsule cluster with Cockpit tags: kubernetes kubernetes-kapsule kapsule cluster observability cockpit dates: - validation: 2024-08-12 + validation: 2025-02-17 posted: 2023-07-24 categories: - kubernetes diff --git a/pages/webhosting/how-to/order-dedicated-ip.mdx b/pages/webhosting/how-to/order-dedicated-ip.mdx index 5688139542..61b0cf29ef 100644 --- a/pages/webhosting/how-to/order-dedicated-ip.mdx +++ b/pages/webhosting/how-to/order-dedicated-ip.mdx @@ -7,7 +7,7 @@ content: paragraph: This page explains how to order a dedicated IP address for a Scaleway Web Hosting plan tags: webhosting dates: - validation: 2024-08-12 + validation: 2025-02-17 posted: 2023-12-20 categories: - managed-services diff --git a/pages/webhosting/how-to/protect-webhosting.mdx b/pages/webhosting/how-to/protect-webhosting.mdx index 4e75fce3bb..c45a740fca 100644 --- a/pages/webhosting/how-to/protect-webhosting.mdx +++ b/pages/webhosting/how-to/protect-webhosting.mdx @@ -5,9 +5,9 @@ meta: content: h1: How to use the protected hosting feature paragraph: Learn how to effectively use the protected hosting feature in this comprehensive guide. -tags: protected-hosting, protected hosting +tags: protected-hosting, protected hosting dates: - validation: 2024-08-16 + validation: 2025-02-17 posted: 2024-08-16 categories: - web-hosting diff --git a/pages/webhosting/reference-content/cpanel-reference-content.mdx b/pages/webhosting/reference-content/cpanel-reference-content.mdx index 8d9437483a..e3c08303c7 100644 --- a/pages/webhosting/reference-content/cpanel-reference-content.mdx +++ b/pages/webhosting/reference-content/cpanel-reference-content.mdx @@ -7,14 +7,14 @@ content: paragraph: This page provides useful links and information for the management and configuration of your Scaleway cPanel Web Hosting plan. tags: webhosting cpanel jetbackup database mailing list mailing-list dates: - validation: 2024-08-12 + validation: 2025-02-17 posted: 2021-09-12 categories: - webhosting --- - This documentation is for users who have a cPanel Web Hosting plan powered by Scaleway. + This documentation is intended for users who have a cPanel Web Hosting plan powered by Scaleway. Refer to our [Quickstart](/webhosting/quickstart/) which contains useful links that answer your **Frequently Asked Questions**. From ec7be4deab30a30c4836aa0cf711cd17df8b92b1 Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Mon, 17 Feb 2025 17:11:08 +0100 Subject: [PATCH 2/3] Apply suggestions from code review Co-authored-by: Jessica <113192637+jcirinosclwy@users.noreply.github.com> --- pages/dedibox-network/how-to/subscribe-to-jmrp.mdx | 2 +- pages/dedibox-rpn/how-to/connect-rpn-san-windows.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/dedibox-network/how-to/subscribe-to-jmrp.mdx b/pages/dedibox-network/how-to/subscribe-to-jmrp.mdx index b1c523b87a..5002212eb1 100644 --- a/pages/dedibox-network/how-to/subscribe-to-jmrp.mdx +++ b/pages/dedibox-network/how-to/subscribe-to-jmrp.mdx @@ -37,7 +37,7 @@ Following these steps will help you maintain a clean email delivery system and p 1. Register your sending IP addresses with [Microsoft's Smart Network Data Services (SNDS)](https://sendersupport.olc.protection.outlook.com/snds/). 2. Navigate to the JMRP section within the SNDS portal. 3. Log in using your Microsoft account credentials. -4. Provide the necessary details about your IP addresses that you wish to register with JMRP. +4. Provide the required details about the IP addresses you wish to register with JMRP. 5. Choose an email address associated with the domain configured in your reverse DNS settings. This address will receive notifications if your IP is flagged for sending spam. 6. Follow the prompts to finalize your subscription to JMRP. diff --git a/pages/dedibox-rpn/how-to/connect-rpn-san-windows.mdx b/pages/dedibox-rpn/how-to/connect-rpn-san-windows.mdx index f3579f050f..e9c70f5ef9 100644 --- a/pages/dedibox-rpn/how-to/connect-rpn-san-windows.mdx +++ b/pages/dedibox-rpn/how-to/connect-rpn-san-windows.mdx @@ -49,6 +49,6 @@ categories: - For additional information, refer to [Microsoft's Windows storage configuration guide](https://docs.microsoft.com/en-us/windows-server/storage/) + For additional information, refer to [Microsoft's Windows storage configuration guide](https://docs.microsoft.com/en-us/windows-server/storage/). From 9343d972345f5001591fe6d961e876f41e0d20d2 Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Tue, 18 Feb 2025 15:36:09 +0100 Subject: [PATCH 3/3] Apply suggestions from code review Co-authored-by: Rowena Jones <36301604+RoRoJ@users.noreply.github.com> --- pages/instances/concepts.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/instances/concepts.mdx b/pages/instances/concepts.mdx index 97bb3ef1e1..ed6db7441e 100644 --- a/pages/instances/concepts.mdx +++ b/pages/instances/concepts.mdx @@ -28,8 +28,8 @@ Block volumes provide network-attached storage you can plug in/out of Instances ## Carrier-grade NAT (CGNAT) -Scaleway used a 1:1 carrier-grade (CGNAT) setup for legacy Instance types. With this architecture, each Instance is assigned a unique NAT IP that directly maps to a unique public IP, unlike standard CGNAT, where multiple users share a single public IP. -This setup ensured that all outbound and inbound traffic for an Instance is translated between these two addresses, preserving the exclusivity of IP addresses and avoiding certain connectivity issues related to a shared IP setup. +Scaleway used a 1:1 carrier-grade (CGNAT) setup for legacy Instance types. With this architecture, each Instance was assigned a unique NAT IP that directly mapped to a unique public IP, unlike standard CGNAT, where multiple users share a single public IP. +This setup ensured that all outbound and inbound traffic for an Instance was translated between these two addresses, preserving the exclusivity of IP addresses and avoiding certain connectivity issues related to a shared IP setup. All recent Instance types support routed IPs through [IP mobility](#ip-mobility). ## Cloud-init