From 8b8d7841fc4e3bacafd90881c02f0a66af29eda3 Mon Sep 17 00:00:00 2001 From: Ihar Hancharenka Date: Tue, 12 Sep 2023 20:00:00 +0300 Subject: [PATCH] m --- .../container/features/network/cni-network.txt | 5 +++++ .../k8s/tools/mesh/istio/docs/presentations.txt | 3 +++ devops/storage/linstor.txt | 5 +++++ net/proto/privacy/checkers/whoer.txt | 1 + net/proto/privacy/mullvad.txt | 17 +++++++++++++++++ net/vpn/premium/mullvad.txt | 5 +++++ .../performance/profile/{ => docs}/articles.txt | 0 .../profile/{ => docs}/presentations.txt | 2 +- .../security/oauth/oauth2/server/keycloak.txt | 2 ++ 9 files changed, 39 insertions(+), 1 deletion(-) create mode 100644 devops/container/features/network/cni-network.txt create mode 100644 net/proto/privacy/checkers/whoer.txt create mode 100644 net/proto/privacy/mullvad.txt create mode 100644 net/vpn/premium/mullvad.txt rename pl/go/tools/performance/profile/{ => docs}/articles.txt (100%) rename pl/go/tools/performance/profile/{ => docs}/presentations.txt (93%) diff --git a/devops/container/features/network/cni-network.txt b/devops/container/features/network/cni-network.txt new file mode 100644 index 000000000..bd4bbc4d2 --- /dev/null +++ b/devops/container/features/network/cni-network.txt @@ -0,0 +1,5 @@ +2019 +KodeKloud - Container Network Interface (CNI) Explained in 7 Minutes of 6:22 + https://www.youtube.com/watch?v=l2BS_kuQxBA +KodeKloud - Network Namespaces Basics Explained in 15 Minutes of 15:31 + https://www.youtube.com/watch?v=j_UUnlVC2Ss diff --git a/devops/k8s/tools/mesh/istio/docs/presentations.txt b/devops/k8s/tools/mesh/istio/docs/presentations.txt index 4d035677f..788408864 100644 --- a/devops/k8s/tools/mesh/istio/docs/presentations.txt +++ b/devops/k8s/tools/mesh/istio/docs/presentations.txt @@ -1,4 +1,7 @@ 2021 +Flant - Polovov - What to Wait from Istio ru of 31:20 + https://www.youtube.com/watch?v=9CUfaeT3T-A + https://speakerdeck.com/flant/chto-zhdat-ot-vniedrieniia-istio Google Open Source - Live presents Istio of 1:32:32 https://www.youtube.com/watch?v=2tA0GkKYNk4 2018 diff --git a/devops/storage/linstor.txt b/devops/storage/linstor.txt index f1167cde4..7454c1fc9 100644 --- a/devops/storage/linstor.txt +++ b/devops/storage/linstor.txt @@ -6,6 +6,11 @@ https://github.com/LINBIT/linstor-server https://t.me/drbd_ru +2023 +realmanual - linstore k8s operator ru + https://www.youtube.com/watch?v=OKJfh_aNxQ8 + https://www.youtube.com/watch?v=JewRep8wRR8 + https://www.youtube.com/watch?v=UWHZPLulMYM 2022 https://habr.com/ru/company/flant/blog/680286/ https://habr.com/ru/company/flant/blog/664150/ diff --git a/net/proto/privacy/checkers/whoer.txt b/net/proto/privacy/checkers/whoer.txt new file mode 100644 index 000000000..c24492421 --- /dev/null +++ b/net/proto/privacy/checkers/whoer.txt @@ -0,0 +1 @@ +whoer diff --git a/net/proto/privacy/mullvad.txt b/net/proto/privacy/mullvad.txt new file mode 100644 index 000000000..204f69585 --- /dev/null +++ b/net/proto/privacy/mullvad.txt @@ -0,0 +1,17 @@ +https://mullvad.net + ff-based, no-script !!! +https://mullvad.net/en/download/browser/linux + +https://github.com/mullvad +https://github.com/mullvad/mullvadvpn-app +https://github.com/mullvad/mullvad-browser + +2023 +Venator - Mullvad Browser Review ru of 8:36 + https://www.youtube.com/watch?v=sQS4K8p6qhY +UKProReviewer - Mullvad Browser: Secure Surfing Unleashed of 3:06 + https://www.youtube.com/watch?v=sEr1SfiFQ70 +Omnitech - Mullvad VPN made Mullvad Browser with TOR PROJECT of 6:36 + https://www.youtube.com/watch?v=dd2Romut5jo +Zerodaily - Mullvad ru of 9:16 + https://www.youtube.com/watch?v=fhNRLPC9-Iw diff --git a/net/vpn/premium/mullvad.txt b/net/vpn/premium/mullvad.txt new file mode 100644 index 000000000..858779354 --- /dev/null +++ b/net/vpn/premium/mullvad.txt @@ -0,0 +1,5 @@ +SW, uses WireGuard (fast) + +2023 +DakaCrypto - Mullvad - My VPN of 5:59 + https://www.youtube.com/watch?v=5Flyuypq4js diff --git a/pl/go/tools/performance/profile/articles.txt b/pl/go/tools/performance/profile/docs/articles.txt similarity index 100% rename from pl/go/tools/performance/profile/articles.txt rename to pl/go/tools/performance/profile/docs/articles.txt diff --git a/pl/go/tools/performance/profile/presentations.txt b/pl/go/tools/performance/profile/docs/presentations.txt similarity index 93% rename from pl/go/tools/performance/profile/presentations.txt rename to pl/go/tools/performance/profile/docs/presentations.txt index 3199c03a2..1b37f5367 100644 --- a/pl/go/tools/performance/profile/presentations.txt +++ b/pl/go/tools/performance/profile/docs/presentations.txt @@ -1,5 +1,5 @@ 2021 -Kuchero - Go Applications Profiling ru of 38:24 +Kucherov - Go Applications Profiling ru 0:00 of 38:24 https://www.youtube.com/watch?v=c4bldaCjYRY ! need to look 2020 diff --git a/pl/java/libfws/spring/security/oauth/oauth2/server/keycloak.txt b/pl/java/libfws/spring/security/oauth/oauth2/server/keycloak.txt index 05238cb28..90b01452e 100644 --- a/pl/java/libfws/spring/security/oauth/oauth2/server/keycloak.txt +++ b/pl/java/libfws/spring/security/oauth/oauth2/server/keycloak.txt @@ -97,6 +97,8 @@ https://habr.com/ru/articles/661541/ https://www.keycloak.org/2022/02/adapter-deprecation https://habr.com/ru/companies/alfastrah/articles/651861/ 2021 +Slurm - Keycloak Exp ru of 3:58:09 + https://www.youtube.com/watch?v=Llvnq-n43k0 https://habr.com/ru/companies/reksoft/articles/552346/ https://habr.com/ru/articles/550704/ https://www.baeldung.com/java-keycloak-custom-user-providers