原服务器centos7->新服务器debian12新机器上操作apt update && sudo apt install -y screen vim wget telnet lrzsz nload iftop htop iotop...
阅读全文...
利用docker compose部署xinference
services:
xinference:
image: xprobe/xinference:latest
container_name: xinference
command: xinference-local -H 0.0...
阅读全文...
阅读全文...
腾讯云利用ssh隧道连接肥仔云IXP-NAT
购买就不讲了,我这里已经买好了能看到几个信息,等下会用到然后登录腾讯云服务器,ping一下肥仔云的解析地址,看一下能不能通信我这里用的是北京的服务器,所以延迟比较高,广州地域的肥仔云深圳大概是5ms确定能通以后,用ssh命令去连接肥仔云的主机ssh ro...
阅读全文...
阅读全文...
利用CertD全自动申请和部署SSL证书
本案例演示,如何配置自动申请证书,并部署到腾讯云CDN,然后快要到期前自动更新证书并重新部署。本地docker部署1. 安装docker、docker-compose1.1 安装dockerhttps://docs.docker.com/engine/i...
阅读全文...
阅读全文...