2025年08月16日 170 阅读 VPS Debian12安装Docker 先更新并安装依赖apt update apt install -y ca-certificates curl gnupg lsb-release创建 keyrings 目录并导入 Docker ...
2025年08月16日 221 阅读 VPS Debian12安装DUFS 说明:非常轻量,下载时占用很低,通过DUFS上传的文件可以在系统中正常查看,在系统内创建的文件也会显示在DUFS中,在DUFS中无法看到磁盘使用情况下载dufs下载地址https://githu...
2025年08月16日 162 阅读 VPS Debian12安装Aria2和AriaNG 申请证书#nginx -s stop systemctl stop nginx apt-get install socat curl cron curl https://get.acme.sh ...
2025年08月16日 202 阅读 VPS Debian12安装Cloudreve 说明:通过Cloudreve上传的文件可以在系统中正常查看,在系统内创建的文件在Cloudreve中无法查看,在Cloudreve中可以设置用户存储空间的大小下载Cloudreve下载地址htt...
2025年08月16日 156 阅读 VPS配置与测试 Debian GRUB加密 grub-mkpasswd-pbkdf2复制整个生成的代码。编辑文件/etc/grub.d/00_headernano /etc/grub.d/00_header转到文件的末尾,输入以下:cat...