

Proxmox VE登陆的时候提示没有有效的订阅 You do not have a valid subscription for this server. Please visit 。。。 由于使用的proxmox是免费版社区版的,所以每次都提示这个没有有效的订阅挺烦的! 网上搜索一把,基本上都是针对6.0或者之前的版本做的修改,已经不适用于7.0,经过自...

location ^~ / { proxy_pass https://www.binance.com/bapi/asset/v1/public/asset-service/product/currency; proxy_set_header Host www.binance.com; proxy_set_header X-Real-IP $remote_ad...

请注意:环境变量$开头的请自行替换 <build> <plugins> <plugin> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-maven-plugin</artifactId>...

version: '3' services: app: image: 'jc21/nginx-proxy-manager:latest' restart: unless-stopped ports: - '80:80' - '81:81' - '443:443'...

创建环境变量文件 在docker-compose.yml所在目录下创建.env,并键入以下内容 ELK_VERSION=7.14.2 docker-compose.yml version: "3" services: elasticsearch: image: elasticsearch:${ELK_VERSION} container_...

编辑~/.vimrc,没有就创建一个 set fileencodings=utf-8,ucs-bom,gb18030,gbk,gb2312,cp936 set termencoding=utf-8 set encoding=utf-8 保存,退出,重新打开即可显示中文。

今天忽然发现自家的op居然打不开了ui了,但确能ssh登录。咋一看,发现请求返回是403 网上搜索一番,发现是主题原因导致,所以决定命令行修改主题 修改默认主题还是很简单,修改一下 /etc/config/luci 文件中的主题名字就行了。

docker-compose docker-compose安装 curl -L "https://github.com/docker/compose/releases/download/1.29.2/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compo...

Homebrew国内源 苹果电脑标准安装脚本:(推荐 优点全面 缺点慢一点) /bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)" 苹果电脑极速安装脚本:(优点安装速度快 缺点update功能需要命令修复 ) /bin/...
Phil
一直以来 我只有前进才能忘记羞辱的历史 所以 还有很多事情 需要我去做 也有很多事情 我必须要做
