diff --git a/tutorials/first-steps-linux-command-line/index.mdx b/tutorials/first-steps-linux-command-line/index.mdx index aba8e04066..884374f998 100644 --- a/tutorials/first-steps-linux-command-line/index.mdx +++ b/tutorials/first-steps-linux-command-line/index.mdx @@ -1,17 +1,17 @@ --- meta: title: First steps with the Linux command line - description: This tutorial shows you how to get started with the Linux command line (aka terminal) + description: Learn the basics of Linux command line with this beginner-friendly tutorial. Master essential commands to navigate, manage files, and streamline tasks effectively. content: h1: First steps with the Linux command line - paragraph: This tutorial shows you how to get started with the Linux command line (aka terminal) + paragraph: Learn the basics of Linux command line with this beginner-friendly tutorial. Master essential commands to navigate, manage files, and streamline tasks effectively. tags: linux ubuntu pwd mkdir categories: - dedibox - instances - elastic-metal dates: - validation: 2024-05-20 + validation: 2024-11-25 posted: 2023-11-16 --- @@ -29,7 +29,7 @@ Even if you are using a GUI on your own local machine, you can also choose to us When you are faced with operating a machine via the command line for the first time, this can be confusing and frustrating. This document aims to show you some of the basic principles of using a command line instead of a graphical interface. We will guide you through a series of hands-on exercises to practice some of the main commands you need to get started. -In this document, we cover commands for a **Linux** command line. If you are using a Windows command line, we recommend that you [refer to the Windows documentation](https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/windows-commands), as the commands differ. In the context of virtual machines and servers, a Linux-based OS is generally the go-to choice. Unlike Windows, Linux OSes do not require paid-for licenses, they are free and open source. +In this document, we cover commands for a **Linux** command line. If you are using a Windows command line, we recommend that you [refer to the Windows documentation](https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/windows-commands), as the commands differ. In the context of virtual machines and servers, a Linux-based OS is generally the go-to choice. Unlike Windows, Linux OSes do not require paid-for licenses; they are free and open source. If you are just looking for a quick recap and cheatsheet of Linux commands you are already familiar with, [skip to the last section](#linux-commands-summary-and-cheatsheet). diff --git a/tutorials/install-medusa/index.mdx b/tutorials/install-medusa/index.mdx index 43b6252e5c..01621e6475 100644 --- a/tutorials/install-medusa/index.mdx +++ b/tutorials/install-medusa/index.mdx @@ -9,7 +9,7 @@ categories: - instances tags: ecommerce shopping medusajs dates: - validation: 2024-05-20 + validation: 2024-11-25 posted: 2023-05-10 --- diff --git a/tutorials/install-rkhunter/index.mdx b/tutorials/install-rkhunter/index.mdx index b638156025..acce63205a 100644 --- a/tutorials/install-rkhunter/index.mdx +++ b/tutorials/install-rkhunter/index.mdx @@ -9,7 +9,7 @@ categories: - compute tags: Rootkits rkhunter security dates: - validation: 2024-05-20 + validation: 2024-11-25 posted: 2018-10-30 --- diff --git a/tutorials/kubernetes-package-management-helm/index.mdx b/tutorials/kubernetes-package-management-helm/index.mdx index 8c382b717c..90cdfd1045 100644 --- a/tutorials/kubernetes-package-management-helm/index.mdx +++ b/tutorials/kubernetes-package-management-helm/index.mdx @@ -10,7 +10,7 @@ categories: - kubernetes tags: kubernetes helm k8s dates: - validation: 2024-05-23 + validation: 2024-11-25 posted: 2024-05-23 ---