a1e5c28c138fdc145be66e3db576243193804546
install gnome-disk-utility
install yay
install conda nvm nvim
use for reconfig grub for fix stuck at initial ramdisks:
how does i get out stuck at initial ramdisk:
- first, access local os:
mount /dev/sda2 /mnt
mount /dev/sda1 /mnt/boot
arch-chroot /mnt/
-
second, remove all initframs and vmlinuz, amd-ucode on
\boot -
third, copy each vmlinuz from
usr\lib\modulesto boot
example:
cp \usr\lib\modules\6.10.10-lts..\vmlinuz \boot\vmlinuz-linux-lts
-
forth, check on
etc\modprob.dhave any file.confif it exist remove it -
fifth, reinstall amd-ucode
pacman -S amd-ucode -
six, run
mkinitcpio -P
done!
config mhz for gpu ignore tearing when inactivity
sudo pacman -S lact
SSH tunneling
- first u must have port 22 available on 192.168.1.1 virtual trigger
- uncomment
port 22on file follow path/etc/ssh/sshd_config sudo systemctl enable sshd | systemctl start --now sshd-> after that u can connect to ssh. it means u doesnt need add open port 22
Open port
- Make sure u have
iptables-nftinstalled - Run script
sudo bash ./.config/iptables_config.sh
Description
Languages
CSS
60.2%
Shell
14.5%
Visual Basic 6.0
13.9%
Lua
11.4%