fix: typo

This commit is contained in:
Michele Cereda
2023-05-24 19:56:38 +02:00
parent b93cacbbdb
commit d42f25f1be
29 changed files with 57 additions and 57 deletions

View File

@@ -2,11 +2,11 @@
## Table of contents <!-- omit in toc --> ## Table of contents <!-- omit in toc -->
1. [TL:DR](#tldr) 1. [TL;DR](#tldr)
1. [Further readings](#further-readings) 1. [Further readings](#further-readings)
1. [Sources](#sources) 1. [Sources](#sources)
## TL:DR ## TL;DR
```sh ```sh
apt-file update apt-file update

View File

@@ -5,11 +5,11 @@ Based on Debian.
## Table of contents <!-- omit in toc --> ## Table of contents <!-- omit in toc -->
1. [TL:DR](#tldr) 1. [TL;DR](#tldr)
1. [Further readings](#further-readings) 1. [Further readings](#further-readings)
1. [Sources](#sources) 1. [Sources](#sources)
## TL:DR ## TL;DR
## Further readings ## Further readings

View File

@@ -4,13 +4,13 @@ Managed Kubernetes solution offered by Azure.
## Table of contents <!-- omit in toc --> ## Table of contents <!-- omit in toc -->
1. [TL:DR](#tldr) 1. [TL;DR](#tldr)
1. [Troubleshooting](#troubleshooting) 1. [Troubleshooting](#troubleshooting)
1. [_Subnet XXX does not have enough capacity for YY IP addresses_ while updating the credentials for an existing Service Principal](#subnet-xxx-does-not-have-enough-capacity-for-yy-ip-addresses-while-updating-the-credentials-for-an-existing-service-principal) 1. [_Subnet XXX does not have enough capacity for YY IP addresses_ while updating the credentials for an existing Service Principal](#subnet-xxx-does-not-have-enough-capacity-for-yy-ip-addresses-while-updating-the-credentials-for-an-existing-service-principal)
1. [Further readings](#further-readings) 1. [Further readings](#further-readings)
1. [Sources](#sources) 1. [Sources](#sources)
## TL:DR ## TL;DR
## Troubleshooting ## Troubleshooting

View File

@@ -8,14 +8,14 @@ The Azure CLI can use a command group (`az bicep …`) to integrate with the `bi
## Table of contents <!-- omit in toc --> ## Table of contents <!-- omit in toc -->
1. [TL:DR](#tldr) 1. [TL;DR](#tldr)
1. [Utility management](#utility-management) 1. [Utility management](#utility-management)
1. [Installation](#installation) 1. [Installation](#installation)
1. [Upgrade](#upgrade) 1. [Upgrade](#upgrade)
1. [Further readings](#further-readings) 1. [Further readings](#further-readings)
1. [Sources](#sources) 1. [Sources](#sources)
## TL:DR ## TL;DR
```sh ```sh
# Install the `bicep` utility. # Install the `bicep` utility.

View File

@@ -2,12 +2,12 @@
## Table of contents <!-- omit in toc --> ## Table of contents <!-- omit in toc -->
1. [TL:DR](#tldr) 1. [TL;DR](#tldr)
1. [Installation](#installation) 1. [Installation](#installation)
1. [Further readings](#further-readings) 1. [Further readings](#further-readings)
1. [Sources](#sources) 1. [Sources](#sources)
## TL:DR ## TL;DR
| Command | Configuration | | Command | Configuration |
| ----------- | ------------------------ | | ----------- | ------------------------ |

View File

@@ -2,11 +2,11 @@
## Table of contents <!-- omit in toc --> ## Table of contents <!-- omit in toc -->
1. [TL:DR](#tldr) 1. [TL;DR](#tldr)
1. [Further readings](#further-readings) 1. [Further readings](#further-readings)
1. [Sources](#sources) 1. [Sources](#sources)
## TL:DR ## TL;DR
```sh ```sh
# Encrypt the device. # Encrypt the device.

View File

@@ -2,11 +2,11 @@
## Table of contents <!-- omit in toc --> ## Table of contents <!-- omit in toc -->
1. [TL:DR](#tldr) 1. [TL;DR](#tldr)
1. [Further readings](#further-readings) 1. [Further readings](#further-readings)
1. [Sources](#sources) 1. [Sources](#sources)
## TL:DR ## TL;DR
Files in `/etc/cron.hourly` and similar need to: Files in `/etc/cron.hourly` and similar need to:

View File

@@ -2,11 +2,11 @@
## Table of contents <!-- omit in toc --> ## Table of contents <!-- omit in toc -->
1. [TL:DR](#tldr) 1. [TL;DR](#tldr)
1. [Further readings](#further-readings) 1. [Further readings](#further-readings)
1. [Sources](#sources) 1. [Sources](#sources)
## TL:DR ## TL;DR
## Further readings ## Further readings

View File

@@ -6,14 +6,14 @@ Provides a collection of Custom Resource Definitions and controllers.
## Table of contents <!-- omit in toc --> ## Table of contents <!-- omit in toc -->
1. [TL:DR](#tldr) 1. [TL;DR](#tldr)
1. [Installation](#installation) 1. [Installation](#installation)
1. [Resources management](#resources-management) 1. [Resources management](#resources-management)
1. [Gotchas](#gotchas) 1. [Gotchas](#gotchas)
1. [Further readings](#further-readings) 1. [Further readings](#further-readings)
1. [Sources](#sources) 1. [Sources](#sources)
## TL:DR ## TL;DR
```sh ```sh
# List gcp resources one can create using config connector. # List gcp resources one can create using config connector.

View File

@@ -4,11 +4,11 @@ Intro
## Table of contents <!-- omit in toc --> ## Table of contents <!-- omit in toc -->
1. [TL:DR](#tldr) 1. [TL;DR](#tldr)
1. [Further readings](#further-readings) 1. [Further readings](#further-readings)
1. [Sources](#sources) 1. [Sources](#sources)
## TL:DR ## TL;DR
```sh ```sh
# List all project the current user has access to. # List all project the current user has access to.

View File

@@ -4,13 +4,13 @@ Managed Kubernetes solution offered by the Google Cloud Platform.
## Table of contents <!-- omit in toc --> ## Table of contents <!-- omit in toc -->
1. [TL:DR](#tldr) 1. [TL;DR](#tldr)
1. [Gotchas](#gotchas) 1. [Gotchas](#gotchas)
1. [SSH into GKE clusters' compute instances](#ssh-into-gke-clusters-compute-instances) 1. [SSH into GKE clusters' compute instances](#ssh-into-gke-clusters-compute-instances)
1. [Further readings](#further-readings) 1. [Further readings](#further-readings)
1. [Sources](#sources) 1. [Sources](#sources)
## TL:DR ## TL;DR
```sh ```sh
# Generate 'kubeconfig' entries for gke clusters. # Generate 'kubeconfig' entries for gke clusters.

View File

@@ -2,7 +2,7 @@
## Table of contents <!-- omit in toc --> ## Table of contents <!-- omit in toc -->
1. [TL:DR](#tldr) 1. [TL;DR](#tldr)
1. [OS installation](#os-installation) 1. [OS installation](#os-installation)
1. [First boot](#first-boot) 1. [First boot](#first-boot)
1. [Connect to the Helios4 using a serial console](#connect-to-the-helios4-using-a-serial-console) 1. [Connect to the Helios4 using a serial console](#connect-to-the-helios4-using-a-serial-console)
@@ -11,7 +11,7 @@
1. [Further readings](#further-readings) 1. [Further readings](#further-readings)
1. [Sources](#sources) 1. [Sources](#sources)
## TL:DR ## TL;DR
## OS installation ## OS installation

View File

@@ -6,12 +6,12 @@ When the server detects a specific sequence of port-hits, it runs a command defi
## Table of contents <!-- omit in toc --> ## Table of contents <!-- omit in toc -->
1. [TL:DR](#tldr) 1. [TL;DR](#tldr)
1. [Configuration](#configuration) 1. [Configuration](#configuration)
1. [Further readings](#further-readings) 1. [Further readings](#further-readings)
1. [Sources](#sources) 1. [Sources](#sources)
## TL:DR ## TL;DR
Server side: Server side:

View File

@@ -2,11 +2,11 @@
## Table of contents <!-- omit in toc --> ## Table of contents <!-- omit in toc -->
1. [TL:DR](#tldr) 1. [TL;DR](#tldr)
1. [Further readings](#further-readings) 1. [Further readings](#further-readings)
1. [Sources](#sources) 1. [Sources](#sources)
## TL:DR ## TL;DR
1. mark the node as unschedulable (_cordon_): 1. mark the node as unschedulable (_cordon_):

View File

@@ -4,11 +4,11 @@ Lightweight Kubernetes distribution built for IoT and Edge computing.
## Table of contents <!-- omit in toc --> ## Table of contents <!-- omit in toc -->
1. [TL:DR](#tldr) 1. [TL;DR](#tldr)
1. [Further readings](#further-readings) 1. [Further readings](#further-readings)
1. [Sources](#sources) 1. [Sources](#sources)
## TL:DR ## TL;DR
## Further readings ## Further readings

View File

@@ -2,12 +2,12 @@
## Table of contents <!-- omit in toc --> ## Table of contents <!-- omit in toc -->
1. [TL:DR](#tldr) 1. [TL;DR](#tldr)
1. [Permanent modules configuration](#permanent-modules-configuration) 1. [Permanent modules configuration](#permanent-modules-configuration)
1. [Further readings](#further-readings) 1. [Further readings](#further-readings)
1. [Sources](#sources) 1. [Sources](#sources)
## TL:DR ## TL;DR
```sh ```sh
# Show what kernel modules are currently loaded. # Show what kernel modules are currently loaded.

View File

@@ -2,10 +2,10 @@
## Table of contents <!-- omit in toc --> ## Table of contents <!-- omit in toc -->
1. [TL:DR](#tldr) 1. [TL;DR](#tldr)
1. [Further readings](#further-readings) 1. [Further readings](#further-readings)
## TL:DR ## TL;DR
Use the `tags/list` endpoint to grab all available tags: Use the `tags/list` endpoint to grab all available tags:

View File

@@ -4,11 +4,11 @@ CLI tool for Microsoft 365.
## Table of contents <!-- omit in toc --> ## Table of contents <!-- omit in toc -->
1. [TL:DR](#tldr) 1. [TL;DR](#tldr)
1. [Further readings](#further-readings) 1. [Further readings](#further-readings)
1. [Sources](#sources) 1. [Sources](#sources)
## TL:DR ## TL;DR
```sh ```sh
# Installation. # Installation.

View File

@@ -4,11 +4,11 @@ CLI for mermaid. Takes a mermaid definition file as input and generates an `svg`
## Table of contents <!-- omit in toc --> ## Table of contents <!-- omit in toc -->
1. [TL:DR](#tldr) 1. [TL;DR](#tldr)
1. [Further readings](#further-readings) 1. [Further readings](#further-readings)
1. [Sources](#sources) 1. [Sources](#sources)
## TL:DR ## TL;DR
```sh ```sh
# Installation. # Installation.

View File

@@ -12,11 +12,11 @@ The output file is written to OUTFILE.
## Table of contents <!-- omit in toc --> ## Table of contents <!-- omit in toc -->
1. [TL:DR](#tldr) 1. [TL;DR](#tldr)
1. [Further readings](#further-readings) 1. [Further readings](#further-readings)
1. [Sources](#sources) 1. [Sources](#sources)
## TL:DR ## TL;DR
```sh ```sh
sudo netselect-apt --arch 'amd64' --country 'de' --outfile '/tmp/sources.list' sudo netselect-apt --arch 'amd64' --country 'de' --outfile '/tmp/sources.list'

View File

@@ -4,11 +4,11 @@ Open-source, cross-platform JavaScript runtime environment.
## Table of contents <!-- omit in toc --> ## Table of contents <!-- omit in toc -->
1. [TL:DR](#tldr) 1. [TL;DR](#tldr)
1. [Further readings](#further-readings) 1. [Further readings](#further-readings)
1. [Sources](#sources) 1. [Sources](#sources)
## TL:DR ## TL;DR
```sh ```sh
# Use a custom CA certificate. # Use a custom CA certificate.

View File

@@ -2,11 +2,11 @@
## Table of contents <!-- omit in toc --> ## Table of contents <!-- omit in toc -->
1. [TL:DR](#tldr) 1. [TL;DR](#tldr)
1. [Further readings](#further-readings) 1. [Further readings](#further-readings)
1. [Sources](#sources) 1. [Sources](#sources)
## TL:DR ## TL;DR
```sh ```sh
# Disable SSL verification. # Disable SSL verification.

View File

@@ -5,11 +5,11 @@ None of the files in input can be encrypted.
## Table of contents <!-- omit in toc --> ## Table of contents <!-- omit in toc -->
1. [TL:DR](#tldr) 1. [TL;DR](#tldr)
1. [Further readings](#further-readings) 1. [Further readings](#further-readings)
1. [Sources](#sources) 1. [Sources](#sources)
## TL:DR ## TL;DR
```sh ```sh
sudo apt install 'poppler-utils' sudo apt install 'poppler-utils'

View File

@@ -2,12 +2,12 @@
## Table of contents <!-- omit in toc --> ## Table of contents <!-- omit in toc -->
1. [TL:DR](#tldr) 1. [TL;DR](#tldr)
1. [Advanced options](#advanced-options) 1. [Advanced options](#advanced-options)
1. [Further readings](#further-readings) 1. [Further readings](#further-readings)
1. [Sources](#sources) 1. [Sources](#sources)
## TL:DR ## TL;DR
```ps1 ```ps1
winget install RaspberryPiFoundation.RaspberryPiImager winget install RaspberryPiFoundation.RaspberryPiImager

View File

@@ -2,7 +2,7 @@
## Table of contents <!-- omit in toc --> ## Table of contents <!-- omit in toc -->
1. [TL:DR](#tldr) 1. [TL;DR](#tldr)
1. [Key management](#key-management) 1. [Key management](#key-management)
1. [Execute commands on minions](#execute-commands-on-minions) 1. [Execute commands on minions](#execute-commands-on-minions)
1. [Targeting](#targeting) 1. [Targeting](#targeting)
@@ -17,7 +17,7 @@
1. [Further readings](#further-readings) 1. [Further readings](#further-readings)
1. [Sources](#sources) 1. [Sources](#sources)
## TL:DR ## TL;DR
```sh ```sh
# View all minion connections with their status. # View all minion connections with their status.

View File

@@ -1,6 +1,6 @@
# Set the _ondemand_ CPU governor to not rise the frequencies for niced loads # Set the _ondemand_ CPU governor to not rise the frequencies for niced loads
## TL:DR ## TL;DR
```sh ```sh
sudo cpupower frequency-set --governor ondemand sudo cpupower frequency-set --governor ondemand

View File

@@ -4,11 +4,11 @@ Intro
## Table of contents <!-- omit in toc --> ## Table of contents <!-- omit in toc -->
1. [TL:DR](#tldr) 1. [TL;DR](#tldr)
1. [Further readings](#further-readings) 1. [Further readings](#further-readings)
1. [Sources](#sources) 1. [Sources](#sources)
## TL:DR ## TL;DR
## Further readings ## Further readings

View File

@@ -4,11 +4,11 @@ The host needs to support wake-on-LAN and have it enabled.
## Table of contents <!-- omit in toc --> ## Table of contents <!-- omit in toc -->
1. [TL:DR](#tldr) 1. [TL;DR](#tldr)
1. [Further readings](#further-readings) 1. [Further readings](#further-readings)
1. [Sources](#sources) 1. [Sources](#sources)
## TL:DR ## TL;DR
Use [`wakeonlan`][wakeonlan]. Use [`wakeonlan`][wakeonlan].

View File

@@ -2,11 +2,11 @@
## Table of contents <!-- omit in toc --> ## Table of contents <!-- omit in toc -->
1. [TL:DR](#tldr) 1. [TL;DR](#tldr)
1. [Further readings](#further-readings) 1. [Further readings](#further-readings)
1. [Sources](#sources) 1. [Sources](#sources)
## TL:DR ## TL;DR
```sh ```sh
# Install `wakeonlan`. # Install `wakeonlan`.