2022-05-17 22:08:13 +02:00
|
|
|
# links and ideas
|
|
|
|
|
2022-05-20 17:07:19 +02:00
|
|
|
* [info](https://un.curl.dev/) about working in open source
|
2022-05-20 17:15:30 +02:00
|
|
|
* grep and regex [exercises](https://github.com/learnbyexample/Command-line-text-processing/tree/master/exercises/GNU_grep)
|
2022-05-19 13:08:16 +02:00
|
|
|
* systemd-nspawn doc and exercises
|
|
|
|
* [hub](https://hub.nspawn.org/images/)
|
2022-05-20 17:15:30 +02:00
|
|
|
* [tutorial](https://blog.selectel.com/systemd-containers-introduction-systemd-nspawn/)
|
|
|
|
* [docker nspawn](https://seanmcgary.com/posts/run-docker-containers-with-systemd-nspawn)
|
|
|
|
* [debian](https://wiki.debian.org/nspawn)
|
|
|
|
* [arch](https://wiki.archlinux.org/title/systemd-nspawn#Use_a_%22macvlan%22_or_%22ipvlan%22_interface)
|
2022-05-19 13:08:16 +02:00
|
|
|
* [systemd-sysext](https://0pointer.net/blog/testing-my-system-code-in-usr-without-modifying-usr.html)
|
2022-07-01 14:48:38 +02:00
|
|
|
* [mkosi](http://0pointer.net/blog/mkosi-a-tool-for-generating-os-images.html) tutorial for building images
|
2022-05-24 15:14:14 +02:00
|
|
|
* show usage of `systemd-run`
|
|
|
|
* exercise on minimal wayland configuration
|
2022-05-17 22:08:13 +02:00
|
|
|
* [history of command line arguments](https://blog.liw.fi/posts/2022/05/07/unix-cli/)
|
|
|
|
* class on dpkg, apt, and .deb introspection
|
|
|
|
* class on compiling a simple program, maybe recompiling a kernel
|
|
|
|
* exercise on how to take a physical system and convert it to a VM
|
|
|
|
* munin plugin design exercise
|
2022-05-20 17:15:30 +02:00
|
|
|
* advanced [bash](https://tldp.org/LDP/abs/html/index.html) scripting
|
2022-05-24 15:14:14 +02:00
|
|
|
* make a minimal sway installation usable (wayland focused)
|
|
|
|
* maybe same but with i3
|
|
|
|
* journald-remote exercise with https!
|
|
|
|
* setup automated install of debian
|
|
|
|
* gpg/pass/paper-key tutorial
|
2022-06-14 14:39:05 +02:00
|
|
|
* bash [completion](https://iridakos.com/programming/2018/03/01/bash-programmable-completion-tutorial)
|
|
|
|
* flatpak is not the [future](https://ludocode.com/blog/flatpak-is-not-the-future)
|
|
|
|
* [gameshell](https://github.com/phyver/GameShell)
|
|
|
|
* big [list](https://training-course-material.com/training/Debian_exercises) of course with exercises
|
2022-06-14 14:38:33 +02:00
|
|
|
* [systemd-boot](https://blobfolio.com/2018/replace-grub2-with-systemd-boot-on-ubuntu-18-04/) tutorial
|
|
|
|
* goaccess script for log [interpretation](https://github.com/stockrt/nginx2goaccess/blob/master/nginx2goaccess.sh)
|
2022-06-28 20:22:42 +02:00
|
|
|
* advanced [htop](https://peteris.rocks/blog/htop/)
|
|
|
|
* systemd [tips and tricks](https://www.freedesktop.org/wiki/Software/systemd/TipsAndTricks/)
|
2022-07-01 14:48:38 +02:00
|
|
|
* dbus [user session](https://serverfault.com/questions/892465/starting-systemd-services-sharing-a-session-d-bus-on-headless-system) for headless machines
|
2022-05-20 17:15:30 +02:00
|
|
|
|
|
|
|
## started
|
|
|
|
|
|
|
|
* do a mini class on barshrc customisation, prompts, zsh and ohmyzsh
|
2022-07-15 16:11:23 +02:00
|
|
|
|
|
|
|
test
|