pip apt-get curl wget docker build 安静安装
python -m pip install –quiet –upgrade pip apt-ge… 继续阅读 pip apt-get curl wget docker build 安静安装
python -m pip install –quiet –upgrade pip apt-ge… 继续阅读 pip apt-get curl wget docker build 安静安装
ubuntu sudo apt-get update && sudo apt-get… 继续阅读 kubectl安装
PHONE是变量 curl ‘http:/127.0.0.1:5555/user/register’… 继续阅读 curl post使用shell变量
http proxy # 指定http代理IP和端口 curl -x 192.168.1.2:80 … 继续阅读 curl使用代理
报错信息 error RPC failed curl 56 LibreSSL SSL_read SS… 继续阅读 git error RPC failed curl 56 LibreSSL SSL_read SSL_ERROR_SYSCALL errno 54
curl https://get.acme.sh | sh alias acme.sh=~/.acm… 继续阅读 linux安装acme.sh自动更新https证书
import os ret = os.popen(‘curl cip.cc’).read() pri… 继续阅读 Python os exec 执行shell命令
function SendMessageToDingding() { curl https://oa… 继续阅读 shell调用钉钉告警 变量处理
curl ‘https://qyapi.weixin.qq.com/cgi-bin/webhook/… 继续阅读 企业微信机器人发消息
#!/bin/bash curl -i -k ‘https://aip.baidubce.com/o… 继续阅读 获取百度云api token
#安装acme依赖 yum update && yum install curl -… 继续阅读 安装acme.sh ssl证书脚本
CentOS支持周期 不会有 CentOS Linux 9。 CentOS Linux 8 发行版的… 继续阅读 Switch your CentOS systems to Oracle Linux
报错 checking for libcurl config script… no config… 继续阅读 checking for libcurl config script… no
backup_es.sh #!/bin/bash ip_addr=127.0.0.1 resposi… 继续阅读 elasticsearch备份恢复
if ($user_agent ~ ‘YisouSpider|MJ12bot/v1.4.2|Youd… 继续阅读 nginx屏蔽特定useragent
#获取集群的节点列表: curl –user username:password ‘localho… 继续阅读 elasticserach获取集群的节点列表
#Nginx的444状态比较特殊,如果返回444那么客户端将不会收到服务端返回的信息,就像是网站无法… 继续阅读 nginx安全配置 拒绝User-Agent 爬虫
git config –global http.version HTTP/1.1
curl –user admin:123456 http://localhost:9200
更新镜像版本: curl -X PATCH \ -H “content-type: applicat… 继续阅读 curl调用apiserver操作pod