Notes

Notes

Training mode

© 2025

Dark Mode

Archlinux

Install Arch Linux

Boot from ArchLinux USB Connect PC to internet via LAN network Run archinstall After install completed, reboot and install the following

Run: sudo dnf update

  1. Localsend
  2. ibus-unikey
  3. Libre Office
  4. Microsoft Edges
  5. Chronium
  6. Firefox
  7. Keepass
  8. install i3 desktop manager
  9. Install font for Korean, Chinese, Japanese, Vietnamese
  10. ```sudo pacman -S adobe-source-han-sans-otc-fonts```
  11. Anki

Install Bluetooth for ArchLinux

   sudo pacman -S bluez bluez-utils
   sudo pacman -S blueman
   sudo systemctl start bluetooth.services
   sudo systemctl start bluetooth.service
   sudo systemctl enable bluetooth.service

i3 desktop management

mod+Return = New terminal
mod+D dmenu
mod+f toggle full screen
mod+shift+q kill current app
mod+number change the virtual desktop
Ctrl shift ++ increase font size for terminal
mod+r resize change the windows size with up down key

netctl connect to wifi with this command

Touch screen for firefox

this works with laptop B1100FKA - ASUS
firefox --> go to about:config
search for dom.w3c change value from 2 to 1

edit this file /etc/security/pam.conf
MOZ_USE_XINPUT2 DEFAULT = 1