Cheatsheets
Self-compiled cheatsheet and Tips/Tricks for various technologies (programming languages, tools, etc.) I use privately and in my professional work
Posted April 21, 2022 by Adrian Wyssmann
While this may be helpful I highly recommend to use the following projects:
- cheat is a tool that allows you to create and view interactive cheatsheets on the command-line
- tldr is similar to cheat, but the content is also browseable via https://tldr.sh/
- eg is very similar to cheat and it also allows to have community driven examples as well as your own.
gpg
GPG or Gnu Privacy Guard is an open source implementation of PGP (RFC4880)
Posted April 21, 2022 by Adrian Wyssmann
Nextcloud
Some Nextcloud related commands I want to quickly find again
Posted April 21, 2022 by Adrian Wyssmann
Powershell
Some powershell related commands and tricks I want to quickly find again
Posted April 21, 2022 by Adrian Wyssmann
git
I use git quite a lot and despite the good documentation, it's nice to have some things at hand
Posted August 11, 2022 by Adrian Wyssmann