diff options
author | EuAndreh <eu@euandre.org> | 2024-11-18 08:21:58 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2024-11-18 08:44:57 -0300 |
commit | 960e4410f76801356ebd42801c914b2910a302a7 (patch) | |
tree | 615d379416f72956d0c1666c63ce062859041fbe /_screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.md | |
parent | Remove jekyll infrastructure setup (diff) | |
download | euandre.org-960e4410f76801356ebd42801c914b2910a302a7.tar.gz euandre.org-960e4410f76801356ebd42801c914b2910a302a7.tar.xz |
Diffstat (limited to '')
-rw-r--r-- | src/content/screencasts/2021/02/07/autoqemu.adoc (renamed from _screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.md) | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/_screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.md b/src/content/screencasts/2021/02/07/autoqemu.adoc index 92a79c2..e295a71 100644 --- a/_screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.md +++ b/src/content/screencasts/2021/02/07/autoqemu.adoc @@ -1,21 +1,7 @@ ---- - -title: AutoQEMU - automate installation and SSH setup of ISO OS images - -date: 2021-02-07 - -updated_at: 2022-03-06 - -layout: post - -lang: en - -ref: autoqemu-automate-installation-and-ssh-setup-of-iso-os-images += AutoQEMU - automate installation and SSH setup of ISO OS images video: true ---- - After reading begriffs "[Tips for stable and portable software]", the "Begriffs Buildfarm?" section caught my attention, as this is something I would be interested in. |