Hi, this is a tip to get details about linux (e.g. systemd) services in an ansible play. Just use the…
In order to adapt files and their content on target servers I am used to using ansible copy module. owever,…
Every now and then I am faced with the question of how I can transfer individual files from a feature…
In order to output all files larger than a certain size on Windows systems, you do not have to use…
Just a few lines of code to convert json to yaml and back. Convert JSON to YAML Convert YAML to…
Im ersten Teil habe ich die Einrichtung des Ubuntu Servers für meine kleine Webanwendung für den isländisch Kurs beschrieben. Im…
Der dritte Teil beschreibt die Webanwendung meines Isländisch Trainers. Ich habe den Quellcode auf Gihub veröffentlicht. Der hauptteil der Anwendung…
Dieser Blog wird Teil einer Serie für eine Web Anwendung in Python auf einer Cloud Instanz. Ich habe mich für…
Um den Prozess zu einem offenen Port zu finden gibt es verschiedene Möglichkeiten. Als Beispiel wollen wir für einen Port…
Bezüglich Datenvisualisierung bin ich vor Kurzem auf einen Bericht gestossen. Er ist inhaltich zwar sehr umfassend, aber trotzdem gut lesbar…