vault backup: 2025-12-10 11:37:35
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
---
|
||||
{}
|
||||
---
|
||||
[[cimt objects AG]]
|
||||
|
||||
## Logo
|
||||
![[AWS Gilde Wappen.png|200]]
|
||||
## Leitung
|
||||
- [[Frederik Demuth]]
|
||||
## Teilnehmer
|
||||
```dataview
|
||||
LIST
|
||||
FROM [[]] AND !outgoing([[]]) AND "Infos/Kontakte"
|
||||
SORT file.name
|
||||
```
|
||||
|
||||
## Ziele
|
||||
- Neuigkeiten zur AWS-Gilde
|
||||
- Wissenstransfer/Schulung
|
||||
- Austausch der AWS-Entwickler
|
||||
## Referenzen
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]])
|
||||
```
|
||||
|
||||
## Termine
|
||||
```dataview
|
||||
LIST
|
||||
FROM [[]] AND !outgoing([[]]) AND "Journal"
|
||||
SORT file.name
|
||||
```
|
||||
|
||||
## Themenliste
|
||||
|
||||
|
||||
## Aufgaben
|
||||
|
||||
@@ -0,0 +1,29 @@
|
||||
---
|
||||
{}
|
||||
---
|
||||
[[cimt objects AG]]
|
||||
|
||||
## Logo
|
||||
![[Diversity Gilde Wappen.png|200]]
|
||||
## Leitung
|
||||
- [[Juliana Hanssen]]
|
||||
- [[Rebecca Spiegelhoff]]
|
||||
## Ziele
|
||||
- Außendarstellung für mehr Diversität
|
||||
- Mehr Raum für Diversität intern schaffen
|
||||
- Umgang mit Grenzüberschreitungen
|
||||
## Referenzen
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]])
|
||||
```
|
||||
|
||||
## Termine
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]]) and "Journal"
|
||||
```
|
||||
|
||||
## Themenliste
|
||||
|
||||
|
||||
## Aufgaben
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
---
|
||||
{}
|
||||
---
|
||||
[[cimt objects AG]]
|
||||
## Female Empowerment Workshop
|
||||
|
||||
- [x] Ergebnis vom Kick-Off erfragen [start:: 2023-06-16] [scheduled:: 2023-06-19] [completion:: 2023-06-20]
|
||||
|
||||
## Termine
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]])
|
||||
```
|
||||
@@ -0,0 +1,32 @@
|
||||
[[cimt objects AG]]
|
||||
|
||||
## Logo
|
||||
![[GCP-Guild.png|200]]
|
||||
|
||||
## Leitung
|
||||
[[Alvaro Zorn]]
|
||||
|
||||
## Teilnehmer
|
||||
```dataview
|
||||
LIST
|
||||
FROM [[]] AND !outgoing([[]]) AND "Infos/Kontakte"
|
||||
SORT file.name
|
||||
```
|
||||
|
||||
## Ziele
|
||||
|
||||
## Referenzen
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]]) AND !"Journal"
|
||||
```
|
||||
|
||||
## Termine
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]]) and "Journal"
|
||||
```
|
||||
|
||||
## Themenliste
|
||||
|
||||
|
||||
## Aufgaben
|
||||
|
||||
@@ -0,0 +1,30 @@
|
||||
---
|
||||
{}
|
||||
---
|
||||
[[cimt objects AG]]
|
||||
|
||||
## Logo
|
||||
|
||||
|
||||
## Leitung
|
||||
[[Jörn Schulze]]
|
||||
|
||||
## Referenzen
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]])
|
||||
```
|
||||
|
||||
## Termine
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]]) and "Journal"
|
||||
```
|
||||
|
||||
## Themenliste
|
||||
|
||||
|
||||
## Aufgaben
|
||||
- [x] [[Jörn Schulze]] nach weiterem Vorgehen bezüglich Java Gilde fragen [start:: 2024-02-16] [scheduled:: 2024-02-22] [completion:: 2024-02-22]
|
||||
- [x] Bedarf und Interesse an Java Gilde erfragen [start:: 2024-02-22] [scheduled:: 2025-02-27] [completion:: 2025-03-03]
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,92 @@
|
||||
[[cimt objects AG]]
|
||||
|
||||
## Logo
|
||||
![[Linux Gilde Wappen.png]]
|
||||
https://cimtag.atlassian.net/wiki/spaces/CW/pages/2780659720/Linux+Guild
|
||||
|
||||
## Leitung
|
||||
|
||||
## Teilnehmer
|
||||
```dataview
|
||||
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
|
||||
```dataview
|
||||
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:
|
||||
- [Windows-Subsystem für Linux: Dokumentation](https://docs.microsoft.com/de-de/windows/wsl/ "https://docs.microsoft.com/de-de/windows/wsl/")
|
||||
- [Vergleich zwischen WSL 1 und WSL 2](https://docs.microsoft.com/de-de/windows/wsl/compare-versions#whats-new-in-wsl-2 "https://docs.microsoft.com/de-de/windows/wsl/compare-versions#whats-new-in-wsl-2")
|
||||
- [Access Linux filesystems in Windows and WSL 2 | Windows Command Line](https://devblogs.microsoft.com/commandline/access-linux-filesystems-in-windows-and-wsl-2/ "https://devblogs.microsoft.com/commandline/access-linux-filesystems-in-windows-and-wsl-2/")
|
||||
|
||||
Verschiedene Tipps und Tricks:
|
||||
- [The year of Linux on the (Windows) Desktop - WSL Tips and Tricks](https://www.hanselman.com/blog/the-year-of-linux-on-the-windows-desktop-wsl-tips-and-tricks "https://www.hanselman.com/blog/the-year-of-linux-on-the-windows-desktop-wsl-tips-and-tricks")
|
||||
- [Linux on Windows: WSL with Desktop Environment via RDP](https://dev.to/darksmile92/linux-on-windows-wsl-with-desktop-environment-via-rdp-522g "https://dev.to/darksmile92/linux-on-windows-wsl-with-desktop-environment-via-rdp-522g")
|
||||
- [THE EASY WAY how to SSH into Bash and WSL2 on Windows 10 from an external machine](https://www.hanselman.com/blog/the-easy-way-how-to-ssh-into-bash-and-wsl2-on-windows-10-from-an-external-machine "https://www.hanselman.com/blog/the-easy-way-how-to-ssh-into-bash-and-wsl2-on-windows-10-from-an-external-machine")
|
||||
|
||||
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
|
||||
|
||||
```shell
|
||||
# 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
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]]) and "Areas/cimt AG"
|
||||
```
|
||||
|
||||
## Aufgaben
|
||||
|
||||
- [x] Team erstellen [start:: 2023-05-05] [due:: 2023-05-08] [completion:: 2023-05-10]
|
||||
- [x] E-Mail an Peter-Christian Quint [start:: 2023-05-08] [due:: 2023-05-09] [completion:: 2023-05-10]
|
||||
- [x] Einladung schreiben zum Linux-Gilde Treffen [start:: 2023-06-07] [due:: 2023-06-16] [completion:: 2023-06-08]
|
||||
@@ -0,0 +1,45 @@
|
||||
[[cimt objects AG]]
|
||||
|
||||
## Logo
|
||||
![[Talend Gilde Wappen.png]]
|
||||
https://cimtag.atlassian.net/wiki/spaces/CW/pages/3190128809/Talend+Guild
|
||||
|
||||
## Leitung
|
||||
[[Peter-Christian Quint]]
|
||||
[[Sven Landmann]]
|
||||
|
||||
## Teilnehmer
|
||||
```dataview
|
||||
LIST
|
||||
FROM [[]] AND !outgoing([[]]) AND "Infos/Kontakte"
|
||||
SORT file.name
|
||||
```
|
||||
|
||||
## Ziele
|
||||
- Talend Gilde-Neuigkeiten
|
||||
- Wissenstransfer/Schulung
|
||||
- Austausch der Talend-Entwickler
|
||||
|
||||
## Termine
|
||||
```dataview
|
||||
LIST
|
||||
FROM [[]] AND !outgoing([[]]) AND "Journal"
|
||||
SORT file.name
|
||||
```
|
||||
|
||||
## Themenliste
|
||||
|
||||
|
||||
## Notizen
|
||||
|
||||
Confluence:
|
||||
https://cimtag.atlassian.net/wiki/spaces/CW/pages/196727/Talend
|
||||
|
||||
Chat:
|
||||
[CO/CT Talend Gilde | General | Microsoft Teams](https://teams.microsoft.com/l/channel/19%3AeBUYKB4YtxBcdqWEovuPeLpYiamsVINZZ8tVq__xvP41%40thread.tacv2/General?groupId=a75455cf-c8f6-4dec-b7b0-9aeac6169a2b&tenantId=7189451a-6cd8-432b-b502-e58bf515b838)
|
||||
|
||||
## Referenzen
|
||||
```dataview
|
||||
list from [[]] and !outgoing([[]]) and "Areas/cimt AG"
|
||||
```
|
||||
## Aufgaben
|
||||
Reference in New Issue
Block a user