diff --git a/devops/cloud/ru/selectel.txt b/devops/cloud/ru/selectel.txt new file mode 100644 index 000000000..58874e047 --- /dev/null +++ b/devops/cloud/ru/selectel.txt @@ -0,0 +1,8 @@ +https://selectel.ru/services/cloud/ +https://docs.selectel.ru/cloud/servers/ + +https://habr.com/ru/companies/selectel/articles/ +https://habr.com/ru/companies/selectel/posts/ + +https://vkvideo.ru/@selectel +https://www.youtube.com/@selectel diff --git a/devops/virt/proxmox/inst/presentations.txt b/devops/virt/proxmox/inst/presentations.txt index 49d72312c..6064a124e 100644 --- a/devops/virt/proxmox/inst/presentations.txt +++ b/devops/virt/proxmox/inst/presentations.txt @@ -7,6 +7,10 @@ NetworkWithChris - Proxmox VE Helper Scripts - Install Anything With 1 Command!! https://github.com/community-scripts/ProxmoxVE/blob/main/ct/watcharr.sh bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/watcharr.sh)" 2024 +RomNero - Proxmox Install and WebUI Review of + https://www.youtube.com/watch?v=ZrVx9lWmZ1s + ! use ext4 fs ! + ! 4:00 - size split WunderTech - 5 Ways to Make Proxmox Better (New Install Changes) 0:00 of 16:40 https://www.youtube.com/watch?v=DlWXQrIhYQk NetworkWithChris - How to install Proxmox 8.3 - The Complete Guide 2024 0:00 of 8:01 diff --git a/devops/virt/proxmox/inst/wiki.txt b/devops/virt/proxmox/inst/wiki.txt new file mode 100644 index 000000000..6e10df155 --- /dev/null +++ b/devops/virt/proxmox/inst/wiki.txt @@ -0,0 +1 @@ +https://pve.proxmox.com/wiki/Downloads diff --git a/media/portals/themoviedb.txt b/media/portals/themoviedb.txt index 60e10c06c..f1155ae05 100644 --- a/media/portals/themoviedb.txt +++ b/media/portals/themoviedb.txt @@ -5,6 +5,10 @@ https://www.themoviedb.org/documentation/api https://developer.themoviedb.org/reference/configuration-details https://developer.themoviedb.org/reference/intro/getting-started https://developer.themoviedb.org/reference/genre-movie-list +https://developer.themoviedb.org/docs/daily-id-exports + !!! + https://files.tmdb.org/ + https://pypi.org/project/themoviedb/ documentary https://www.themoviedb.org/movie diff --git a/pl/java/docs/courses.txt b/pl/java/docs/courses.txt index e8994c2c5..9ac2d9b5b 100644 --- a/pl/java/docs/courses.txt +++ b/pl/java/docs/courses.txt @@ -15,6 +15,8 @@ freeCodeCamp - Java Programming for Beginners – Full Course 0:00 of 4:10:59 https://www.youtube.com/watch?v=A74TOX803D0 CSC - Valeev - Java Programming ru of 10 parts https://www.youtube.com/playlist?list=PLlb7e2G7aSpTCB2OxGlezpgOXwq4xer7Z + p15 - Byte Code and GC + https://www.youtube.com/watch?v=7Cj_aAzaRnk p14 - What is Inside JVM https://www.youtube.com/watch?v=mRjC0RaOk4A p13 - concurrent collections diff --git a/pl/java/libfws/spring/cloud/openfeign/features/cfg.txt b/pl/java/libfws/spring/cloud/openfeign/features/cfg.txt new file mode 100644 index 000000000..22ea9517e --- /dev/null +++ b/pl/java/libfws/spring/cloud/openfeign/features/cfg.txt @@ -0,0 +1 @@ +https://docs.spring.io/spring-cloud-openfeign/docs/current/reference/html/#spring-cloud-feign-overriding-defaults diff --git a/pl/java/libfws/spring/cloud/openfeign/features/jwt.txt b/pl/java/libfws/spring/cloud/openfeign/features/jwt.txt new file mode 100644 index 000000000..a5646cc78 --- /dev/null +++ b/pl/java/libfws/spring/cloud/openfeign/features/jwt.txt @@ -0,0 +1,2 @@ +2023 +https://habr.com/ru/articles/717610/