braindump
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen der Seite angezeigt.
| Beide Seiten, vorherige ÜberarbeitungVorherige ÜberarbeitungNächste Überarbeitung | Vorherige Überarbeitung | ||
| braindump [2016/11/22 10:44] – markus | braindump [2025/01/04 22:27] (aktuell) – markus | ||
|---|---|---|---|
| Zeile 9: | Zeile 9: | ||
| </ | </ | ||
| [[http:// | [[http:// | ||
| - | |||
| - | ==== Improving the security of your SSH private key files ==== | ||
| - | [[http:// | ||
| - | |||
| - | ==== Secure Secure Shell ==== | ||
| - | [[https:// | ||
| ==== Upgrade your SSH keys! ==== | ==== Upgrade your SSH keys! ==== | ||
| [[https:// | [[https:// | ||
| - | + | ==== Mozilla OpenSSH Security Guidelines | |
| - | + | [[https://wiki.mozilla.org/Security/Guidelines/OpenSSH]] | |
| - | ===== Linux Performance Analysis: New Tools and Old Secrets (ftrace, perf_events) ===== | + | |
| - | [[http://www.brendangregg.com/blog/ | + | |
| - | + | ||
| - | ===== Linux Performance Analysis and Tools ===== | + | |
| - | [[http:// | + | |
| - | [[https:// | + | |
| ===== DHCP Server mit dnsmasq ===== | ===== DHCP Server mit dnsmasq ===== | ||
| Zeile 32: | Zeile 20: | ||
| dnsmasq --no-daemon --log-dhcp --dhcp-range=192.1.1.100, | dnsmasq --no-daemon --log-dhcp --dhcp-range=192.1.1.100, | ||
| </ | </ | ||
| - | |||
| - | ===== Dell Firmware updates auf CentOS ===== | ||
| - | < | ||
| - | mount -o remount, | ||
| - | mount -o remount, | ||
| - | |||
| - | yum install $(bootstrap_firmware) | ||
| - | update_firmware --yes | ||
| - | </ | ||
| - | |||
| - | ===== OSDC 2015 ===== | ||
| - | ==== HashiCorp ==== | ||
| - | * [[https:// | ||
| - | * Vagrant | ||
| - | * Packer, the tool for creating machine images, launches. | ||
| - | * Serf, a lightweight solution for managing decentralized cluster membership, is launched. | ||
| - | * Consul, a solution for service discovery and configuration, | ||
| - | * Terraform is announced. Terraform builds and changes infrastructure, | ||
| - | * Atlas is released, joining all preceding open source products to provide a unified dashboard and workflow for application lifecycle and deployment. | ||
| - | |||
| - | ==== MQTT ==== | ||
| - | * Broker | ||
| - | * [[http:// | ||
| - | * [[http:// | ||
| - | * [[https:// | ||
| - | |||
| - | ==== Foreman ==== | ||
| - | * hammer CLI | ||
| - | * Plugins | ||
| - | * Discovery: Neue (physische) Server per PXE inventarisieren (mit facter) | ||
| - | * Katello: RHEL patch management | ||
| - | * Columns: Mehr Spalten in Tabellen | ||
| - | * [[http:// | ||
| ==== Linux Performance Analyse ==== | ==== Linux Performance Analyse ==== | ||
| Zeile 82: | Zeile 37: | ||
| ==== Various ==== | ==== Various ==== | ||
| - | * [[http:// | ||
| - | * [[http:// | ||
| * MySQL Benchmarking: | * MySQL Benchmarking: | ||
| - | * [[https:// | ||
| - | * [[http:// | ||
| - | * [[https:// | ||
| * [[http:// | * [[http:// | ||
| Zeile 98: | Zeile 48: | ||
| ===== Exchange EWS Provider (Thunderbird) ===== | ===== Exchange EWS Provider (Thunderbird) ===== | ||
| [[https:// | [[https:// | ||
| - | |||
| - | ===== MySQL 5.6 GTID in a nutshell ===== | ||
| - | [[https:// | ||
| ===== reredirect (dynamically redirect outputs of a running program) ===== | ===== reredirect (dynamically redirect outputs of a running program) ===== | ||
| [[https:// | [[https:// | ||
| + | |||
| + | ===== reptyr (Reparent a running program to a new terminal) ===== | ||
| + | [[https:// | ||
| ===== OOM relation to vm.swappiness=0 in new kernel ===== | ===== OOM relation to vm.swappiness=0 in new kernel ===== | ||
| Zeile 113: | Zeile 63: | ||
| ===== AsItHappens (real-time network statistic collector and grapher) ===== | ===== AsItHappens (real-time network statistic collector and grapher) ===== | ||
| [[http:// | [[http:// | ||
| - | |||
| - | ===== Mr. Hooker (LD_PRELOAD hooks in Python) ===== | ||
| - | [[http:// | ||
| - | [[https:// | ||
| ===== BGP for SPAM blacklist distribution ===== | ===== BGP for SPAM blacklist distribution ===== | ||
| Zeile 136: | Zeile 82: | ||
| ===== Froscon 2015 ===== | ===== Froscon 2015 ===== | ||
| - | ==== nginx & LUA Distributionen ==== | ||
| - | * [[https:// | ||
| - | * [[https:// | ||
| - | |||
| ==== Linux Storage Stack ==== | ==== Linux Storage Stack ==== | ||
| * bcache: Entwickler scheint eher chaotisch zu sein, Code eher instabil | * bcache: Entwickler scheint eher chaotisch zu sein, Code eher instabil | ||
| Zeile 162: | Zeile 104: | ||
| ctypes.sh is a bash plugin that provides a foreign function interface directly in your shell. In other words, it allows you to call routines in shared libraries from within bash. | ctypes.sh is a bash plugin that provides a foreign function interface directly in your shell. In other words, it allows you to call routines in shared libraries from within bash. | ||
| [[http:// | [[http:// | ||
| - | |||
| - | ===== YouTube Firefox HTML5 nur 360p ===== | ||
| - | [[http:// | ||
| - | media.mediasource.enabled | ||
| - | media.mediasource.youtubeonly | ||
| - | media.mediasource.mp4.enabled | ||
| - | media.mediasource.webm.enabled | ||
| - | media.fragmented-mp4.exposed | ||
| - | media.fragmented-mp4.ffmpeg.enabled | ||
| - | |||
| - | ===== Linux Containers ===== | ||
| - | [[http:// | ||
| - | [[https:// | ||
| - | |||
| - | ===== reptyr (Reparent a running program to a new terminal) ===== | ||
| - | [[https:// | ||
| ===== The TTY demystified ===== | ===== The TTY demystified ===== | ||
| [[http:// | [[http:// | ||
| - | |||
| - | ===== F5 Life Hacking Event ===== | ||
| - | * [[https:// | ||
| - | * [[http:// | ||
| - | * [[https:// | ||
| - | * [[https:// | ||
| - | * [[https:// | ||
| ===== exiftool: strip all EXIF data ===== | ===== exiftool: strip all EXIF data ===== | ||
| Zeile 198: | Zeile 117: | ||
| < | < | ||
| fpm --input-type dir --output-type deb --name dehydrated --version $(git show --date=short --no-patch --format=format:' | fpm --input-type dir --output-type deb --name dehydrated --version $(git show --date=short --no-patch --format=format:' | ||
| + | </ | ||
| + | |||
| + | ===== minio deb mit fpm bauen ===== | ||
| + | < | ||
| + | wget https:// | ||
| + | chmod +x minio | ||
| + | fpm --input-type dir --output-type deb --name minio --version $(./minio version | awk '/ | ||
| </ | </ | ||
| Zeile 203: | Zeile 129: | ||
| [[http:// | [[http:// | ||
| + | ===== iproute2 cheat sheet ===== | ||
| + | [[http:// | ||
| + | |||
| + | ===== IT Landscape for sysadmins ===== | ||
| + | [[https:// | ||
| + | |||
| + | ===== Moneyplex FP3 in CSV wandeln ===== | ||
| + | < | ||
| + | xmlstarlet sel --text --template --match ' | ||
| + | </ | ||
| + | |||
| + | ===== JavaCard ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[http:// | ||
| + | * [[https:// | ||
| + | * [[http:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== Photomatix: Ubuntu 24.04 Container ===== | ||
| + | < | ||
| + | buildah from --name ubuntu-photomatix ubuntu: | ||
| + | wget ' | ||
| + | buildah add ubuntu-photomatix PhotomatixLinux2.0.1_Ubuntu23_24.deb | ||
| + | |||
| + | buildah run ubuntu-photomatix /bin/bash | ||
| + | apt update | ||
| + | apt install sudo libglib2.0-bin libcurl4t64 libgomp1 dbus-x11 dconf-cli strace | ||
| + | apt install / | ||
| + | dbus-run-session dconf write '/ | ||
| + | |||
| + | buildah commit ubuntu-photomatix ubuntu-photomatix | ||
| + | |||
| + | podman run -v / | ||
| + | </ | ||
braindump.1479811455.txt.gz · Zuletzt geändert: von markus
