22.04 LTS (NVIDIA), balenaEtcher@macOS
- OS Installation Partitioning
- Boot (
/boot/efi
, fat32): ~2 GB, resides in the Windows SSD - Swap (linux-swap): Should be bigger than the physical memory (72 GB, set to 200 GB for DBRX testing)
- Custom recovery partition (
/recovery
, ext4): Recovery partition, automatically set up - Root (
/
, ext4): The rest of disk space (no separate/home
, as/vault
is used) - Vault (
/vault
, btrfs): For safekeeping of data in between upgrades
- Boot (
- Base OS customization
- Korean input
- KR Locale installation
- Set to Hangul, With
Alt_R
customizationsudo vim /usr/share/X11/xkb/symbols/altwin
- <RALT> -> [ Alt_R, Meta_R ] to [ Hangul ]
- Fingerprint sensor activation is possible, but omitted due to dismal recognition rate
- Korean input
- Terminal customization
- zsh
- powerlevel10k
- Meslo NF LGS
- oh my zsh
- autojump
- zsh-autosuggestions
- fast-syntax-highlighting
- logo-ls
- miniforge-pypy3
- APT softwares
- vim
- Non-apt softwares (.deb or else)
- Obsidian.md (.deb)
- tldr (pip3)
- Visual Studio Code (.deb)
- Docker (.deb)
- Bioinformatics
- QIIME2