安装无boot分区的alpine系统 1. 准备环境 setup-alpine apk add parted e2fsprogs util-linux 2. 磁盘分区(mbr模式) parted -s /dev/vda mklabel msdos parted -s /dev/vda mkpart
Samples of WebDAV requests with curl and wget Webdav with curl Assuming the following: Webdav share URL: http://example.com/dav/ Username: user Passwo
解决阿里云 DNS 不能自动为通配符证书续期的问题 原理 当我们使用 certbot 申请通配符证书时,需要手动添加 TXT 记录。每个 certbot 申请的证书有效期为 3 个月,虽然 certbot 提供了自动续期命令,但是当我们把自动续期命令配置为定时任务时,我们无法手动添加新的 TXT 记