Ubuntu镜像磁盘空间
如何在Ubuntu系统中有效管理镜像磁盘空间
目录引言一、查看磁盘使用情况1. 使用 df 命令2. 使用 du 命令查看目录使用情况二、磁盘分区与挂载1. 使用 lsblk 查看磁盘结构2. 确定磁盘分区3. 挂载磁盘分区三、管理镜像磁盘空间1. 清理 docker 镜像和容器2. 清理[详细]
2025-05-19 09:57 分类:运维Finding whether a point lies inside a rectangle or not
I want to find whether a point lies inside a rectangle or not. The rectangle can be oriented in any way, and need not be axis aligned.[详细]
2022-12-29 01:49 分类:问答