From 83b113950226136743bf2e458dc38638c58356d3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Paul=20H=C3=A4nsch?= Date: Mon, 15 Sep 2025 07:07:47 +0200 Subject: [PATCH] renamed Network part --- Tag_6.short => Netzwerke.short | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename Tag_6.short => Netzwerke.short (97%) diff --git a/Tag_6.short b/Netzwerke.short similarity index 97% rename from Tag_6.short rename to Netzwerke.short index ad9ecb8..18a165a 100644 --- a/Tag_6.short +++ b/Netzwerke.short @@ -3,7 +3,7 @@ [body [footer Paul Hänsch | Linux für Anwendungsentwicklung | damago GmbH] -[slide [h1 Linux für Anwendungsentwicklung - Teil 6]] +[slide [h1 Linux für Anwendungsentwicklung - Teil 5]] [slide [h2 Themen] [ul @@ -19,9 +19,9 @@ [h3 Wir rufen eine Webseite auf] [pre ~$ telnet plutz.net 80 -GET / HTTP/1.1 -Host: plutz.net -] +GET / HTTP/1.1⏎ +Host: plutz.net⏎ +⏎] ] [slide [h2 Netzwerk - Beispiel HTTP] @@ -171,7 +171,7 @@ Host: plutz.net [slide [h2 SSH] [pre ~$ ssh -X live@hostname] - [pre ~$ mousepad] + [pre ~$ xcalc] ] [slide [h2 SSH - Dateiübertragung] -- 2.39.5