Debug a Linux Kernel in QEMU September 15, 2021 Debug a Linux Kernel in QEMU Read More... linux (10) kernel (5) qemu (1)
Customize New zsh September 12, 2021 Install packages: apt install zsh curl git fzf build-essential libssl-dev zlib1g-dev Switch default shell to zsh: chsh -s `which zsh` Read More... linux (10) zsh (1) ohmyzsh (1)