]> git.plutz.net Git - vhs_kurs/commitdiff
slide title
authorPaul Hänsch <paul@plutz.net>
Mon, 15 Sep 2025 04:39:12 +0000 (06:39 +0200)
committerPaul Hänsch <paul@plutz.net>
Mon, 15 Sep 2025 04:39:12 +0000 (06:39 +0200)
Tag_2.short
Tag_3.short
Tag_4.short

index fa528e42b51e67ed580731054f626e31a200b53a..2e15a582f4845070f606c7b9e0d107ca1676a429 100644 (file)
@@ -1,7 +1,7 @@
 [html
-[head [title Linux für Fachinformatiker / Systemintegration]]
+[head [title Linux für Anwendungsentwicklung]]
 [body
-  [footer Paul Hänsch | Linux für Fachinformatiker / Systemintegration | damago GmbH]
+  [footer Paul Hänsch | Linux für Anwendungsentwicklung | damago GmbH]
 
 [slide [h2 Zusammenfassung]
   [ul .uncover
 ]
 
 [slide
-  [h1 Linux für Fachinformatiker / Systemintegration - Teil 2]
+  [h1 Linux für Anwendungsentwicklung - Teil 2]
 ]
 
 [slide [h2 Themen]
 
 [slide [h2 Nächster Teil]
   [ul
-    [li Themen: Prozessverwaltung, [strike Netzwerke]]
+    [li Themen: Prozessverwaltung]
   ]
 ]
 
index d71212a8a026c7f6c4febc360b335d040bb7d061..2f1b73095fae6b86189c8b500d5279a250ab3751 100644 (file)
@@ -1,9 +1,9 @@
 [html
-[head [title Linux für Fachinformatiker / Systemintegration]]
+[head [title Linux für Anwendungsentwicklung]]
 [body
-  [footer Paul Hänsch | Linux für Fachinformatiker / Systemintegration | damago GmbH]
+  [footer Paul Hänsch | Linux für Anwendungsentwicklung | damago GmbH]
 
-[slide [h1 Linux für Fachinformatiker / Systemintegration - Teil 3]]
+[slide [h1 Linux für Anwendungsentwicklung - Teil 3]]
 
 [slide [h2 Themen]
   [ul
index c603f985738175aa8ce37b6af5f44b1c9c83e487..a05ee768131a71587042eeb5da03a06b9a7ddba0 100644 (file)
@@ -1,9 +1,9 @@
 [html
-[head [title Linux für Fachinformatiker / Systemintegration]]
+[head [title Linux für Anwendungsentwicklung]]
 [body
-  [footer Paul Hänsch | Linux für Fachinformatiker / Systemintegration | damago GmbH]
+  [footer Paul Hänsch | Linux für Anwendungsentwicklung | damago GmbH]
 
-[slide [h1 Linux für Fachinformatiker / Systemintegration - Teil 4]]
+[slide [h1 Linux für Anwendungsentwicklung - Teil 4]]
 
 [slide [h2 Themen]
   [ul
       [li [pre emerge --sync; emerge --search ...; emerge ... ]]
     ]]
     [li Fedora/RedHat [ul
-      [li [pre yum search ...; yum install ...; yum remove ... ]]
+      [li [pre dnf search ...; dnf install ...; dnf remove ... ]]
     ]]
     [li Andere [ul
       [li ipkg/opkg, msi, ...]