https://en.m.wikipedia.org/wiki/Disk_partitioning#PC_pa …
作者存档:phpor
Differences between volume, partition and drive – Unix & Linux Stack Exchange
https://unix.stackexchange.com/questions/87300/differen …
继续阅读“Differences between volume, partition and drive – Unix & Linux Stack Exchange”
dd 之速度实时统计
dd命令正常情况下,完成之后才显示完成了多少,速度是多少;如果你感觉dd时间很长了,想知道啥时候能完成,可咋办 …
qemu 编译
qemu的编译是比较简单的: https://www.qemu.org/download/#source qe …
pid namespace
The namespace init process The first process created in …
ceph 手动 部署
https://www.ichenfu.com/2017/02/09/ceph-osd-manual-depl …
user_namespaces(7) – Linux manual page
http://man7.org/linux/man-pages/man7/user_namespaces.7. …
cgroup 审计策略
内存子系统 场景: 当你把一个已经占用了1GB内存的进程转移到一个新的cgroup后,新的cgroup看到的该 …
为什么/etc/bash_completion.d 下面的bash自动补全脚本不生效
需要安装软件包: bash-completion ; 该软件包包含文件 /etc/profile.d/bash …
docker 之磁盘限额
docker-ce-17.07.0 版本开始支持overlay2的磁盘配额,该版本 8月29号release了 …