[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
[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]
[slide [h2 SSH]
[pre ~$ ssh -X live@hostname]
- [pre ~$ mousepad]
+ [pre ~$ xcalc]
]
[slide [h2 SSH - Dateiübertragung]