diff --git a/content/en/docs/Getting started/_index.md b/content/en/docs/Getting started/_index.md index 47b2423..bad55c8 100644 --- a/content/en/docs/Getting started/_index.md +++ b/content/en/docs/Getting started/_index.md @@ -1,6 +1,4 @@ --- -categories: ["Tutorials"] -tags: [] title: "Getting Started" linkTitle: "Getting Started" weight: 1 diff --git a/content/en/docs/How To Guides/manual_cleanup.md b/content/en/docs/How To Guides/manual_cleanup.md index d5b99e4..8b3fd23 100644 --- a/content/en/docs/How To Guides/manual_cleanup.md +++ b/content/en/docs/How To Guides/manual_cleanup.md @@ -5,7 +5,6 @@ weight: 2 date: 2023-03-14 description: > Manual cleanup might be required if you need more space on system volume. -categories: ["How-To Guides"] --- diff --git a/content/en/docs/How To Guides/root_ssh/_index.md b/content/en/docs/How To Guides/root_ssh/_index.md index d16b2e0..f5e9a34 100644 --- a/content/en/docs/How To Guides/root_ssh/_index.md +++ b/content/en/docs/How To Guides/root_ssh/_index.md @@ -5,7 +5,6 @@ weight: 1 date: 2023-03-14 description: > If you need to manually perform some tasks, you can get root access via SSH. -categories: ["How-To Guides"] --- To access your server's root shell you will have to generate your SSH key and add it to your server's authorized keys. diff --git a/content/ru/docs/Getting started/_index.md b/content/ru/docs/Getting started/_index.md index 6159f87..277fe66 100644 --- a/content/ru/docs/Getting started/_index.md +++ b/content/ru/docs/Getting started/_index.md @@ -1,6 +1,4 @@ --- -categories: ["Tutorials"] -tags: [] title: "Начало работы" linkTitle: "Начало работы" weight: 1 diff --git a/content/ru/docs/How To Guides/change_dns_provider/_index.md b/content/ru/docs/How To Guides/change_dns_provider/_index.md index 5a69468..4b2de0b 100644 --- a/content/ru/docs/How To Guides/change_dns_provider/_index.md +++ b/content/ru/docs/How To Guides/change_dns_provider/_index.md @@ -5,7 +5,6 @@ weight: 2 date: 2023-10-21 description: > Для тех кто хочет сменить своего dns провайдера уже после установки сервера. -categories: ["How-To Guides"] --- diff --git a/content/ru/docs/How To Guides/manual_cleanup.md b/content/ru/docs/How To Guides/manual_cleanup.md index 5af34e8..ffa9d84 100644 --- a/content/ru/docs/How To Guides/manual_cleanup.md +++ b/content/ru/docs/How To Guides/manual_cleanup.md @@ -5,7 +5,6 @@ weight: 2 date: 2023-04-21 description: > Ручная очистка может потребоваться, если вам нужно больше свободного места на системном разделе. -categories: ["How-To Guides"] --- diff --git a/content/ru/docs/How To Guides/root_ssh/_index.md b/content/ru/docs/How To Guides/root_ssh/_index.md index 0d8b1ce..c3cb71b 100644 --- a/content/ru/docs/How To Guides/root_ssh/_index.md +++ b/content/ru/docs/How To Guides/root_ssh/_index.md @@ -5,7 +5,6 @@ weight: 1 date: 2023-04-22 description: > Если вам нужно вручную выполнить административные задачи, понадобится root-доступ через SSH. -categories: ["How-To Guides"] --- Чтобы получить доступ к корневой оболочке вашего сервера, вам необходимо сгенерировать SSH-ключ и добавить его в список авторизованных ключей вашего сервера.