diff --git a/Areas/cimt AG/Managed Services/Aufgaben/Hoyer Installation Data Movement Gateway.md b/Areas/cimt AG/Managed Services/Aufgaben/Hoyer Installation Data Movement Gateway.md index ddef3cb..0bccc74 100644 --- a/Areas/cimt AG/Managed Services/Aufgaben/Hoyer Installation Data Movement Gateway.md +++ b/Areas/cimt AG/Managed Services/Aufgaben/Hoyer Installation Data Movement Gateway.md @@ -100,6 +100,7 @@ arepbq arep.sh kdestroy libe_sqlite3.so makeconv ````shell [root@vsrv-qlik-dmgw-dev rpm] cd /opt/qlik/gateway/movement/drivers/bin/ [root@vsrv-qlik-dmgw-dev bin] ./install mysql +[root@vsrv-qlik-dmgw-dev bin] ./install sqlserver [root@vsrv-qlik-dmgw-dev bin] systemctl restart repagent ```` @@ -110,4 +111,4 @@ arepbq arep.sh kdestroy libe_sqlite3.so makeconv - [x] Anfrage bezüglich Erweiterung Festplattenkapazität weitergeleitet [start:: 2026-04-22] [scheduled:: 2026-04-22] [completion:: 2026-04-22] - [x] Konfiguration des Mountpoint /opt zur Einrichtung von Project-Quotas [completion:: 2026-04-27] - [x] Installation des MySQL Datenbanktreibers [completion:: 2026-04-27] -- [ ] Installation des MS-SQL Datenbanktreibers [start:: 2026-04-27] [scheduled:: 2026-04-28] +- [x] Installation des MS-SQL Datenbanktreibers [start:: 2026-04-27] [scheduled:: 2026-04-28] [completion:: 2026-04-28] diff --git a/Infos/IT/Ansible.md b/Infos/IT/Ansible.md index 4b3a852..2e3c3eb 100644 --- a/Infos/IT/Ansible.md +++ b/Infos/IT/Ansible.md @@ -1,11 +1,16 @@ --- tags: - IT/Development/Ansible + - IT/Tools/uv --- ## Verwendung ## Installation +```shell +uv tool install --with-executables-from ansible-core,ansible-list ansible --force +``` + ## Links - [Using Ansible's command and shell modules properly](http://willthames.github.io/2016/09/21/using-command-and-shell-in-ansible.html) - [Usage — Ansible Lint Documentation](https://ansible-lint.readthedocs.io/en/latest/usage.html) diff --git a/Infos/IT/fish.md b/Infos/IT/fish.md index 9667045..cb9e0fe 100644 --- a/Infos/IT/fish.md +++ b/Infos/IT/fish.md @@ -21,4 +21,5 @@ fisher install catppuccin/fish fisher install IlanCosman/tide@v6 fisher install joseluisq/gitnow@2.13.0 fisher install pure-fish/pure +fisher install reitzig/sdkman-for-fish ``` diff --git a/Infos/IT/terraform.md b/Infos/IT/terraform.md new file mode 100644 index 0000000..12c8278 --- /dev/null +++ b/Infos/IT/terraform.md @@ -0,0 +1,28 @@ +--- +tags: + - IT/Tools/terraform + - IT/Tools/helm +--- +## Install terraform + + +## Install helm + +```shell +# 1. Install prerequisites +sudo apt-get update +sudo apt-get install -y apt-transport-https ca-certificates curl + +# 2. Download and add the Helm GPG key +curl -fsSL https://packages.buildkite.com/helm-linux/helm-debian/gpgkey | gpg --dearmor | sudo tee /usr/share/keyrings/helm.gpg > /dev/null + +# 3. Add the Helm repository +echo "deb [signed-by=/usr/share/keyrings/helm.gpg] https://packages.buildkite.com/helm-linux/helm-debian/any/ any main" | sudo tee /etc/apt/sources.list.d/helm-stable-debian.list + +# 4. Update and install Helm +sudo apt-get update +sudo apt-get install -y helm + +# 5. Verify installation +helm version +``` diff --git a/Infos/Kontakte/Alexander Liepold.md b/Infos/Kontakte/Alexander Liepold.md index 7e7e33f..b6aa3b3 100644 --- a/Infos/Kontakte/Alexander Liepold.md +++ b/Infos/Kontakte/Alexander Liepold.md @@ -14,7 +14,7 @@ relationship: kollege template: "[[contact-colleague]]" company: "[[cimt objects AG]]" location: Berlin -manager: "[[Oliver Fromm]]" +manager: "[[Maria König]]" gilde: - "[[GCP Gilde]]" tags: diff --git a/Infos/Kontakte/Trang Cao.md b/Infos/Kontakte/Trang Cao.md index ae047e7..219ce13 100644 --- a/Infos/Kontakte/Trang Cao.md +++ b/Infos/Kontakte/Trang Cao.md @@ -12,7 +12,7 @@ type: contact relationship: kollege company: "[[cimt objects AG]]" location: Berlin -manager: "[[Oliver Fromm]]" +manager: "[[Maria König]]" template: "[[contact-colleague]]" tags: - process/contact diff --git a/Journal/Claudia/2026/04/2026-04-27.md b/Journal/Claudia/2026/04/2026-04-27.md index c6fe999..4c8a271 100644 --- a/Journal/Claudia/2026/04/2026-04-27.md +++ b/Journal/Claudia/2026/04/2026-04-27.md @@ -8,8 +8,6 @@ journal-end-date: 2026-04-27 ``` ## Journal -- [ ] 08:40 - 09:40 [[Augenarztpraxis Dr. Kriegerowski & Dr. Heine]] - Sehnervenanalyse - [x] 11:00 - 12:00 [[Friseursalon Schnittkante]] [completion:: 2026-04-27] ## Ziele diff --git a/Journal/Claudia/2026/07/2026-07-27.md b/Journal/Claudia/2026/07/2026-07-27.md new file mode 100644 index 0000000..4608faf --- /dev/null +++ b/Journal/Claudia/2026/07/2026-07-27.md @@ -0,0 +1,66 @@ +--- +journal: Claudia daily +journal-date: 2026-07-27 +journal-start-date: 2026-07-27 +journal-end-date: 2026-07-27 +--- +```calendar-timeline +``` + +## Journal +- [ ] 08:40 - 09:40 [[Augenarztpraxis Dr. Kriegerowski & Dr. Heine]] + Sehnervenanalyse + +## Ziele + +##### [[2026-W31#^31i|Woche]] | [[2026-07#^07i|Monat]] | [[2026-Q3#^q3i|Quartal]] | [[2026## Jahresziele|Jahr]] + +## Aufgaben + +> [!hint]- Aktuelle Aufgaben +>```tasks +>not done +>happens on 2026-07-27 +>path regex does not match /^Resources\/Templates\/.*/ +>path regex does not match /^Übersicht\/.*/ +>``` + +> [!todo]- Aktive Aufgaben +>```tasks +>not done +>happens before 2026-07-27 +>path regex does not match /^Resources\/Templates\/.*/ +>path regex does not match /^Übersicht\/.*/ +>``` + +> [!warning]- Heute fällig +>```tasks +>not done +>has due date +>due on 2026-07-27 +>path regex does not match /^Resources\/Templates\/.*/ +>path regex does not match /^Übersicht\/.*/ +>``` + +> [!error]- Überfällig +>```tasks +>not done +>has due date +>due before 2026-07-27 +>path regex does not match /^Resources\/Templates\/.*/ +>path regex does not match /^Übersicht\/.*/ +>``` + +> [!done]- Erledigte Aufgaben +>```dataview +>TASK +>FROM !"Resources/Templates" +>WHERE completed AND completion = date(2026-07-27) +>``` + +## Geburtstage +```dataview +TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter +FROM "Infos/Kontakte" +WHERE birthday.month = 07 AND birthday.day = 27 +``` diff --git a/Journal/Privat/2026/04/2026-04-28.md b/Journal/Privat/2026/04/2026-04-28.md new file mode 100644 index 0000000..b292ef1 --- /dev/null +++ b/Journal/Privat/2026/04/2026-04-28.md @@ -0,0 +1,68 @@ +--- +weight: +meditation: true +pushUps: 20 +plank: 60 +journal: Privat daily +journal-date: 2026-04-28 +journal-start-date: 2026-04-28 +journal-end-date: 2026-04-28 +--- +```calendar-timeline +``` + +## Journal + +## Ziele + +##### [[2026-W18#^18i|Woche]] | [[2026-04#^04i|Monat]] | [[2026-Q2#^q2i|Quartal]] | [[2026## Jahresziele|Jahr]] + +## Aufgaben + +> [!hint]- Aktuelle Aufgaben +>```tasks +>not done +>happens on 2026-04-28 +>path regex does not match /^Resources\/Templates\/.*/ +>path regex does not match /^Übersicht\/.*/ +>``` + +> [!todo]- Aktive Aufgaben +>```tasks +>not done +>happens before 2026-04-28 +>path regex does not match /^Resources\/Templates\/.*/ +>path regex does not match /^Übersicht\/.*/ +>``` + +> [!warning]- Heute fällig +>```tasks +>not done +>has due date +>due on 2026-04-28 +>path regex does not match /^Resources\/Templates\/.*/ +>path regex does not match /^Übersicht\/.*/ +>``` + +> [!error]- Überfällig +>```tasks +>not done +>has due date +>due before 2026-04-28 +>path regex does not match /^Resources\/Templates\/.*/ +>path regex does not match /^Übersicht\/.*/ +>``` + +> [!done]- Erledigte Aufgaben +>```dataview +>TASK +>FROM !"Resources/Templates" +>WHERE completed AND completion = date(2026-04-28) +>``` + +## Geburtstage +```dataview +TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter +FROM "Infos/Kontakte" +WHERE birthday.month = 04 AND birthday.day = 28 +``` diff --git a/Journal/cimt AG/2026/04/2026-04-28.md b/Journal/cimt AG/2026/04/2026-04-28.md index 33d53ef..50325d1 100644 --- a/Journal/cimt AG/2026/04/2026-04-28.md +++ b/Journal/cimt AG/2026/04/2026-04-28.md @@ -1,6 +1,6 @@ --- work_home: false -work_office: false +work_office: true journal: cimt daily journal-date: 2026-04-28 journal-start-date: 2026-04-28 @@ -11,9 +11,9 @@ journal-end-date: 2026-04-28 ``` ## Journal -- [ ] 09:15 - 09:30 [[Managed Services Team Daily]] -- [ ] 13:00 - 16:00 [[Upgrade Prod Remote Engines]] -- [ ] 13:30 - 13:45 [[Tibuci Jour fixe]] +- [x] 09:15 - 09:30 [[Managed Services Team Daily]] [completion:: 2026-04-28] +- [x] 13:00 - 16:00 [[Upgrade Prod Remote Engines]] [completion:: 2026-04-28] +- [-] 13:30 - 13:45 [[Tibuci Jour fixe]] [cancelled:: 2026-04-28] ## Ziele diff --git a/Journal/cimt AG/2026/04/2026-04-30.md b/Journal/cimt AG/2026/04/2026-04-30.md index 1d5b704..a41638d 100644 --- a/Journal/cimt AG/2026/04/2026-04-30.md +++ b/Journal/cimt AG/2026/04/2026-04-30.md @@ -11,9 +11,9 @@ journal-end-date: 2026-04-30 ``` ## Journal -- [ ] 09:15 - 09:30 [[Managed Services Team Daily]] -- [ ] 11:35 - 12:00 [[Lightning Talks Orga]] -- [ ] 13:30 - 13:45 [[Tibuci Jour fixe]] +- [-] 09:15 - 09:30 [[Managed Services Team Daily]] [cancelled:: 2026-04-28] +- [-] 11:35 - 12:00 [[Lightning Talks Orga]] [cancelled:: 2026-04-28] +- [-] 13:30 - 13:45 [[Tibuci Jour fixe]] [cancelled:: 2026-04-28] ## Ziele diff --git a/Journal/cimt AG/2026/2026-W18.md b/Journal/cimt AG/2026/2026-W18.md index f3fb203..258f74d 100644 --- a/Journal/cimt AG/2026/2026-W18.md +++ b/Journal/cimt AG/2026/2026-W18.md @@ -7,10 +7,7 @@ journal-end-date: 2026-05-03 ```calendar-timeline ``` > ### Woche [[2026-W18|18]] Ziele -> - Berufliche Ziele -> --- -> - Erledigtes -> --- +> - [x] [[Upgrade Prod Remote Engines]] [completion:: 2026-04-28 #process/goal ^18i #### [[2026-04#^04i|Monat]] |[[2026-Q2#^q2i|Quartal]] | [[2026## Jahresziele|Jahr]]