зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 21:26:09 +02:00
m
Этот коммит содержится в:
родитель
757d2596ed
Коммит
66af999a70
@ -1,2 +1,4 @@
|
|||||||
|
https://docs.docker.com/desktop/install/mac-install/
|
||||||
|
|
||||||
2022
|
2022
|
||||||
https://ostechnix.com/docker-desktop-for-linux/
|
https://ostechnix.com/docker-desktop-for-linux/
|
||||||
|
|||||||
@ -1,5 +1,7 @@
|
|||||||
2023
|
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
|
https://www.youtube.com/watch?v=CJPA9RSpiwo
|
||||||
Mihalkov - 11.10 - Louis Vitton Gospell of 58:23
|
Mihalkov - 11.10 - Louis Vitton Gospell of 58:23
|
||||||
https://www.youtube.com/watch?v=I6txuKg3k_M
|
https://www.youtube.com/watch?v=I6txuKg3k_M
|
||||||
|
|||||||
1
os/linux/internals/kernel/parameters-ref.txt
Обычный файл
1
os/linux/internals/kernel/parameters-ref.txt
Обычный файл
@ -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'
|
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
|
/etc/default/grub
|
||||||
GRUB_THEME="/usr/share/grub/themes/starfield/theme.txt"
|
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:
|
ubuntu:
|
||||||
sudo update-grub
|
sudo update-grub
|
||||||
other:
|
other:
|
||||||
grub-mkconfig -o /boot/grub/grub.cfg
|
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://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
|
WSL
|
||||||
https://github.com/microsoft/WSL
|
https://github.com/microsoft/WSL
|
||||||
|
|||||||
@ -60,7 +60,8 @@ https://github.com/lVoidi/dots
|
|||||||
|
|
||||||
hyprland
|
hyprland
|
||||||
https://wiki.hyprland.org/Getting-Started/Master-Tutorial/#vm
|
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/prasanthrangan/hyprdots
|
||||||
https://github.com/KskRoyal/HyprLand
|
https://github.com/KskRoyal/HyprLand
|
||||||
!!!!!
|
!!!!!
|
||||||
|
|||||||
Загрузка…
x
Ссылка в новой задаче
Block a user