Files
thpeetz-notes/Areas/cimt AG/Gilden/Linux Gilde.md
T

4.0 KiB
Raw Blame History

cimt objects AG

!Linux Gilde Wappen.png https://cimtag.atlassian.net/wiki/spaces/CW/pages/2780659720/Linux+Guild

Leitung

Teilnehmer

LIST
FROM [[]] AND !outgoing([[]]) AND "Infos/Kontakte"
SORT file.name

Ziele

  • Sharing knowledge about Linux Operating Systems
  • Workshops
  • Comparison of different shells (e.g. bash, zsh) and their configuration and usage
  • Hints and tips of tools for several purposes

Termine

LIST
FROM [[]] AND !outgoing([[]]) AND "Journal"
SORT file.name

Themenliste

  • vi/vim
    • Plugins
  • Emacs -> Norbert Franz
  • Security, Hardening
    • Betriebssystemebene
    • Anwendungsebene
    • Docker-Container, Plattform
  • Hinweise auf Probleme der Open-Source-Software (z.T. schlechte Dokumentation)
  • Installation eines Linux Systems (Best Practice)
  • Nutzung der bash (Tab-Vervollständigung, find, sed, ...)
  • Nutzung von vi
  • Rechtekonzept
  • sichere Ablage/Verwendung von credentials (so dass sie nicht in der bash History oder in den env Variablen auftauchen)
  • Scripting unter Linux
  • (versteckte) Credentials-Datei
  • Wie funktioniert systemd?

Notizen

Mit dem Windows-Subsystem für Linux kann eine Linux-Umgebung unverändert unter Windows ausgeführt werden, ohne Installation einer Virtual-Machine-Umbung oder Dual-Boot-Installation.

Die offizielle Dokumentationfindet man hier:

Verschiedene Tipps und Tricks:

Chat: https://teams.microsoft.com/l/channel/19%3a35ca540410de46908a5700361bce39b5%40thread.skype/Linux%2520Guild?groupId=a017dbf5-7c4d-41ef-8d2c-1b8532f6b3f6&tenantId=7189451a-6cd8-432b-b502-e58bf515b838

# alias ohne_vpn
ohne_vpn='sudo cp /etc/resolv_ohne_vpn.conf /etc/resolv.conf'
# alias mit_vpn
mit_vpn='sudo cp /etc/resolv_mit_vpn.conf /etc/resolv.conf'

https://docs.microsoft.com/en-us/windows/wsl/tutorials/gui-apps https://github.com/microsoft/WSL/issues/5332

  • Vorstellung des Konzeptes von KT und Gilde
  • Vorstellungsrunde der Teilnehmer
  • Vortrag von Thomas Peetz über Benutzerverwaltung in Linux
    • Wo werden Informationen zu Benutzer gespeichert
    • Was bedeuten User-Id und Group-Id
    • Wo werden Passwörter gespeichert
    • Einführung in die Kommandos sudo und su'
  • Kurze Vorstellung der Tools KeepassXC und pass

Referenzen

list from [[]] and !outgoing([[]]) and "Areas/cimt AG"

Aufgaben

  • Team erstellen [start:: 2023-05-05] [due:: 2023-05-08] [completion:: 2023-05-10]
  • E-Mail an Peter-Christian Quint [start:: 2023-05-08] [due:: 2023-05-09] [completion:: 2023-05-10]
  • Einladung schreiben zum Linux-Gilde Treffen [start:: 2023-06-07] [due:: 2023-06-16] [completion:: 2023-06-08]