以太坊swarm白皮书
https://chinapeace.github.io/pdf/latest.bookofswar… 继续阅读 以太坊swarm白皮书
https://chinapeace.github.io/pdf/latest.bookofswar… 继续阅读 以太坊swarm白皮书
wget https://get.helm.sh/helm-v3.6.2-linux-amd64.t… 继续阅读 helm v3.6.2安装
curl -fsSL http://ilemonra.in/LemonBenchIntl | bas… 继续阅读 LemonBench测试vps性能
import json,requests def send_to_wecom(text,wecom_… 继续阅读 企业微信机器人推送消息到微信
cat xxx | iconv -f GBK -t UTF-8
@reboot /usr/local/bin/docker-compose -f /data/har… 继续阅读 docker-compose开机自启
version: “2” services: remotely: image: translucen… 继续阅读 docker-compose部署remotely远程桌面工具
yum install -y kubeadm-1.20.8-0.x86_64 kubelet-1.2… 继续阅读 kubeadm升级k8s到v1.20.8
redis扩展问题
官网下载对应版本扩展包: https://pecl.php.net/package/redis 安装… 继续阅读 php添加redis扩展
加入层数限制,只拉最后一次提交的版本: git clone –depth=1
docker run\ -v /path/to/.bee-docker:/home/bee/.bee… 继续阅读 docker运行ethswarm bee
version: "3.7" networks: sonarqubenet: e… 继续阅读 使用docker-compose启动sonarqube代码静态质量检测工具
— apiVersion: apps/v1 kind: StatefulSet metadata… 继续阅读 kubernetes部署gogs代码管理
CMD set http_proxy=http://127.0.0.1:22335 & se… 继续阅读 CMD Power Shell Git使用代理
location / { index index.php index.html index.htm;… 继续阅读 nginx路径去掉index.php
server { listen 80; server_name test.com; return 3… 继续阅读 HTTP请求转发到HTTPS
报错: [error] 1233#0: *5 FastCGI sent in stderr: “PH… 继续阅读 [error] 1233#0: *5 FastCGI sent in stderr: “PHP message: PHP Warning: require(): open_basedir restriction in effect. File(/home/wwwroot/test/thinkphp/start.php) is not within the allowed path(s): (/home/wwwroot/test/public/:/tmp/:/proc/) in /home/wwwroot/test/public/index.php on line 17PHP message: PHP Warning:
http://dev.mysql.com/get/Downloads/MySQL-5.7/mysql… 继续阅读 centos 6.8 mysql客户端
在my.ini配置文件,加入以下: max_allowed_packet=10240M wait_t… 继续阅读 [ERR] 2006 – MySQL server has gone away