diff --git a/devops/container/box/distrobox/cli.txt b/devops/container/box/distrobox/cli.txt index 949d8851c..763ec2fee 100644 --- a/devops/container/box/distrobox/cli.txt +++ b/devops/container/box/distrobox/cli.txt @@ -138,3 +138,47 @@ https://distrobox.it/usage/distrobox-generate-entry/ /usr/bin/distrobox-list /usr/bin/distrobox-stop /usr/bin/distrobox-rm + + + +/usr/bin + distrobox + distrobox-assemble + distrobox-create + distrobox-enter + distrobox-ephemeral + distrobox-export + distrobox-generate-entry + distrobox-host-exec + distrobox-init + distrobox-list + distrobox-rm + distrobox-stop + distrobox-upgrade + + +/usr/bin/distrobox-list + ... + # List containers using custom format that included MOUNTS + # we do this as we can detect the custom mounts done by distrobox to distringuish + # between a normal container and a distrobox one. + container_list=$(${container_manager} ps -a --no-trunc --format \ + "{{.ID}}|{{.Image}}|{{.Names}}|{{.Status}}|{{.Labels}}{{.Mounts}}") + ... + podman ps -a --no-trunc --format "{{.ID}}|{{.Image}}|{{.Names}}|{{.Status}}|{{.Labels}}{{.Mounts}}" + +/usr/bin/distrobox-create + ... + # inject additional volumes if specified + if [ -n "${container_additional_volumes}" ]; then + for volume in ${container_additional_volumes}; do + container_manager_additional_flags="${container_manager_additional_flags} + --volume ${volume}" + done + fi + ... + --volume /tmp:/tmp:rslave + --volume \"${distrobox_entrypoint_path}\":/usr/bin/entrypoint:ro + --volume \"${distrobox_export_path}\":/usr/bin/distrobox-export:ro + --volume \"${distrobox_hostexec_path}\":/usr/bin/distrobox-host-exec:ro + --volume \"${container_user_home}\":\"${container_user_home}\":rslave" diff --git a/devops/container/box/distrobox/internals.txt b/devops/container/box/distrobox/internals.txt index ae0de75df..03aa34fde 100644 --- a/devops/container/box/distrobox/internals.txt +++ b/devops/container/box/distrobox/internals.txt @@ -25,3 +25,17 @@ DEBU[0000] Using OCI runtime "/usr/bin/crun" ++ dirname /usr/bin/distrobox-generate-entry ... +/usr/bin + distrobox + distrobox-assemble + distrobox-create + distrobox-enter + distrobox-ephemeral + distrobox-export + distrobox-generate-entry + distrobox-host-exec + distrobox-init + distrobox-list + distrobox-rm + distrobox-stop + distrobox-upgrade diff --git a/nontech/intelligence/people/artamonov.txt b/nontech/intelligence/people/artamonov.txt index 3d7d99765..2ce297751 100644 --- a/nontech/intelligence/people/artamonov.txt +++ b/nontech/intelligence/people/artamonov.txt @@ -7,6 +7,10 @@ Zaur Ushadovich Abduragimov https://www.youtube.com/@nationaldef_ART +https://delib.ru/video +https://delib.ru/paymentRules + VISA Inc, MasterCard WorldWide, МИР + Frasua de Grussur after his "self-kill" Alex runned to RU @@ -67,6 +71,9 @@ Lezhava - New Crepostnye https://flibusta.is/b/646413/read 2025 +AbstractUnderstanding - Artamonov - Beriya Putin and Power Coninuity of 16:46 + https://www.youtube.com/watch?v=aV2ct0EuujI + https://delib.ru/video/caa8c22a-dbe4-4bd7-899c-1e523ccccd06 RadioAurora10 - Bakatov - Artamonov - AZ of 11:18 https://www.youtube.com/watch?v=Od6rTgAwaoo AbstractUnderstanding - Artamonov - Epshtein and Secret Clubs of 13:30 diff --git a/nontech/politics/people/baumeister.txt b/nontech/politics/people/baumeister.txt index e54972160..bedb71acb 100644 --- a/nontech/politics/people/baumeister.txt +++ b/nontech/politics/people/baumeister.txt @@ -1,6 +1,9 @@ Andrey Olegovich https://www.youtube.com/@AndriiBaumeister +PythagorianStranstviya of p10 + https://www.youtube.com/playlist?list=PLTWnQB38Se1tjeEskORLOHylg6vIxqIFo + 2025 Baumeister - Cardboard Revolution of 38:13 https://www.youtube.com/watch?v=nl_akj_T-T0 diff --git a/nontech/politics/people/drobnitskiy.txt b/nontech/politics/people/drobnitskiy.txt index f812c88bb..6daf9a5ec 100644 --- a/nontech/politics/people/drobnitskiy.txt +++ b/nontech/politics/people/drobnitskiy.txt @@ -8,6 +8,8 @@ AlexeyLutsvig - Drobnitskiy https://www.youtube.com/playlist?list=PL1nz_WV6F5rhDNtmbGQIIIdHurfN6w8oQ 2025 +USLawAndOrder - 07.25 - Dudnik - Drobnitskiy - Payback for Friendship with Epstein of 45:56 + https://www.youtube.com/watch?v=SmKYg3w-_Ec USLawAndOrder - 05.21 - Dudnik - Drobnitskiy of 45:56 https://www.youtube.com/watch?v=iQlucdTbZoI NewSector - At the Stage of Trade of 47:18 diff --git a/pl/cross/messaging/kafka/tools/client/gui/redpanda.txt b/pl/cross/messaging/kafka/tools/client/gui/redpanda.txt index 10288057e..ec4f4bd5a 100644 --- a/pl/cross/messaging/kafka/tools/client/gui/redpanda.txt +++ b/pl/cross/messaging/kafka/tools/client/gui/redpanda.txt @@ -84,7 +84,7 @@ https://github.com/redpanda-data/console/ https://docs.redpanda.com/current/console/config/configure-console/ !!! https://docs.redpanda.com/current/manage/console/ -redpanda-console -config.filepath ./redpanda-console.yaml + redpanda-console -config.filepath ./redpanda-console.yaml https://docs.redpanda.com/current/get-started/quickstarts/ diff --git a/pl/cross/messaging/rabbitmq/docs/presentations.txt b/pl/cross/messaging/rabbitmq/docs/presentations.txt index da14a7143..5c73dccc9 100644 --- a/pl/cross/messaging/rabbitmq/docs/presentations.txt +++ b/pl/cross/messaging/rabbitmq/docs/presentations.txt @@ -1,4 +1,6 @@ 2025 +Otus - How Rabbit overcomes Kafka 0:00 of 1:53:26 + https://www.youtube.com/watch?v=cyJ8vhoIlYQ Otus - Complex Routes 0:00 of 1:49:19 https://www.youtube.com/watch?v=-BwbevLkfuk 2022 diff --git a/science/ai/hosted/google/gemini-cli.txt b/science/ai/hosted/google/gemini-cli.txt index 593e2e229..3c47ac679 100644 --- a/science/ai/hosted/google/gemini-cli.txt +++ b/science/ai/hosted/google/gemini-cli.txt @@ -1,6 +1,9 @@ https://github.com/google-gemini/gemini-cli/tree/main 2025 +DanVega - FREE Alternative to Claude Code? Testing Google Gemini CLI for the First Time 0:00 of 27:33 + https://www.youtube.com/watch?v=IRqMr-u8PMQ https://blog.google/technology/developers/introducing-gemini-cli-open-source-ai-agent/ Sam Witteveen - Introducing Gemini CLI 0:00 of 14:14 https://www.youtube.com/watch?v=KUCZe1xBKFM +https://blog.google/technology/developers/introducing-gemini-cli-open-source-ai-agent/