Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions tutorials/first-steps-linux-command-line/index.mdx
Original file line number Diff line number Diff line change
@@ -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
---

Expand All @@ -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.

<Message type="tip">
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).
Expand Down
2 changes: 1 addition & 1 deletion tutorials/install-medusa/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ categories:
- instances
tags: ecommerce shopping medusajs
dates:
validation: 2024-05-20
validation: 2024-11-25
posted: 2023-05-10
---

Expand Down
2 changes: 1 addition & 1 deletion tutorials/install-rkhunter/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ categories:
- compute
tags: Rootkits rkhunter security
dates:
validation: 2024-05-20
validation: 2024-11-25
posted: 2018-10-30
---

Expand Down
2 changes: 1 addition & 1 deletion tutorials/kubernetes-package-management-helm/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ categories:
- kubernetes
tags: kubernetes helm k8s
dates:
validation: 2024-05-23
validation: 2024-11-25
posted: 2024-05-23
---

Expand Down