From 4b6f8b1b91f8e06265bbcdfab8c02930a5fe7002 Mon Sep 17 00:00:00 2001 From: ihar_hancharenka Date: Sat, 23 Aug 2025 12:27:06 +0300 Subject: [PATCH] m --- devops/tracing/opentelemetry.txt | 2 ++ messanger/telegram/clients/cli/tg.txt | 5 +++++ os/linux/arch/flavors/cachyos.txt | 2 ++ os/linux/internals/boot/{ => docs}/presentations.txt | 3 +++ os/linux/rh/fedora/spins/atomic/coreos.txt | 3 +++ 5 files changed, 15 insertions(+) create mode 100644 messanger/telegram/clients/cli/tg.txt rename os/linux/internals/boot/{ => docs}/presentations.txt (62%) diff --git a/devops/tracing/opentelemetry.txt b/devops/tracing/opentelemetry.txt index f249740a0..71999e6fd 100644 --- a/devops/tracing/opentelemetry.txt +++ b/devops/tracing/opentelemetry.txt @@ -7,6 +7,8 @@ https://opentelemetry.io/docs/instrumentation/ https://opentelemetry.io/docs/instrumentation/java/getting-started/ 2025 +JavaPro - How I Solved Production Issues with OpenTelemetry (And How You Can Too) | Cees Bos (EN) 0:00 of 46:52 + https://www.youtube.com/watch?v=DlO0yYwQbvE https://habr.com/ru/companies/postgrespro/articles/883632/ 2024 https://tproger.ru/articles/chto-takoe-opentelemetry-i-kak-ona-mozhet-uluchwit-kachestvo-vawih-servisov diff --git a/messanger/telegram/clients/cli/tg.txt b/messanger/telegram/clients/cli/tg.txt new file mode 100644 index 000000000..7223b3f79 --- /dev/null +++ b/messanger/telegram/clients/cli/tg.txt @@ -0,0 +1,5 @@ +https://github.com/paul-nameless/tg + +2020 +TheLinuxCast - Use Telegram in the Terminal with TG 0:00 of 7:31 + https://www.youtube.com/watch?v=DGU_ixFylt8 diff --git a/os/linux/arch/flavors/cachyos.txt b/os/linux/arch/flavors/cachyos.txt index 861aa6d7d..c92a46ff8 100644 --- a/os/linux/arch/flavors/cachyos.txt +++ b/os/linux/arch/flavors/cachyos.txt @@ -8,6 +8,8 @@ https://cachyos.org/blog/ https://wiki.cachyos.org/installation/screenshots/ 2025 +TheLinuxCast - CachyOS - This is How Arch Should Be Done of 31:30 + https://www.youtube.com/watch?v=UTctAQpsfr4 XPSTECH - CachyOS Review 2025: 5 Reasons to Try This Linux Distro Now! 0:00 of 7:31 https://www.youtube.com/watch?v=NKk6eDxEyTw ! 4:20 BORE - kernel (burst oriented response enhancer) diff --git a/os/linux/internals/boot/presentations.txt b/os/linux/internals/boot/docs/presentations.txt similarity index 62% rename from os/linux/internals/boot/presentations.txt rename to os/linux/internals/boot/docs/presentations.txt index e095ec83e..1ea5ed510 100644 --- a/os/linux/internals/boot/presentations.txt +++ b/os/linux/internals/boot/docs/presentations.txt @@ -4,3 +4,6 @@ Honey - /boot anatomy 0:00 of 23:53 2023 ByteByteGo - How Does Linux Boot Process Work? 0:00 of 4:43 https://www.youtube.com/watch?v=XpFsMB6FoOs +2013 +howtonetwork - Linux LPIC-1 Exam 101 - The Boot Sequence 0:00 of 6:24 + https://www.youtube.com/watch?v=v2ysZ5Vu_5c diff --git a/os/linux/rh/fedora/spins/atomic/coreos.txt b/os/linux/rh/fedora/spins/atomic/coreos.txt index 8f24c3c9e..f07a9454f 100644 --- a/os/linux/rh/fedora/spins/atomic/coreos.txt +++ b/os/linux/rh/fedora/spins/atomic/coreos.txt @@ -236,9 +236,12 @@ DevConf - Getting Started with Fedora CoreOS of 51:47 https://fedoramagazine.org/getting-started-with-fedora-coreos/ https://www.opennet.ru/opennews/art.shtml?num=52205 2019 +DevConf - Fedora CoreOS: architectural walkthrough of 47:31 + https://www.youtube.com/watch?v=5do9OJnJuAA KeithY - Fedora CoreOS bare metal install using Ignition 3:00 of 22:54 https://www.youtube.com/watch?v=cvWN8dXHaVo !!! 3:00 sample of ignition file with links in comments https://github.com/keithy/ign-embed https://github.com/keithy/ign-tool https://github.com/keithy/ign-tool/wiki +