diff --git a/links.md b/links.md new file mode 100644 index 0000000..31c864f --- /dev/null +++ b/links.md @@ -0,0 +1,9 @@ +# links and ideas + +* [history of command line arguments](https://blog.liw.fi/posts/2022/05/07/unix-cli/) +* [systemd-sysext](https://0pointer.net/blog/testing-my-system-code-in-usr-without-modifying-usr.html) +* do a mini class on barshrc customisation, prompts, zsh and ohmyzsh +* 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