Page Not Found
Page not found. Your pixels are in another canvas.
A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.
Page not found. Your pixels are in another canvas.
Bacon ipsum dolor sit amet salami ham hock ham, hamburger corned beef short ribs kielbasa biltong t-bone drumstick tri-tip tail sirloin pork chop.
# all pages as separate files $ pdfseparate input.pdf output-page%d.pdf # page 1-5 as separate files $ pdfseparate -f 1 -l 5 input.pdf output-page%d.pdf ...
Definition RBAC - Role Based Access Control <SUBJECT> - “who wants access” Users are global humans processes that live outsi...
Overview This is a HowTo for resetting a single <FILE> to a point of time of a <OLD-COMMIT>-ID.
Prerequisites audible-activator AAXtoMP3 install the programms from above in the prefered way for you system. Let’s get started Get “AUTHCODE” from ...
Excerpt (WIP) define written SLAs, SLOs for every service (and measure it!) Use error budgets as your launch criterea teams are self-policing - becaus...
Overview This is a Cheatsheet for some VScode hacks Prerequisite vscode Cheatsheet # Edit all occurences - Select text - [CTRL] + [SHIFT] + [L] # Mult...
Overview This is a HowTo for copying files from a <SOURCE-BRANCH> into the current one. Prerequisite git Do it checkout the <CURRENT-BRANCH>...
Install Tool “hub” e.g. for ARCH Linux: yay -S hub SSH instead of git protocol $ git config --global hub.protocol ssh Open PR on Github hub pull-request ...
NGINX config Template nginx.conf.tmpl http { server { resolver $NAMESERVER valid=10s; [...] } } } Docker Entrypoint Use DNS server from D...
Links https://keepachangelog.com/en/1.0.0/#how
Overview This is a HowTo for installing the Drivers of a Futjisu SnapScan S1300 document scanner on Linux (e.g. ArchLinux) Prerequisite sane is instal...
Problem I had the issue by using oh-my-ZSH with powerline fonts, that some chars are not rendered correctly in the VScode integrated Terminal Solution
Overview Make service from an K8s available to the outside world via an Ingress Controller (here nginx) Prerequisite minikube is installed and started ...
Overview Colored output of the git log with a (kind of) graph Prerequisite git HowTo git log --graph --decorate --pretty=oneline --abbrev-commit
Overview This is a HowTo for batch cloning all Repos of an User / Organization at once. Prerequisite having an <API-TOKEN> on Github for private Re...
Overview This is a HowTo for installing & setting up borg backup on a Sailfish device. (in my case: a Sony Xperia XA2 ) Prerequisite wget should be i...
Overview This is a HowTo for setting up git for signing your commits auto-magic-ly with your GPG key. Prerequisite having a GPG-Key Do it get GPG key I...
https://github.com/robbyrussell/oh-my-zsh https://stackoverflow.com/questions/28491458/zsh-agnoster-theme-showing-machine-name
Link: http://sourabhbajaj.com/mac-setup/iTerm/zsh.html ##
Links https://web.archive.org/web/20180403231016/https://www.serverwatch.com/server-tutorials/using-a-physical-hard-drive-with-a-virtualbox-vm.html htt...
Introduction 1. local: -LSpecifies that the given port on the local (client) host is to be forwarded to the given host and port on the remote side. ss...
lens: https://github.com/lensapp/lens GUI for k8s clusters bat: https://github.com/sharkdp/bat a cat clone with syntax highlighting Gatlin: https:/...
Tools: Terraforming: https://github.com/dtan4/terraforming create terraformfiles from existing Setup for “Reverse” Engineering an alread...
Weblinks https://github.com/saltstack/salt/issues/32144
Weblinks http://bencane.com/2016/07/19/using-salt-ssh-to-install-salt/
folgendes in die <minion-config> eintragen: schedule: highstate: function: state.highstate minutes: 60 Weblinks https://docs.saltstack...
Weblinks http://russell.ballestrini.net/add-a-custom-header-to-all-salt-managed-files-using-pillar-and-jinja-templates/
DHT11 / DH22 - Luftfeuchtigkeits-, Temperatur Sensor http://www.uugear.com/portfolio/dht11-humidity-temperature-sensor-module/ https://www.amazon.de/IZ...
Volumio (mpd) + SpotifyConnect +Snapcast(+ Shariplay) (geht bestimmt auch mit RuneAudio) Features Multiroom-Wiedergabe (synchrone Wiedergabe auf mehreren L...
(datt Ding, wo die Musik reinkommen tut…) Voraussetzung Volumio ist installiert Software nachinstallieren sudo apt-get update sudo apt-get install bu...
(die Dinger, wo die Musik rauskommen tut…) Voraussetzung raspian (Debian 8 minimal) optional: Filesystem vergrößern: apt-get install raspi-config ra...
Links https://www.raspberrypi.org/documentation/usage/gpio/ http://raspberrypiguide.de/howtos/raspberry-pi-gpio-how-to/ https://de.pinout.xyz/ ht...
Links https://tutorials-raspberrypi.de/raspberry-pi-gpio-erklaerung-beginner-programmierung-lernen/ https://www.datenreise.de/raspberry-pi-wie-verwen...
RPI - Accessoires https://www.amazon.de/Widerstand-Sortiment-EFANTUR-Stk-Widerst%C3%A4nde/dp/B077VJFF2N/ref=pd_sim_107_5?_encoding=UTF8&psc=1&ref...
Websites, Online Generators for RPG Character Sheets Links: https://github.com/zombieFox/awesomeSheet
Passing through a gateway or two A useful trick is „ssh -tt“ which forces tty allocation, so instead of the above you can do the following, connecting to ...
Links https://github.com/kites/kites-tinc https://wiki.hamburg.ccc.de/ChaosVPN:MacOSXHowto https://www.tinc-vpn.org/examples/osx-install/
Download “Install macOS High Sierra.app” from Appstore. it’s Stub File that must download the install data during the install process ...
Links https://www.maketecheasier.com/install-encfs-mac/ https://www.maketecheasier.com/mount-encrypted-folder-mac-os-x-encfsgui/
Links https://blog.openshift.com/understanding-service-accounts-sccs/ https://blog.openshift.com/getting-any-docker-image-running-in-your-own-openshift...
oc adm policy add-scc-to-user anyuid <USER> Links https://blog.openshift.com/getting-any-docker-image-running-in-your-own-openshift-cluster/
Links: https://robots.thoughtbot.com/install-linux-on-a-macbook-air#what-is-nixos
Cheat-Sheet minishift addons enable anyuid # Changes the default security context constraints to allow pods to run with arbitrary UID. minishift ...
SQLite <user>@<host>:/# /usr/local/bin/hash_password Password: Confirm password: $2a$12$q...sp3m <user>@<host>:/# sqlite3 /<PA...
Links https://web.archive.org/web/20170606112846/http://www.brendangregg.com/Slides/LinuxConEU2014_LinuxPerfTools.pdf
Voraussetzungen … Build Hierbei wird eine Statische Seite im Unterordner docs erzeugt. cd <PATH-TO-GITBOOK>/ # Wechsel ins Verzeichnis gitbo...
http://www.stephaniehicks.com/githubPages_tutorial/pages/github-intro.htmlhttp://www.stephaniehicks.com/githubPages_tutorial/pages/github-intro.html gh-...
Links https://pgi-jcns.fz-juelich.de/pub/doc/git_gitflow.pdf https://gist.github.com/MoOx/64010ce5847276159018794352b8c987 https://matthiasnoback.nl/...
Add the Remote Upstream Repository git remote add upstream [Upstream git URL] Fetch the Upstream Branches git fetch upstream Merge Upstream Changes int...
Setup git remote add <MY-SUBTREE> git@github.com:<USER>/<SUBPOJECT>.git git subtree add --prefix=<MY-SUBTREE>/ <MY-SUBTREE> ma...
When branching off of master or development the changes need to be merged back into the original branch. Let’s say you based your changes on the development...
Links https://github.com/serde-rs/serde-rs.github.io/issues/7 https://stackoverflow.com/questions/23277391/how-to-publish-to-github-pages-from-travis-c...
Links: https://help.github.com/articles/syncing-a-fork/ https://help.github.com/articles/merging-an-upstream-repository-into-your-fork/ https://gist....
git fetch --all git reset --hard origin/master git pull origin master
this creates a <NEW_BRANCH_NAME> from the current branch, with the last commit as the only commit. (no history) git branch <NEW_BRANCH_NAME> $(e...
Links: https://help.github.com/articles/configuring-a-remote-for-a-fork/ https://medium.com/sweetmeat/how-to-keep-a-downstream-git-repository-current-w...
Links: http://think-like-a-git.net/sections/rebase-from-the-ground-up/cherry-picking-explained.html
for remote in `git branch -r`; do git branch --track ${remote#origin/} $remote; done
Links https://ruderich.org/simon/notes/encrypted-remote-backups https://security.stackexchange.com/questions/61104/encrypted-offsite-storage-using-sshf...
Links: https://web.archive.org/web/20161017143411/http://www.ateijelo.com/blog/2016/07/09/share-port-22-between-docker-gogs-ssh-and-local-system
Link: https://web.archive.org/web/20170625175849/http://tuhrig.de/difference-between-save-and-export-in-docker/
Links: https://blog.cloud66.com/how-to-create-the-smallest-possible-docker-image-for-your-golang-application/
Logspout Log forwarder which can use the docker socket https://github.com/gliderlabs/logspout
deletes old containers and images docker ps -a | grep "Exit-Created" | cut -d ' ' -f 1 | xargs sudo docker rm; docker images | grep "<none>" | awk '{...
https://thehackernews.com/2018/04/hacking-airgap-computers.html
salt '*' shadow.gen_password 'I_am_password' salt '*' shadow.gen_password 'I_am_password' crypt_salt='I_am_salt' algorithm=sha256 https://docs.saltsta...
commandline magic http://steve-parker.org/sh/quickref.shtml
Links https://unix.stackexchange.com/questions/198590/what-is-a-bind-mount
Collection of curl commands. User Management Change (Admin-)Password: you’ll need jq for this… #!/bin/sh # get USER_PATH from specific user - this diffe...
Umgebungsvariablen:$RANDOM Ausgeben: echo $RANDOM Zahlen zwischen 0 und 99
/Applications/VMware Fusion.app/Contents/Library/VMware OVF Tool/ovftool --acceptAllEulas /Users/<USERNAME>/Documents/Virtual\ Machines.localized/<V...
die 10 Prozesse mit der meisten CPU-Load anzeigen lassen (sortiert) ps -Ao user,uid,comm,pid,pcpu,tty --sort=-pcpu - head -n 10
$ grep --color -E '^|pattern1|pattern2' file name Oder:
mit Hilfe von pv mittels du wird die Größe des Verzeichnisses ermittelt tar -cf - . - pv -s $(du -sb . - awk '{print $1}') - gzip > out.tgz
Dieses Vorgehen benutzt man, um bestimmte Dateien zu suchen und gleichzeitig auch zu löschen. Allgemeine Syntax: find <dir-name> <criteria> <...
find /<Pfad>/<Dateien> -type f -exec sed -i '' -e 's/<alter Begriff>/<neuer Begriff>/g' {} \;
find ./ -type f -iname "*.tar.bz2" -exec tar xvjf {} \;
mit grep: grep -r "<SUCHBEGRIFF-IN-DEN-DATEIEN>" /<PFAD-DER-DURCHSUCHT-WERDEN-SOLL> -r - recursive mit find:
ssh-keygen -f "/PFAD/ZU/.ssh/known_hosts" -R <IP/HOSTNAME>
echo "You can simulate on-screen typing just like in the movies" - pv -qL 10 -ql 10- gibt an wieviele Zeichen pro Sekunde geschrieben werden sollen
Problem will man die MTU bei einem LAGG-Interface z.b. auf9000setzen, hat man das Problem, dass die MTU bei den LAGG-Mitgliedern (physiche Interfaces) ni...
PDF-Bearbeitung Mit convert können bspw. gescannte Dokumente als PDF gespeichert werden. Die Befehls-Syntax zum einfachen Speichern einer PNG-Datei im PDF-F...
geht schneller verbraucht weniger Platz Einpacken: tar vcf myfile.tbz2 --use-compress-prog=pbzip2 dir_to_compress/ ODER
Ubuntu cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=9.04 DISTRIB_CODENAME=jaunty DISTRIB_DESCRIPTION="Ubuntu 9.04"
Folgende CLI Magic ermöglicht es aus einem<OUTPUT>/ einem Dateipfad mit variabler Verzeichnistiefe (z.B./irgend/ein/Pfad/zu/einer/<DATEI>.<END...
Proxy-Redirect: https://www.cyberciti.biz/faq/proxy_redirect-change-replace-location-refresh-response-headers/
pvcreate /dev/sda vgcreate vg01_bricks /dev/sda lvcreate -l 100%FREE -T vg01_bricks/lv_thinpool ... mkfs.ext4 /dev/mapper/vg01_bricks-lv_thinpool
folgendes Codeschnipsel am Anfang vom Skript bewirkt, dass die komplette Bildschirmausgabe (auch remote-Sessions) ins Logfile geschrieben wird.
Links https://wiki.selfhtml.org/wiki/JavaScript/DOM
Links: https://web.archive.org/web/20160415212315/http://www.freenas.org:80/blog/docker-done-right/ https://forums.freebsd.org/threads/62198/
Links: https://web.archive.org/web/20170923110343/https://wiki.openbeelab.org/index.php/Tinc
Web tool, that uses the manpages, for visualization of shell commands.
als user: watch -n 1 'dmesg|tail -n 20'
Problem „Ich will einen Fortschritt bei dd sehen“ „Ich will wissen wie weit dd ist und wie lange es noch dauert *ningl* “ Ursache ddbietet bot früh...
sed -i '<ZEILENNR.> d' <PFAD-ZUR-DATEI>
curl -4 http://wttr.in/<CITY-NAME>
With this “one-liner” you can set the priority of a parent process and all it’s childprocesses at one time.
Encrypt text in a file echo "<CLEAR-TEXT>" - gpg --encrypt --sign --armor -r <EMAIL/ID> > <PATH-TO-FILE>.gpg
add the following lines to your .bashrc / .zshrc :
Skriptbeispiele. Hier findet Ihr einige Skriptbeispiele aus unseren Trainings und Projekterfahrungen. Mit Bash-Skripten kann man fast alles realisieren, wa...
#Dependency apt install nodejs build-essential git cd /opt git clone https://github.com/cjdelisle/cjdns.git cd cjdns ./do ln -s /opt/cjdns/cjdroute /usr/bin...
The Lhasa Apso is a non-sporting dog breed originating in Tibet.
A tabby is any domestic cat that has a coat featuring distinctive stripes, dots, lines or swirling patterns, usually with a mark resembling an ‘M’ on its for...
Baz Boom design system including logo mark, website design, and branding applications.
Fizz Bang design system including logo mark, website design, and branding applications.
Foo Bar design system including logo mark, website design, and branding applications.
Ginger Gulp design system including logo mark, website design, and branding applications.
A chocolate chip cookie is a drop cookie that originated in the United States and features chocolate chips as its distinguishing ingredient.
Oatmeal cookies are a proverbial favorite with both kids and adults. This crisp and chewy cookie is loaded with oats, dried fruit, and chopped nuts.
A peanut butter cookie is a type of cookie that is distinguished for having peanut butter as a principal ingredient. The cookie generally originated in the U...