Этот коммит содержится в:
Ihar Hancharenka 2024-05-10 12:34:47 +03:00
родитель 00de576144
Коммит 94a0657d17
4 изменённых файлов: 14 добавлений и 2 удалений

Просмотреть файл

@ -51,6 +51,8 @@ Geopolitics
https://boosty.to/den_club/posts/f198877e-c804-4ca3-8948-808f6aec3a46 https://boosty.to/den_club/posts/f198877e-c804-4ca3-8948-808f6aec3a46
2024 2024
PictureOfTheWorld - Artamonov - EliHatem - Firing Knot of Near East of 52:12
https://nday.club/video/armageddon-ili-dogovornyak
DayClub - Zakaznoe Fuflo of 1:55:01 DayClub - Zakaznoe Fuflo of 1:55:01
https://boosty.to/den_club/posts/d2dcfcfa-01ea-4216-a3ba-a08edab16a49 https://boosty.to/den_club/posts/d2dcfcfa-01ea-4216-a3ba-a08edab16a49
! AUKUS is very rich for usefull iskopaemye ! AUKUS is very rich for usefull iskopaemye

Просмотреть файл

@ -1,5 +1,5 @@
2023 2023
TheLinuxFoundation - Ostree for the Uninitiated - What You Need to Get Up and Running with Ostree on Your...- Davis Roman 36:00 of 46:26 TheLinuxFoundation - Ostree for the Uninitiated - What You Need to Get Up and Running with Ostree on Your...- Davis Roman of 46:26
https://www.youtube.com/watch?v=_CwGUt0CpvU https://www.youtube.com/watch?v=_CwGUt0CpvU
! ostree remote add ... ! ostree remote add ...
! remote summary <name> ! remote summary <name>
@ -30,6 +30,10 @@ TheLinuxFoundation - Ostree for the Uninitiated - What You Need to Get Up and Ru
! ostree-prepare-root /sysroot ! ostree-prepare-root /sysroot
! log_info "Switching to rootfs" ! log_info "Switching to rootfs"
! exec switch_root /sysroot /sbin/init ! exec switch_root /sysroot /sbin/init
! 37:00
! after building initramfs,
! image_types_ostree.bbclass commits yocto's final rootfs into the buildsystem's ostree repository
!
2021 2021
Pingvinus - Fedora 35 of 6:52 Pingvinus - Fedora 35 of 6:52
https://www.youtube.com/watch?v=mNziXTfZcGk https://www.youtube.com/watch?v=mNziXTfZcGk

Просмотреть файл

@ -34,6 +34,12 @@ sudo curl -1sLf -o /etc/yum.repos.d/teams-for-linux.repo https://repo.teamsforli
sudo dnf update sudo dnf update
sudo dnf install teams-for-linux sudo dnf install teams-for-linux
https://code.visualstudio.com/docs/setup/linux#_rhel-fedora-and-centos-based-distributions
sudo rpm --import https://packages.microsoft.com/keys/microsoft.asc
echo -e "[code]\nname=Visual Studio Code\nbaseurl=https://packages.microsoft.com/yumrepos/vscode\nenabled=1\ngpgcheck=1\ngpgkey=https://packages.microsoft.com/keys/microsoft.asc" | sudo tee /etc/yum.repos.d/vscode.repo > /dev/null
dnf check-update
sudo dnf install code
todo: integrate to ulauncher todo: integrate to ulauncher
Extracting to ~/.local/share/JetBrains/Toolbox/bin... Extracting to ~/.local/share/JetBrains/Toolbox/bin...
Symlinking to ~/.local/bin/jetbrains-toolbox... Symlinking to ~/.local/bin/jetbrains-toolbox...

Просмотреть файл

@ -3,7 +3,7 @@ https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#howto.appl
https://docs.spring.io/spring-boot/docs/3.2.2/api/org/springframework/boot/diagnostics/FailureAnalysis.html https://docs.spring.io/spring-boot/docs/3.2.2/api/org/springframework/boot/diagnostics/FailureAnalysis.html
2024 2024
BusyCoderAcademy - 5. Spring Boot Rest Project Employee Mgt Application with Ex handling Validation||Rajeev Gupta 11:00 of 1:31:30 BusyCoderAcademy - 5. Spring Boot Rest Project Employee Mgt Application with Ex handling Validation||Rajeev Gupta 18:00 of 1:31:30
https://www.youtube.com/watch?v=XTk6fz1i9UA https://www.youtube.com/watch?v=XTk6fz1i9UA
! package for exceptions ! package for exceptions
2023 2023