start new:
tmux
start new with session name:
tmux new -s myname
| #!/bin/bash | |
| set -e | |
| DEFAULT_PACKAGES=ssh,language-pack-en-base | |
| DEFAULT_COMPONENTS=main,universe | |
| DEBOOTSTRAP=/usr/sbin/debootstrap | |
| DEFAULT_MIRROR=http://archive.ubuntu.com/ubuntu | |
| DEFAULT_VARIANT=minbase | |
| MIRROR=${STRAP_MIRROR:-$DEFAULT_MIRROR} | |
| ROOTFS=$1 |
| { | |
| "sort": ["_doc"], | |
| "size": 100, | |
| "query": { | |
| "bool": { | |
| "must": { | |
| "match_all": {} | |
| }, | |
| "filter": { | |
| ... |
Markdown Preview Enhanced supports rendering flow charts, sequence diagrams, mermaid, PlantUML, WaveDrom, GraphViz, Vega & Vega-lite, Ditaa diagrams.
You can also render TikZ, Python Matplotlib, Plotly and all sorts of other graphs and diagrams by using Code Chunk.
Please note that some diagrams don't work well with file exports such as PDF, pandoc, etc.
This feature is powered by flowchart.js.
| - job_name: 'blackbox' | |
| metrics_path: /probe | |
| consul_sd_configs: | |
| - server: '192.168.0.30:8500' | |
| relabel_configs: | |
| - source_labels: [__meta_consul_tags] | |
| regex: .*,blackbox,.* | |
| action: keep | |
| - source_labels: [__meta_consul_service] | |
| target_label: job |
List of parts to print for Voron 2.4 organized by the Assembly Manuals order of assembly, allowing for just-in-time printing of parts while building the printer. Configuration is standard Voron 2.4 (Afterburner Direct Feed, DIN rail mounts) with choices for E3D, Dragon or Mosquito hot ends on a 250mm, 300mm or 350mm frame. No parts for the drag chain are included, as often these are purchased parts rather than printed.
Names of the sections (such as Gantry/X_Axis/XY Joints) match the name of the STL directory that contains the prints. Note that Voron Design uses filenames starting with [a]_ at the start of a filename to indicate parts that can be printed in an accent color.
_Credit to krobertson for maki
This follows the documentation for mirroring images.
Download the images
dryrun.sh to get the `ImageContentSourcePolicy`` needed for the disconnected cluster.The values used for the destination registry, which are used for the ICSP, can be arbitrary and changed on the disconnected network to represent your scenario. This is useful if the hostnames / IPs are sensitive.