摘要: title: Factorio开服 date: 2024-11-03 10:31:24 +0800 categories: [other, server] tags: [Server, Linux, Docker, Factorio] description: 在服务器上开服和通过 Docker 开 阅读全文
posted @ 2024-11-03 10:37 n1ce2cv 阅读(28) 评论(0) 推荐(1) 编辑
摘要: title: 使用Docker搭建Chirpy博客 date: 2024-10-25 02:01:02 +0800 categories: [other, blog] tags: [Blog, Chripy, Docker] description: 制作镜像部署Chirpy 使用Docker搭建C 阅读全文
posted @ 2024-10-25 02:03 n1ce2cv 阅读(9) 评论(0) 推荐(0) 编辑
摘要: title: Docker Compose date: 2024-10-24 12:08:20 +0800 categories: [other, docker] tags: [Docker] description: 命令式安装以及 compose.yaml 文件 Docker Compose 上 阅读全文
posted @ 2024-10-24 13:13 n1ce2cv 阅读(6) 评论(0) 推荐(0) 编辑
摘要: title: Dockerfile date: 2024-10-24 01:07:13 +0800 categories: [other, docker] tags: [Docker] description: 镜像制作、Docker 分层存储机制 Dockfile 官方文档 操作说明 描述 ADD 阅读全文
posted @ 2024-10-24 13:12 n1ce2cv 阅读(16) 评论(0) 推荐(0) 编辑
摘要: title: Docker快速使用 date: 2024-10-22 11:17:34 +0800 categories: [other, docker] tags: [Docker] description: 镜像操作、容器操作、保存以及分享镜像、目录挂载、卷映射、自定义网络 Docker快速使用 阅读全文
posted @ 2024-10-22 23:23 n1ce2cv 阅读(18) 评论(0) 推荐(0) 编辑
摘要: title: Docker安装 date: 2024-10-22 04:01:47 +0800 categories: [other, server] tags: [Server, Linux, Docker] description: Debian 11.1.0 64位 安装 Docker Doc 阅读全文
posted @ 2024-10-22 16:12 n1ce2cv 阅读(30) 评论(0) 推荐(0) 编辑
摘要: title: 服务器设置 date: 2024-10-22 04:02:40 +0800 categories: [other, server] tags: [Server, Linux] description: 服务器设置 Debian 11 替换源 备份现有的 apt 源配置 cp /etc/ 阅读全文
posted @ 2024-10-22 16:07 n1ce2cv 阅读(5) 评论(0) 推荐(0) 编辑
摘要: title: 服务器开启FTP date: 2024-10-22 11:29:08 +0800 categories: [other, server] tags: [Server, FTP] description: 服务器开启 FTP 操作系统:Windows 服务器镜像:Windows Serv 阅读全文
posted @ 2024-10-22 12:02 n1ce2cv 阅读(74) 评论(0) 推荐(0) 编辑
摘要: title: 多重背包、混合背包 date: 2024-10-21 01:02:21 +0800 categories: [algorithm, problems] tags: [Algorithm, Knapsack problem, Monotonic Queue] description: 多 阅读全文
posted @ 2024-10-21 13:09 n1ce2cv 阅读(2) 评论(0) 推荐(0) 编辑
摘要: title: 分组背包、完全背包 date: 2024-10-21 01:18:02 +0800 categories: [algorithm, problems] tags: [Algorithm, Knapsack problem] description: 分组背包、完全背包 分组背包:多个物 阅读全文
posted @ 2024-10-21 01:20 n1ce2cv 阅读(6) 评论(0) 推荐(0) 编辑