adds the links and ideas file

This commit is contained in:
waldek 2022-05-17 22:08:13 +02:00
parent 8758cf8e68
commit 8dbb076180
1 changed files with 9 additions and 0 deletions

9
links.md Normal file
View File

@ -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