Compare commits

...

2 Commits

Author SHA1 Message Date
waldek 45cdcf0c8b merges links 2022-06-14 14:40:24 +02:00
waldek 6fdf048d2b add some links 2022-06-14 14:39:05 +02:00
1 changed files with 4 additions and 0 deletions

View File

@ -22,6 +22,10 @@
* journald-remote exercise with https! * journald-remote exercise with https!
* setup automated install of debian * setup automated install of debian
* gpg/pass/paper-key tutorial * gpg/pass/paper-key tutorial
* 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
* [systemd-boot](https://blobfolio.com/2018/replace-grub2-with-systemd-boot-on-ubuntu-18-04/) tutorial * [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) * goaccess script for log [interpretation](https://github.com/stockrt/nginx2goaccess/blob/master/nginx2goaccess.sh)