Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| ags:foss-ag:linux_vortraege [2016/10/14 23:34] – angelegt jan-marius.lenk | ags:foss-ag:linux_vortraege [2024/08/08 22:57] (aktuell) – smjlstor2 | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| **Linux Vorträge** | **Linux Vorträge** | ||
| - | ====== | + | ====== |
| - | * Chris (smchparn@unimail.tu-dortmund.de) | + | |
| - | * Jan (jan-marius.lenk@cs.tu-dortmund.de) | + | |
| - | * Josef (smjoscn2@unimail.tu-dortmund.de) | + | |
| - | //Hinweis: Die " | + | | **Vortrag** | **Beschreibung** | |
| - | ====== Inhalt ====== | + | | [[Linux-Motivation]] | Was ist Linux und warum ist Linux cool | |
| - | Vortrag + Linux Installparty | + | | | | |
| - | *{{: | + | | [[Desktop-Einführung|Einführung in verschiedene Desktop-Oberflächen]] | Zurechtfinden in Linux (Live-Demo) KDE/Cinnamon/Gnome3/XFCE | |
| + | | [[Install-Party]] | Install-Party | | ||
| + | | | | | ||
| + | | [[Linux Software für jeden Zweck]] | Kurze Vorstellung diverser Software für Linux | | ||
| + | | Install-Party v2 / Linux Helpdesk Vor-Ort | | | ||
| + | | | | | ||
| + | | [[Linux Dateisystemstruktur]] | Erklärung Dateisystem | ||
| + | | [[Terminal-Basics]] | Basis Anweisungen auflisten und erklären | | ||
| - | ====== | + | ====== |
| - | * Archbang: https:// | + | Cheat ist ein in Python geschriebenes Programm, welches die meist genutzten Options-Kombinationen von vielen Konsolen-Befehlen zusammenfasst. |
| - | | + | * Installation: |
| - | | + | * sudo apt install python-setuptools python-pip |
| - | | + | * cd ~ |
| - | | + | * sudo pip install cheat |
| - | | + | * wget https://fsinfo.cs.tu-dortmund.de/_media/ags/foss-ag/cheat.tar |
| - | * Fedora: https:// | + | * tar -xvf cheat.tar && rm cheat.tar |
| - | * Kali: https://www.kali.org/ | + | * {{ :ags:foss-ag:install.tar | Cheat Installationsscript}} |
| - | | + | * [[https://github.com/chrisallenlane/cheat|Link zum Github-Repository]] |
| - | * Kubuntu: https:// | + | * {{:ags:foss-ag:cheat.tar|Cheatsheets}} |
| - | | + | |
| - | * Mint: https:// | + | |
| - | | + | |
| - | | + | |
| - | * TAILS: https:// | + | |
| - | * Ubuntu: https:// | + | |
| - | * ubuntustudio: | + | |
| - | * Xubuntu: https:// | + | |
| - | ====== Wann ====== | ||
| - | **Install-Party, | ||
| - | ====== | + | ====== |
| - | | + | Für Einsteiger empfehlen wir folgende Distributionen: |
| - | | + | |
| - | ====== Inhalt Vortrag ====== | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | * Was bietet Linux? | + | [[https:// |
| - | | + | |
| + | |||
| + | ====== O-Phasen | ||
| + | * [[linux_ophase16|Wintersemester O-Phase 2016]] | ||
| - | ====== Installparty ====== | ||
| - | * Vortrag mit Live Installation | ||
| - | * Rundgang im System | ||
| - | * Installationen von Programmen | ||
| - | * Wine | ||
| - | * SSH/SCP | ||
| - | * Linux Mint Installation als Beispiel | ||