Skip to content

Commit af6a8e8

Browse files
authored
feat(tutoiral): review tutorials 2024/09/16 (#3703)
1 parent 85805af commit af6a8e8

File tree

33 files changed

+128
-150
lines changed

33 files changed

+128
-150
lines changed

tutorials/actility-lorawan-operator/index.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
meta:
3-
title: Using Actility as a LoRaWAN© operator for IoT Hub
4-
description: This page explains how to configure your Actility backend to have your LoRaWAN devices send messages to IoT Hub
3+
title: Using Actility as a LoRaWAN© operator for Scaleway IoT Hub
4+
description: This page explains how to configure your Actility backend to have your LoRaWAN devices send messages to Scaleway IoT Hub
55
content:
6-
h1: Using Actility as a LoRaWAN© operator for IoT Hub
7-
paragraph: This page explains how to configure your Actility backend to have your LoRaWAN devices send messages to IoT Hub
6+
h1: Using Actility as a LoRaWAN© operator for Scaleway IoT Hub
7+
paragraph: This page explains how to configure your Actility backend to have your LoRaWAN devices send messages to Scaleway IoT Hub
88
tags: Iot-Hub LoRaWAN© Loriot
99
categories:
1010
- iot-hub
1111
dates:
12-
validation: 2024-02-26
12+
validation: 2024-09-16
1313
posted: 2020-07-02
1414
---
1515

tutorials/add-disk-configure-datastore-esxi/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ categories:
1010
- dedibox
1111
hero: assets/scaleway_add_disk.webp
1212
dates:
13-
validation: 2024-02-26
13+
validation: 2024-09-16
1414
posted: 2020-01-21
1515
---
1616

tutorials/ansible-bionic-beaver/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tags: ansible orchestration
99
categories:
1010
- instances
1111
dates:
12-
validation: 2024-03-05
12+
validation: 2024-09-16
1313
posted: 2018-07-26
1414
---
1515

tutorials/ansible-galaxy/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ categories:
1010
- kubernetes
1111
- instances
1212
dates:
13-
validation: 2024-03-05
13+
validation: 2024-09-16
1414
posted: 2018-08-02
1515
---
1616

tutorials/ark-server/index.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
22
meta:
3-
title: Creating an ARK server
3+
title: Creating an ARK game server on Scaleway Instances
44
description: In this tutorial, you will learn how to create and start an ARK server with Scaleway Instances. We offer a large range of Instances to suit the gaming needs of ARK Survival Evolved server.
55
content:
6-
h1: Creating an ARK server
6+
h1: Creating an ARK game server on Scaleway Instancess
77
paragraph: In this tutorial, you will learn how to create and start an ARK server with Scaleway Instances. We offer a large range of Instances to suit the gaming needs of ARK Survival Evolved server.
88
tags: ark-server video-games gaming ark
99
categories:
1010
- instances
1111
hero: assets/scaleway_arkserver.webp
1212
dates:
13-
validation: 2024-02-26
13+
validation: 2024-09-16
1414
posted: 2020-11-10
1515
---
1616

tutorials/arqbackup-pc-mac/index.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
22
meta:
3-
title: Backing up a PC or a Mac on Object Storage with Arq Backup
4-
description: This page shows you how to configure Arq to back up a PC or Mac automatically on Object Storage
3+
title: Backing up a PC or a Mac on Scaleway Object Storage with Arq Backup
4+
description: This page shows you how to configure Arq to back up a PC or Mac automatically on Scaleway Object Storage
55
content:
6-
h1: Backing up a PC or a Mac on Object Storage with Arq Backup
7-
paragraph: This page shows you how to configure Arq to back up a PC or Mac automatically on Object Storage
6+
h1: Backing up a PC or a Mac on Scaleway Object Storage with Arq Backup
7+
paragraph: This page shows you how to configure Arq to back up a PC or Mac automatically on Scaleway Object Storage
88
categories:
99
- object-storage
1010
hero: assets/scaleway_arqbackup.webp
1111
tags: arq-backup object-storage s3
1212
dates:
13-
validation: 2024-02-26
13+
validation: 2024-09-16
1414
posted: 2019-07-20
1515
---
1616

17-
**Arq Backup** automatically backs up Macs and PCs to cloud storage while encrypting the data in an [open and documented format](https://www.arqbackup.com/arq_data_format.txt).
17+
Arq Backup automatically backs up Macs and PCs to cloud storage while encrypting the data in an [open and documented format](https://www.arqbackup.com/arq_data_format.txt).
1818

1919
In this tutorial you learn how to back up your PC or Mac computer to Object Storage using Arq Backup, using version 7 of the application.
2020

@@ -72,7 +72,7 @@ In this tutorial you learn how to back up your PC or Mac computer to Object Stor
7272
If required, the backup frequency and the files and folders to back up can be adjusted from the backup plan preferences by clicking on **Edit** in the plan details:
7373
<Lightbox src="scaleway-arq7_edit_plan.webp" alt="" />
7474

75-
### Restoring Files
75+
### Restoring files
7676

7777
1. Go to the **Restore Files** section of Arq
7878
<Lightbox src="scaleway-arq7_restore.webp" alt="" />

tutorials/automate-tasks-using-cron/index.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
22
meta:
3-
title: Automating tasks on Ubuntu 20.04 using Cronjobs
4-
description: This page shows you how to automate tasks on Ubuntu 20.04 using Cronjobs
3+
title: Automating tasks on Ubuntu using Cronjobs
4+
description: This page shows you how to automate tasks on Ubuntu using Cronjobs
55
content:
6-
h1: Automating tasks on Ubuntu 20.04 using Cronjobs
7-
paragraph: This page shows you how to automate tasks on Ubuntu 20.04 using Cronjobs
6+
h1: Automating tasks on Ubuntu using Cronjobs
7+
paragraph: This page shows you how to automate tasks on Ubuntu using Cronjobs
88
categories:
99
- instances
1010
- elastic-metal
1111
tags: cron cronjob automation ubuntu
1212
dates:
13-
validation: 2024-02-26
13+
validation: 2024-09-16
1414
posted: 2019-11-09
1515
---
1616

tutorials/back-up-postgresql-barman/index.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,10 @@ categories:
1010
- postgresql-and-mysql
1111
tags: backup barman postgresql
1212
dates:
13-
validation: 2024-02-26
13+
validation: 2024-09-16
1414
posted: 2018-08-29
1515
---
1616

17-
## Barman overview
18-
1917
Barman is an open-source administration tool designed for PostgreSQL server disaster recovery. Developed in Python, Barman offers the capability to efficiently conduct remote backups across multiple servers in diverse business environments.
2018

2119
Setting itself apart with its unique methodology, Barman uses PostgreSQL logs for backup creation, offering a sophisticated alternative to traditional SQL dump processes.

tutorials/bash-christmas-tree/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tags: bash christmas-tree
99
categories:
1010
- instances
1111
dates:
12-
validation: 2024-03-05
12+
validation: 2024-09-19
1313
posted: 2019-11-26
1414
---
1515

@@ -80,7 +80,7 @@ ssh root@<Instance Public IP>
8080
# Write a greeting
8181
tput setaf 93; tput bold
8282
tput cup $lin $((c - 15)); echo SCALEWAY wishes you Merry christmas
83-
tput cup $((lin + 1)) $((c - 11)); echo And a Happy New Year 2024
83+
tput cup $((lin + 1)) $((c - 11)); echo And a Happy New Year 2025
8484
let c++
8585
k=1
8686

tutorials/configure-nagios-monitoring/index.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
22
meta:
3-
title: Configuring a Nagios Monitoring System
3+
title: Configuring a Nagios Monitoring System on Scaleway
44
description: How to deploy Nagios Monitoring on Scaleway.
55
content:
6-
h1: Configuring a Nagios Monitoring System
6+
h1: Configuring a Nagios Monitoring System on Scaleway
77
paragraph: How to deploy Nagios Monitoring on Scaleway.
88
tags: Nagios monitoring Apache
99
categories:
1010
- instances
1111
- elastic-metal
1212
dates:
13-
validation: 2024-03-05
13+
validation: 2024-09-16
1414
posted: 2018-06-19
1515
---
1616

0 commit comments

Comments
 (0)