Information below is not for the current semester.
The current semester can be found here.
This page contains links to various on-line resources that you may find helpful. Often they provide a different perspective on the topics discussed in this course, sometimes they are more detailed than required for passing this course.
Scripting in the shell
- Bash, regular expressions and wildcards (Lukáš Bařinka, InstallFest 2019) [video, in Czech]
- Bash customization (Lukáš Bařinka, InstallFest 2017) [video, in Czech]
- Explain shell [web app]
- Code as Book (Karel Kočí, InstallFest 2020) [video, in Czech]
SSH
- About .ssh/config (Pavel Dostál, InstallFest 2019) [video, in Czech]
- SSH (Jakub Jelen) [video, in Czech]
- Using hardware tokens for SSH (Petr Krčmář) [video in Czech]
Git
- Usefull git commands visualized [article, in English]
- A comprehensive GIT book [book, in English]
Vim editor
- Vim in 20 minutes (Petr Hodač) [video, in Czech]
- Vim Adventures
- Vim as IDE (Pavel Tišnovský) [tutorial serie, in Czech]
Window managers and desktop environments
- Tiling managers (Petr Krčmář, SUT SH) [video, in Czech]
Other links
- btrfs on Windows (if you need to access USB disk data from Windows)
- ADM-3A (see the keyboard layout
if you ever wondered why
~
is$HOME
or whyvi
useshjkl
instead of arrows)