Этот коммит содержится в:
Ihar Hancharenka 2023-12-08 20:13:16 +03:00
родитель 757d2596ed
Коммит 66af999a70
6 изменённых файлов: 38 добавлений и 2 удалений

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

@ -1,2 +1,4 @@
https://docs.docker.com/desktop/install/mac-install/
2022
https://ostechnix.com/docker-desktop-for-linux/

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

@ -1,5 +1,7 @@
2023
DiplomatRutube - Mihalkov - SPb Cultural Forum 17:00 of 36:07
Mihalkov - 12.08 - Price of Epiphany of 57:50
https://www.youtube.com/watch?v=U9AiRwnhf88
DiplomatRutube - Mihalkov - SPb Cultural Forum of 36:07
https://www.youtube.com/watch?v=CJPA9RSpiwo
Mihalkov - 11.10 - Louis Vitton Gospell of 58:23
https://www.youtube.com/watch?v=I6txuKg3k_M

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

@ -0,0 +1 @@
https://microsin.net/adminstuff/xnix/linux-kernel-parameters.html

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

@ -1,9 +1,37 @@
https://www.gnu.org/software/grub/manual/grub/html_node/Simple-configuration.html
https://wiki.archlinux.org/title/GRUB
info -f grub -n 'Simple configuration'
???
etc/default/grub.d
cat /etc/grub.d/40_custom  ✔  18:54:24 
#!/bin/sh
exec tail -n +3 $0
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
/etc/default/grub
GRUB_THEME="/usr/share/grub/themes/starfield/theme.txt"
https://microsin.net/adminstuff/xnix/nomodeset-quiet-splash-kernel-parameters.html
https://microsin.net/adminstuff/xnix/linux-kernel-parameters.html
https://microsin.net/adminstuff/xnix/ubuntu-nomodeset-boot-mode.html
GRUB_CMDLINE_LINUX_DEFAULT="nomodeset"
GRUB_TIMEOUT=5
# - quiet splash
ubuntu:
sudo update-grub
other:
grub-mkconfig -o /boot/grub/grub.cfg
generated (do not edit):
/boot/grub/grub.cfg
cat /usr/sbin/grub-mkconfig
# For full documentation of the options in this file, see:
# info -f grub -n 'Simple configuration'

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

@ -1,4 +1,6 @@
https://docs.microsoft.com/en-us/windows/wsl/about
https://learn.microsoft.com/en-us/windows/wsl/
https://learn.microsoft.com/en-us/windows/wsl/install
WSL
https://github.com/microsoft/WSL

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

@ -60,7 +60,8 @@ https://github.com/lVoidi/dots
hyprland
https://wiki.hyprland.org/Getting-Started/Master-Tutorial/#vm
for kali
https://www.youtube.com/watch?v=NtpRtSBjz3I
https://github.com/prasanthrangan/hyprdots
https://github.com/KskRoyal/HyprLand
!!!!!