]> git.plutz.net Git - vhs_kurs/commitdiff
renamed Network part damago-ae
authorPaul Hänsch <paul@plutz.net>
Mon, 15 Sep 2025 05:07:47 +0000 (07:07 +0200)
committerPaul Hänsch <paul@plutz.net>
Mon, 15 Sep 2025 05:07:47 +0000 (07:07 +0200)
Netzwerke.short [moved from Tag_6.short with 97% similarity]

similarity index 97%
rename from Tag_6.short
rename to Netzwerke.short
index ad9ecb8094e866bac44dc7dc04da67e85f095193..18a165ac19359e9a243a269cafd729b660b904c0 100644 (file)
@@ -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&#x23ce;
+Host: plutz.net&#x23ce;
+&#x23ce;]
 ]
 
 [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]