mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
fix: typo
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
|
||||
## Table of contents <!-- omit in toc -->
|
||||
|
||||
1. [TL:DR](#tldr)
|
||||
1. [TL;DR](#tldr)
|
||||
1. [Further readings](#further-readings)
|
||||
1. [Sources](#sources)
|
||||
|
||||
## TL:DR
|
||||
## TL;DR
|
||||
|
||||
```sh
|
||||
apt-file update
|
||||
|
||||
@@ -5,11 +5,11 @@ Based on Debian.
|
||||
|
||||
## Table of contents <!-- omit in toc -->
|
||||
|
||||
1. [TL:DR](#tldr)
|
||||
1. [TL;DR](#tldr)
|
||||
1. [Further readings](#further-readings)
|
||||
1. [Sources](#sources)
|
||||
|
||||
## TL:DR
|
||||
## TL;DR
|
||||
|
||||
## Further readings
|
||||
|
||||
|
||||
@@ -4,13 +4,13 @@ Managed Kubernetes solution offered by Azure.
|
||||
|
||||
## Table of contents <!-- omit in toc -->
|
||||
|
||||
1. [TL:DR](#tldr)
|
||||
1. [TL;DR](#tldr)
|
||||
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. [Further readings](#further-readings)
|
||||
1. [Sources](#sources)
|
||||
|
||||
## TL:DR
|
||||
## TL;DR
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
|
||||
@@ -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 -->
|
||||
|
||||
1. [TL:DR](#tldr)
|
||||
1. [TL;DR](#tldr)
|
||||
1. [Utility management](#utility-management)
|
||||
1. [Installation](#installation)
|
||||
1. [Upgrade](#upgrade)
|
||||
1. [Further readings](#further-readings)
|
||||
1. [Sources](#sources)
|
||||
|
||||
## TL:DR
|
||||
## TL;DR
|
||||
|
||||
```sh
|
||||
# Install the `bicep` utility.
|
||||
|
||||
@@ -2,12 +2,12 @@
|
||||
|
||||
## Table of contents <!-- omit in toc -->
|
||||
|
||||
1. [TL:DR](#tldr)
|
||||
1. [TL;DR](#tldr)
|
||||
1. [Installation](#installation)
|
||||
1. [Further readings](#further-readings)
|
||||
1. [Sources](#sources)
|
||||
|
||||
## TL:DR
|
||||
## TL;DR
|
||||
|
||||
| Command | Configuration |
|
||||
| ----------- | ------------------------ |
|
||||
|
||||
@@ -2,11 +2,11 @@
|
||||
|
||||
## Table of contents <!-- omit in toc -->
|
||||
|
||||
1. [TL:DR](#tldr)
|
||||
1. [TL;DR](#tldr)
|
||||
1. [Further readings](#further-readings)
|
||||
1. [Sources](#sources)
|
||||
|
||||
## TL:DR
|
||||
## TL;DR
|
||||
|
||||
```sh
|
||||
# Encrypt the device.
|
||||
|
||||
@@ -2,11 +2,11 @@
|
||||
|
||||
## Table of contents <!-- omit in toc -->
|
||||
|
||||
1. [TL:DR](#tldr)
|
||||
1. [TL;DR](#tldr)
|
||||
1. [Further readings](#further-readings)
|
||||
1. [Sources](#sources)
|
||||
|
||||
## TL:DR
|
||||
## TL;DR
|
||||
|
||||
Files in `/etc/cron.hourly` and similar need to:
|
||||
|
||||
|
||||
@@ -2,11 +2,11 @@
|
||||
|
||||
## Table of contents <!-- omit in toc -->
|
||||
|
||||
1. [TL:DR](#tldr)
|
||||
1. [TL;DR](#tldr)
|
||||
1. [Further readings](#further-readings)
|
||||
1. [Sources](#sources)
|
||||
|
||||
## TL:DR
|
||||
## TL;DR
|
||||
|
||||
## Further readings
|
||||
|
||||
|
||||
@@ -6,14 +6,14 @@ Provides a collection of Custom Resource Definitions and controllers.
|
||||
|
||||
## Table of contents <!-- omit in toc -->
|
||||
|
||||
1. [TL:DR](#tldr)
|
||||
1. [TL;DR](#tldr)
|
||||
1. [Installation](#installation)
|
||||
1. [Resources management](#resources-management)
|
||||
1. [Gotchas](#gotchas)
|
||||
1. [Further readings](#further-readings)
|
||||
1. [Sources](#sources)
|
||||
|
||||
## TL:DR
|
||||
## TL;DR
|
||||
|
||||
```sh
|
||||
# List gcp resources one can create using config connector.
|
||||
|
||||
@@ -4,11 +4,11 @@ Intro
|
||||
|
||||
## Table of contents <!-- omit in toc -->
|
||||
|
||||
1. [TL:DR](#tldr)
|
||||
1. [TL;DR](#tldr)
|
||||
1. [Further readings](#further-readings)
|
||||
1. [Sources](#sources)
|
||||
|
||||
## TL:DR
|
||||
## TL;DR
|
||||
|
||||
```sh
|
||||
# List all project the current user has access to.
|
||||
|
||||
@@ -4,13 +4,13 @@ Managed Kubernetes solution offered by the Google Cloud Platform.
|
||||
|
||||
## Table of contents <!-- omit in toc -->
|
||||
|
||||
1. [TL:DR](#tldr)
|
||||
1. [TL;DR](#tldr)
|
||||
1. [Gotchas](#gotchas)
|
||||
1. [SSH into GKE clusters' compute instances](#ssh-into-gke-clusters-compute-instances)
|
||||
1. [Further readings](#further-readings)
|
||||
1. [Sources](#sources)
|
||||
|
||||
## TL:DR
|
||||
## TL;DR
|
||||
|
||||
```sh
|
||||
# Generate 'kubeconfig' entries for gke clusters.
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
## Table of contents <!-- omit in toc -->
|
||||
|
||||
1. [TL:DR](#tldr)
|
||||
1. [TL;DR](#tldr)
|
||||
1. [OS installation](#os-installation)
|
||||
1. [First boot](#first-boot)
|
||||
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. [Sources](#sources)
|
||||
|
||||
## TL:DR
|
||||
## TL;DR
|
||||
|
||||
## OS installation
|
||||
|
||||
|
||||
@@ -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 -->
|
||||
|
||||
1. [TL:DR](#tldr)
|
||||
1. [TL;DR](#tldr)
|
||||
1. [Configuration](#configuration)
|
||||
1. [Further readings](#further-readings)
|
||||
1. [Sources](#sources)
|
||||
|
||||
## TL:DR
|
||||
## TL;DR
|
||||
|
||||
Server side:
|
||||
|
||||
|
||||
@@ -2,11 +2,11 @@
|
||||
|
||||
## Table of contents <!-- omit in toc -->
|
||||
|
||||
1. [TL:DR](#tldr)
|
||||
1. [TL;DR](#tldr)
|
||||
1. [Further readings](#further-readings)
|
||||
1. [Sources](#sources)
|
||||
|
||||
## TL:DR
|
||||
## TL;DR
|
||||
|
||||
1. mark the node as unschedulable (_cordon_):
|
||||
|
||||
|
||||
@@ -4,11 +4,11 @@ Lightweight Kubernetes distribution built for IoT and Edge computing.
|
||||
|
||||
## Table of contents <!-- omit in toc -->
|
||||
|
||||
1. [TL:DR](#tldr)
|
||||
1. [TL;DR](#tldr)
|
||||
1. [Further readings](#further-readings)
|
||||
1. [Sources](#sources)
|
||||
|
||||
## TL:DR
|
||||
## TL;DR
|
||||
|
||||
## Further readings
|
||||
|
||||
|
||||
@@ -2,12 +2,12 @@
|
||||
|
||||
## Table of contents <!-- omit in toc -->
|
||||
|
||||
1. [TL:DR](#tldr)
|
||||
1. [TL;DR](#tldr)
|
||||
1. [Permanent modules configuration](#permanent-modules-configuration)
|
||||
1. [Further readings](#further-readings)
|
||||
1. [Sources](#sources)
|
||||
|
||||
## TL:DR
|
||||
## TL;DR
|
||||
|
||||
```sh
|
||||
# Show what kernel modules are currently loaded.
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
|
||||
## Table of contents <!-- omit in toc -->
|
||||
|
||||
1. [TL:DR](#tldr)
|
||||
1. [TL;DR](#tldr)
|
||||
1. [Further readings](#further-readings)
|
||||
|
||||
## TL:DR
|
||||
## TL;DR
|
||||
|
||||
Use the `tags/list` endpoint to grab all available tags:
|
||||
|
||||
|
||||
@@ -4,11 +4,11 @@ CLI tool for Microsoft 365.
|
||||
|
||||
## Table of contents <!-- omit in toc -->
|
||||
|
||||
1. [TL:DR](#tldr)
|
||||
1. [TL;DR](#tldr)
|
||||
1. [Further readings](#further-readings)
|
||||
1. [Sources](#sources)
|
||||
|
||||
## TL:DR
|
||||
## TL;DR
|
||||
|
||||
```sh
|
||||
# Installation.
|
||||
|
||||
@@ -4,11 +4,11 @@ CLI for mermaid. Takes a mermaid definition file as input and generates an `svg`
|
||||
|
||||
## Table of contents <!-- omit in toc -->
|
||||
|
||||
1. [TL:DR](#tldr)
|
||||
1. [TL;DR](#tldr)
|
||||
1. [Further readings](#further-readings)
|
||||
1. [Sources](#sources)
|
||||
|
||||
## TL:DR
|
||||
## TL;DR
|
||||
|
||||
```sh
|
||||
# Installation.
|
||||
|
||||
@@ -12,11 +12,11 @@ The output file is written to OUTFILE.
|
||||
|
||||
## Table of contents <!-- omit in toc -->
|
||||
|
||||
1. [TL:DR](#tldr)
|
||||
1. [TL;DR](#tldr)
|
||||
1. [Further readings](#further-readings)
|
||||
1. [Sources](#sources)
|
||||
|
||||
## TL:DR
|
||||
## TL;DR
|
||||
|
||||
```sh
|
||||
sudo netselect-apt --arch 'amd64' --country 'de' --outfile '/tmp/sources.list'
|
||||
|
||||
@@ -4,11 +4,11 @@ Open-source, cross-platform JavaScript runtime environment.
|
||||
|
||||
## Table of contents <!-- omit in toc -->
|
||||
|
||||
1. [TL:DR](#tldr)
|
||||
1. [TL;DR](#tldr)
|
||||
1. [Further readings](#further-readings)
|
||||
1. [Sources](#sources)
|
||||
|
||||
## TL:DR
|
||||
## TL;DR
|
||||
|
||||
```sh
|
||||
# Use a custom CA certificate.
|
||||
|
||||
@@ -2,11 +2,11 @@
|
||||
|
||||
## Table of contents <!-- omit in toc -->
|
||||
|
||||
1. [TL:DR](#tldr)
|
||||
1. [TL;DR](#tldr)
|
||||
1. [Further readings](#further-readings)
|
||||
1. [Sources](#sources)
|
||||
|
||||
## TL:DR
|
||||
## TL;DR
|
||||
|
||||
```sh
|
||||
# Disable SSL verification.
|
||||
|
||||
@@ -5,11 +5,11 @@ None of the files in input can be encrypted.
|
||||
|
||||
## Table of contents <!-- omit in toc -->
|
||||
|
||||
1. [TL:DR](#tldr)
|
||||
1. [TL;DR](#tldr)
|
||||
1. [Further readings](#further-readings)
|
||||
1. [Sources](#sources)
|
||||
|
||||
## TL:DR
|
||||
## TL;DR
|
||||
|
||||
```sh
|
||||
sudo apt install 'poppler-utils'
|
||||
|
||||
@@ -2,12 +2,12 @@
|
||||
|
||||
## Table of contents <!-- omit in toc -->
|
||||
|
||||
1. [TL:DR](#tldr)
|
||||
1. [TL;DR](#tldr)
|
||||
1. [Advanced options](#advanced-options)
|
||||
1. [Further readings](#further-readings)
|
||||
1. [Sources](#sources)
|
||||
|
||||
## TL:DR
|
||||
## TL;DR
|
||||
|
||||
```ps1
|
||||
winget install RaspberryPiFoundation.RaspberryPiImager
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
## Table of contents <!-- omit in toc -->
|
||||
|
||||
1. [TL:DR](#tldr)
|
||||
1. [TL;DR](#tldr)
|
||||
1. [Key management](#key-management)
|
||||
1. [Execute commands on minions](#execute-commands-on-minions)
|
||||
1. [Targeting](#targeting)
|
||||
@@ -17,7 +17,7 @@
|
||||
1. [Further readings](#further-readings)
|
||||
1. [Sources](#sources)
|
||||
|
||||
## TL:DR
|
||||
## TL;DR
|
||||
|
||||
```sh
|
||||
# View all minion connections with their status.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Set the _ondemand_ CPU governor to not rise the frequencies for niced loads
|
||||
|
||||
## TL:DR
|
||||
## TL;DR
|
||||
|
||||
```sh
|
||||
sudo cpupower frequency-set --governor ondemand
|
||||
|
||||
@@ -4,11 +4,11 @@ Intro
|
||||
|
||||
## Table of contents <!-- omit in toc -->
|
||||
|
||||
1. [TL:DR](#tldr)
|
||||
1. [TL;DR](#tldr)
|
||||
1. [Further readings](#further-readings)
|
||||
1. [Sources](#sources)
|
||||
|
||||
## TL:DR
|
||||
## TL;DR
|
||||
|
||||
## Further readings
|
||||
|
||||
|
||||
@@ -4,11 +4,11 @@ The host needs to support wake-on-LAN and have it enabled.
|
||||
|
||||
## Table of contents <!-- omit in toc -->
|
||||
|
||||
1. [TL:DR](#tldr)
|
||||
1. [TL;DR](#tldr)
|
||||
1. [Further readings](#further-readings)
|
||||
1. [Sources](#sources)
|
||||
|
||||
## TL:DR
|
||||
## TL;DR
|
||||
|
||||
Use [`wakeonlan`][wakeonlan].
|
||||
|
||||
|
||||
@@ -2,11 +2,11 @@
|
||||
|
||||
## Table of contents <!-- omit in toc -->
|
||||
|
||||
1. [TL:DR](#tldr)
|
||||
1. [TL;DR](#tldr)
|
||||
1. [Further readings](#further-readings)
|
||||
1. [Sources](#sources)
|
||||
|
||||
## TL:DR
|
||||
## TL;DR
|
||||
|
||||
```sh
|
||||
# Install `wakeonlan`.
|
||||
|
||||
Reference in New Issue
Block a user