From 63b9e62cbbab795c515266c544b938edb1340389 Mon Sep 17 00:00:00 2001 From: Ihar Hancharenka Date: Wed, 3 Apr 2024 19:27:44 +0300 Subject: [PATCH] m --- devops/k8s/tools/monitoring/ms-retina.txt | 2 ++ hw/comp/cpu/micro/atomman.txt | 2 ++ net/proxy/reverse/zelando-skipper.txt | 2 ++ os/linux/rh/fedora/docs/whatsnew.txt | 1 + os/unix/mgmt/hw/corectl.txt | 5 +++++ os/unix/{sysinfo => mgmt/hw}/inxi.txt | 0 os/unix/{sysinfo => mgmt/hw}/lshw.txt | 0 os/x-ui/login/regreet.txt | 1 + pl/cross/tools/rest/postman.txt | 3 +++ pl/java/features/datetime.txt | 2 ++ pl/java/jdk/21/virtual-threads.txt | 1 + security/ssh/features/tunnels/articles.txt | 6 ++++++ 12 files changed, 25 insertions(+) create mode 100644 devops/k8s/tools/monitoring/ms-retina.txt create mode 100644 hw/comp/cpu/micro/atomman.txt create mode 100644 net/proxy/reverse/zelando-skipper.txt create mode 100644 os/unix/mgmt/hw/corectl.txt rename os/unix/{sysinfo => mgmt/hw}/inxi.txt (100%) rename os/unix/{sysinfo => mgmt/hw}/lshw.txt (100%) create mode 100644 os/x-ui/login/regreet.txt diff --git a/devops/k8s/tools/monitoring/ms-retina.txt b/devops/k8s/tools/monitoring/ms-retina.txt new file mode 100644 index 000000000..e570dd14b --- /dev/null +++ b/devops/k8s/tools/monitoring/ms-retina.txt @@ -0,0 +1,2 @@ +https://retina.sh/ +https://github.com/microsoft/retina diff --git a/hw/comp/cpu/micro/atomman.txt b/hw/comp/cpu/micro/atomman.txt new file mode 100644 index 000000000..b732e4df2 --- /dev/null +++ b/hw/comp/cpu/micro/atomman.txt @@ -0,0 +1,2 @@ +2024 +https://www.ixbt.com/news/2024/03/30/16-ryzen-9-7945hx-radeon-rx7600m-xt-64-ssd-pcie-5-0-1-5-atomman-hx200g.html diff --git a/net/proxy/reverse/zelando-skipper.txt b/net/proxy/reverse/zelando-skipper.txt new file mode 100644 index 000000000..da977d56e --- /dev/null +++ b/net/proxy/reverse/zelando-skipper.txt @@ -0,0 +1,2 @@ +https://opensource.zalando.com/skipper/ +https://github.com/zalando/skipper diff --git a/os/linux/rh/fedora/docs/whatsnew.txt b/os/linux/rh/fedora/docs/whatsnew.txt index 13512d6a6..56a26bec6 100644 --- a/os/linux/rh/fedora/docs/whatsnew.txt +++ b/os/linux/rh/fedora/docs/whatsnew.txt @@ -1,6 +1,7 @@ 2024 https://fedoraproject.org/wiki/Releases/40/ChangeSet https://habr.com/ru/companies/ru_mts/articles/804069/ + https://www.opennet.ru/opennews/art.shtml?num=60852 2022 https://fedoramagazine.org/announcing-fedora-36/ https://www.opennet.ru/opennews/art.shtml?num=57165 diff --git a/os/unix/mgmt/hw/corectl.txt b/os/unix/mgmt/hw/corectl.txt new file mode 100644 index 000000000..36bcd7216 --- /dev/null +++ b/os/unix/mgmt/hw/corectl.txt @@ -0,0 +1,5 @@ +https://gitlab.com/corectrl/corectrl +https://gitlab.com/corectrl/corectrl/-/wikis/home + +2022 +https://wikilinux.ru/all_articles/kak-ustanovit-i-nastroit-corectrl diff --git a/os/unix/sysinfo/inxi.txt b/os/unix/mgmt/hw/inxi.txt similarity index 100% rename from os/unix/sysinfo/inxi.txt rename to os/unix/mgmt/hw/inxi.txt diff --git a/os/unix/sysinfo/lshw.txt b/os/unix/mgmt/hw/lshw.txt similarity index 100% rename from os/unix/sysinfo/lshw.txt rename to os/unix/mgmt/hw/lshw.txt diff --git a/os/x-ui/login/regreet.txt b/os/x-ui/login/regreet.txt new file mode 100644 index 000000000..a7a201106 --- /dev/null +++ b/os/x-ui/login/regreet.txt @@ -0,0 +1 @@ +https://github.com/rharish101/ReGreet diff --git a/pl/cross/tools/rest/postman.txt b/pl/cross/tools/rest/postman.txt index 96af4e470..11e95521b 100644 --- a/pl/cross/tools/rest/postman.txt +++ b/pl/cross/tools/rest/postman.txt @@ -8,6 +8,9 @@ download https://dl.pstmn.io/download/version/10.18.10/linux64 https://dl.pstmn.io/download/latest/linux_64 +pacstall/ + postman-bin + 2023 API Performance Tests with Postman of 21:10 https://videoportal.epam.com/video/ba2KNxYk diff --git a/pl/java/features/datetime.txt b/pl/java/features/datetime.txt index 65bda6927..b56c772f9 100644 --- a/pl/java/features/datetime.txt +++ b/pl/java/features/datetime.txt @@ -1,3 +1,5 @@ +2024 +https://www.baeldung.com/java-date-to-localdate-and-localdatetime 2023 https://jonasg.io/posts/how-to-effectively-test-time-dependent-code/ 2017 diff --git a/pl/java/jdk/21/virtual-threads.txt b/pl/java/jdk/21/virtual-threads.txt index da6576df4..c852490f8 100644 --- a/pl/java/jdk/21/virtual-threads.txt +++ b/pl/java/jdk/21/virtual-threads.txt @@ -1,6 +1,7 @@ https://docs.oracle.com/en/java/javase/21/core/virtual-threads.html#GUID-DC4306FC-D6C1-4BCC-AECE-48C32C1A8DAA 2024 +https://habr.com/ru/articles/803955/ https://blog.ydb.tech/how-we-switched-to-java-21-virtual-threads-and-got-deadlock-in-tpc-c-for-postgresql-cca2fe08d70b https://habr.com/ru/companies/ydb/articles/786550/ 2023 diff --git a/security/ssh/features/tunnels/articles.txt b/security/ssh/features/tunnels/articles.txt index 21fd42677..0d7177a0f 100644 --- a/security/ssh/features/tunnels/articles.txt +++ b/security/ssh/features/tunnels/articles.txt @@ -14,9 +14,15 @@ https://www.howtogeek.com/293213/how-to-configure-a-proxy-server-in-firefox/ ???? https://robotmoon.com/ssh-tunnels/ +2024 +https://habr.com/ru/articles/804263/ + https://www.youtube.com/watch?v=GBx3KEcuKFA 2022 https://medium.com/linuxstories/linux-how-to-create-an-ssh-tunnel-as-a-systemd-service-73e6e0fff19b https://iximiuz.com/en/posts/ssh-tunnels/ 2021 https://goteleport.com/blog/ssh-tunneling-explained https://linuxiac.com/how-to-use-ssh-tunneling/ +2018 +https://hackertarget.com/ssh-examples-tunnels/ + https://habr.com/ru/articles/435546/