50 lines
1.6 KiB
Markdown
50 lines
1.6 KiB
Markdown
# Wissenswertes im Wiki
|
|
|
|
## Themen
|
|
|
|
* [Ansible](./Ansible/README.md)
|
|
* [Modules](./Ansible/modules_plugins.md)
|
|
* [AWX](./Ansible/AWX.md)
|
|
* [Android](./android.md)
|
|
* [containerization](./containerization)
|
|
* [Docker](./containerization/docker.md)
|
|
* [Podman](./containerization/podman/README.md)
|
|
* [curl](./curl.md)
|
|
* [git](./git/README.md)
|
|
* [jq](./jq.md)
|
|
* [Linux](./linux/README.md)
|
|
* [Archlinux](./linux/arch/README.md)
|
|
* [Installation instructions for UEFI + GPT](./linux/arch/installation.md)
|
|
* [Firefox](./linux/firefox.md)
|
|
* [libvirt](./linux/libvirt.md)
|
|
* [OneDrive](./linux/onedrive.md)
|
|
* [Shell commands](./linux/shell_commands.md)
|
|
* [udev](./linux/udev.md)
|
|
* [MySQL](./MySQL/README.md)
|
|
* [ODroid](./odroid.md)
|
|
* [OpenSSL](./OpenSSL.md)
|
|
* [Python](./Python/README.md)
|
|
* [Django](./Python/django/README.md)
|
|
* [pip](./Python/pip.md)
|
|
* [PostgreSQL](./postgresql.md)
|
|
* [VMWare](./VMWare/README.md)
|
|
* [WSL](./WSL.md)
|
|
|
|
## Links
|
|
|
|
* Various Cheat Sheets
|
|
* http://lzone.de/cheat-sheet.html
|
|
* rspamd
|
|
* https://linuxize.com/post/install-and-integrate-rspamd/
|
|
* Sieve/Pigeonhole
|
|
* https://wiki2.dovecot.org/Pigeonhole/Sieve/Plugins/Extprograms
|
|
* YAML
|
|
* https://yaml-multiline.info/
|
|
* https://docs.ansible.com/ansible/latest/user\_guide/playbooks\_advanced\_syntax.html#yaml-anchors-and-aliases-sharing-variable-values
|
|
* OCR
|
|
* https://github.com/jbarlow83/OCRmyPDF
|
|
* Fing
|
|
* https://www.fing.com/products/development-toolkit
|
|
* SSH
|
|
* https://askubuntu.com/questions/48129/how-to-create-a-restricted-ssh-user-for-port-forwarding
|