Poster mit Lerneffekt
"The Map of Math", "The Chain of Life" oder "The Map of Chemistry" sind nur drei Beispiele, weshlab ein Klick zum Fotostream von Dominic Walliman lohnt.
"The Map of Math", "The Chain of Life" oder "The Map of Chemistry" sind nur drei Beispiele, weshlab ein Klick zum Fotostream von Dominic Walliman lohnt.
"HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs."
Artikel Encrypting and decrypting files with OpenSSL beschreibt die Ver- und Entschlüsselung von Dateien. Folgende Beispiele wurden in der Git-Bash ausgeführt. Die "passout"- und "passin"-Optionen sind wichtig, da die Rückfragen…
Artikel Drop telnet for OpenSSL beschreibt den Einsatz von "s_client". Folgende Beispiele wurden in der Git-Bash ausgeführt. Einfache Port-Prüfung openssl s_client -connect mail.c-intact.de:25 openssl s_client -connect bob-team.de:80 openssl s_client -connect…
Get-AppxPackage -allusers Microsoft.549981C3F5F10 | Remove-AppxPackage
wslconfig /l wslconfig /setdefault Ubuntu-20.04 wsl --list --verbose siehe auch: https://code.visualstudio.com/docs/remote/wsl
Zugriff Arbeitsplatz mit Windows 10 auf NAS mit SMB1 ist das Ziel. Zur Lösung am Arbeitsplatz PowerShell als Administrator ausführen, den Status vom Feature prüfen und ggf. aktivieren. Get-WindowsOptionalFeature -Online…
Vortrag von Markus Winand zum SQL-Standard, der 1992 nicht stehen geblieben ist. Wer kennt/nutzt noch Windows 3.1? siehe auch: https://modern-sql.com oder SQL Best Practices