Zsh与Oh-My-Zsh配置指南 Zsh与Oh-My-Zsh配置指南oh-my-zshInstall oh-my-zsh now: 1sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" Install oh-my-zsh now zsh-completionsoh-m 2025-11-18 linux > tools > shell #fs #git #tools
Vim文本编辑器使用技巧 Vim文本编辑器使用技巧 Vim实用技巧(第2版).pdf 设置默认文本编辑器 Linux vi/vim - 菜鸟教程 vi 和vim 的区别 VIM常用命令 12 个超实用的 vim 编辑技巧 VIM常用快捷键 Linux 文本编辑器Vim(1)——初识模式以及基本操作介绍 vim操作大全 vim进阶:200个终身受益的命令 从新手到大师:优雅的Vim熟练之旅(万文 2025-11-18 linux > tools > vim #3d #books #deb #git #go #kernel #linux #log #python #sources #testing #vim #mm #net #security
Qt DBus结构体传输示例 Qt DBus结构体传输示例deepin下qt qDebug()输出到终端1export QT_LOGGING_RULES="*.debug=true" 2023-04-21 cpp > qt-learning > dbus > struct #deb #debug #deepin #log #dbus
C++ pthread线程池实现 C++ pthread线程池实现参考资料https://www.cnblogs.com/oloroso/p/5881863.html https://blog.csdn.net/MOU_IT/article/details/88712090 2023-04-21 cpp > thread > pthread > ThreadPool #log #net #pthread #thread
Linux多线程同步机制 Linux多线程同步机制 【Linux】多线程同步的四种方式 2023-04-21 cpp > thread > pthread > sync #linux #log #pthread #thread #sync #mutex
RPM-OSTree镜像系统 RPM-OSTree镜像系统官网 https://rpm-ostree.readthedocs.io/en/stable https://coreos.github.io/rpm-ostree/ 源码 https://github.com/coreos/rpm-ostree https://lazka.github.io/pgi-docs/OSTree-1.0/mapping.html 2025-05-23 linux > distro > pkg > rpm-ostree #deb #debug #fs #git #go #linux #log #pkg #tools #net #container #rpm-ostree
Linux-0.11内核源码构建与调试 Linux-0.11内核源码构建与调试The old Linux kernel source ver 0.11 which has been tested under modern Linux, Mac OSX and Windows. 1. Build on Linux1.1. Linux Setup a linux distribution: debian , ubuntu and mint 2025-03-28 linux > kernel > sources > Linux-0.11-yuan-xy #boot #deb #debug #gdb #kernel #linux #qemu #tools #mm
si_mem_available内存可用性追踪分析 si_mem_available内存可用性追踪分析123456stap -ve 'probe kernel.function("si_mem_available") { printf("\n==> si_mem_available() called (pid=%d)\n", pid())}' -DSTP_N 2025-07-01 linux > kernel > mm > bugs > si_mem_available #bpf #kernel #stap #mm #struct
stress-ng压力测试工具使用手册 stress-ng压力测试工具使用手册1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495 2025-05-21 linux > kernel > mm > bugs > ksmd #3d #algorithm #boot #fs #git #go #gpu #kernel #kvm #linux #log #perf #shell #sources #task #virt #mm #net #struct #proc #pthread #thread #sync #mutex #power
Linux内核与应用调试工具集 Linux内核与应用调试工具集调试工具 Linux 程序开发常用调试工具合集 Linux内核调试方法 全面剖析Linux kernel的调试debug技术 内核earlyprintk选项 万字长文,汇总 Linux 内核调试的方法 fadd2line https://github.com/torvalds/linux/blob/master/scripts/faddr2line Binu 2024-07-23 linux > debug #3d #assembly #books #boot #bpf #cpp #deb #debug #deepin #drivers #fs #gdb #git #go #grub #kdump #kernel #linux #log #monitoring #nginx #shell #task #testing #tools #vim #virt #develop #mm #net #struct #proc #rcu #mutex #power #irq #bugs #cmake-objdump