]> git.plutz.net Git - vhs_kurs/commitdiff
...
authorPaul Hänsch <paul@plutz.net>
Tue, 23 Apr 2019 23:58:59 +0000 (01:58 +0200)
committerPaul Hänsch <paul@plutz.net>
Tue, 23 Apr 2019 23:58:59 +0000 (01:58 +0200)
Tag_4.short [new file with mode: 0644]

diff --git a/Tag_4.short b/Tag_4.short
new file mode 100644 (file)
index 0000000..a91f96c
--- /dev/null
@@ -0,0 +1,83 @@
+[html
+[head [title VHS Linuxkurs]]
+[body
+  [footer Paul Hänsch | Linux Grundkurs | VHS Chemnitz]
+
+[slide [h1 VHS Linux Grundkurs - Teil 4]]
+
+[slide [h2 Themen]
+  [ul
+    [li Softwareinstallation mit Paketsystemen]
+    [li Anwendungsprogramme]
+    [li Installation des Betriebssystems]
+  ]
+]
+
+[slide [h1 Was ist ein Paketsystem?]]
+
+[slide [h2 Was ist ein Paketsystem?]
+  Free Software definition
+  Softwareauthor
+  Maintainer -> Paket
+  Distribution
+  Paketquellen
+  digitale signaturen
+]
+
+[slide [h1 Apt und dpkg]]
+
+[slide [h2 Apt und dpkg]
+  synaptic
+  apt-get update
+  apt-cache search
+  apt-get install
+  apt-get remove
+  apt-get upgrade
+  dist-upgrade, autoremove
+  /etc/apt/sources.list
+]
+
+[slide [h2 Andere Paketsysteme]
+  pacman, emerge, ipkg/opkg, rpm/yum, msi
+]
+
+[slide [h2 Software selbst übersetzen]
+  kein Beispiel
+  Versionskontrolle
+  Compiler
+  Dependencies
+  Make
+]
+
+[slide [h1 Anwendungsprogramme]]
+
+[slide [h2 Anwendungsprogramme]
+  Sprachpakete
+  LibreOffice, Inkscape, Marble, Cups, Webserver
+]
+
+[slide [h1 Systeminstallation]]
+
+[slide [h2 Systeminstallation]
+  Leerer Datenträger
+  -> Partitionen anlegen
+  chroot / busybox
+  System soweit, dass Paketsystem benutzbar ist
+  debootstrap, pacstrap, tarball
+  Kernel, Bootloader -> Plattformspezifisch
+  benutzer anlegen, ggf. fstab anpassen
+  bootloader schreiben
+]
+
+[slide [h1 \...]]
+
+[slide [h2 Zusammenfassung]
+]
+
+[slide [h2 Nächster Termin]
+  Freitag, 26.4.
+  Netzwerk, Remotelogin, Dateiübertragung
+]
+
+]]
+