- 2026-04-18 what happens before do_IRQ
- 本文以 x86 64 为例,分析了在 Linux 2.6.24 中 do_IRQ 前的汇编代码
- 2026-04-17 linux gs and pda
- linux gs and pda
- 2026-04-15 gdt, tss and switch_to
- gdt and tss
- 2025-07-18 file descriptor and fd redirection in bash
- 文件描述符和 bash 中文件描述符号的重定向,以及 bash 中的各种箭头:<, <<, <<<, >, >>, <(), >()
- 2024-05-08 PCIe 和 lspci
- PCIe 介绍和 lspci 查看 PCIe 设备的属性
- 2024-01-15 RK and Jetson SDK full work on ArchLinux
- some problems of using RK and Jetson SDK on ArchLinux
- 2023-08-16 about rk3588 disk partitions(未完待续) and fdisk, dd
- about_rk3588_disk_patitions
- 2023-04-13 migrate from ubuntu16.04 to ubuntu20.04
- migrate_from_ubuntu16.04 to ubuntu.04
- 2022-06-06 polkit
- 非特权进程向特权进程发消息的控制
- 2022-04-04 Shell echo 输出带样式 (style) 的文字
- 通过 echo -e 和特定样式前缀,来实现格式化输出
- 2021-10-04 gpio
- gpio
- 2021-10-04 将服务器的 Ubuntu 系统换成 Arch Linux
- 根据 Arch wiki, 通过 chroot 将服务器的 Ubuntu 系统换成 Arch Linux
- 2020-07-30 管理从源码安装的应用的link——stow
- stow 介绍
- 2020-02-26 Linux开机自动连接网络
- connect_wifi_on_startup
- 2020-02-26 通过命令行连接 WiFi
- Linux connect WiFi in command line
- 2020-02-26 统一Linux Windows 时区
- 把硬件时钟当作UTC
- 2020-02-26 Linux 停转机械硬盘来省电
- tlp(auto) hdparm(manual)
- 2020-02-26 为 Linux colemak 修改键
- 修改键位为colemak,交换<esc> <capslock>键——archlinux(其他也略有涉略)
- 2019-07-16 超级用户su没有权限修改所属
- su_no_perm