跳转到内容

SRE笔记

  • 密码
    • 短链
  • 服务器
  • 关于

ftp标签存档订阅

get sftp file in active with expect

#sftp服务器免密下载文件 expect <<EOF spawn sftp test@… 继续阅读 get sftp file in active with expect

  • 发表于: 2023-06-14 2023-06-14
  • 作者: kangder
  • 分类: SRE
  • 标签: bash, expect, ftp
  • 发表评论: get sftp file in active with expect

go 校验网址格式是否合法

func VerifyUrl(url string) bool { reg_url := regex… 继续阅读 go 校验网址格式是否合法

  • 发表于: 2022-03-01 2022-03-01
  • 作者: stnds
  • 分类: SRE
  • 标签: ftp, http, https
  • 发表评论: go 校验网址格式是否合法

shell use http proxy

export http_proxy=’http://172.16.0.2:8118′ export … 继续阅读 shell use http proxy

  • 发表于: 2021-12-20 2021-12-20
  • 作者: tesla
  • 分类: SRE
  • 标签: bash, curl, ftp, http, https, proxy, shell
  • 发表评论: shell use http proxy

shell使用http代理

export http_proxy=’http://192.168.2.2:1080′ export… 继续阅读 shell使用http代理

  • 发表于: 2021-09-29 2021-09-29
  • 作者: dn
  • 分类: SRE
  • 标签: bash, ftp, http, https, proxy, shell
  • 发表评论: shell使用http代理

./lotus: /lib64/libm.so.6: version `GLIBC_2.27′ not found (required by ./lotus)

wget http://ftp.gnu.org/gnu/glibc/glibc-2.27.tar.g… 继续阅读 ./lotus: /lib64/libm.so.6: version `GLIBC_2.27′ not found (required by ./lotus)

  • 发表于: 2021-08-22 2021-08-22
  • 作者: sjx
  • 分类: SRE
  • 标签: bash, ftp, glibc, http, https, lotus, make, tar
  • 发表评论: ./lotus: /lib64/libm.so.6: version `GLIBC_2.27′ not found (required by ./lotus)

./lotus: /lib64/libc.so.6: version `GLIBC_2.18′ not found (required by ./lotus)

解决: curl -O http://ftp.gnu.org/gnu/glibc/glibc-2.1… 继续阅读 ./lotus: /lib64/libc.so.6: version `GLIBC_2.18′ not found (required by ./lotus)

  • 发表于: 2021-07-25 2021-07-25
  • 作者: sjx
  • 分类: SRE
  • 标签: bash, curl, ftp, glibc, http, https, lotus, make, tar
  • 发表评论: ./lotus: /lib64/libc.so.6: version `GLIBC_2.18′ not found (required by ./lotus)

获取apk的包名

下载AXMLPrinter2 java -jar AXMLPrinter2.jar AndroidM… 继续阅读 获取apk的包名

  • 发表于: 2021-03-25 2021-03-25
  • 作者: sjx
  • 分类: SRE
  • 标签: Android, bash, ftp, https, java, post, xml
  • 发表评论: 获取apk的包名

CentOS7快速安装FTP服务

是否安装 ps -ef | grep vsftpd 安装vsftpd yum install vsf… 继续阅读 CentOS7快速安装FTP服务

  • 发表于: 2021-02-20 2021-02-20
  • 作者: yew
  • 分类: SRE
  • 标签: bash, centos, ftp, grep, https, yum
  • 发表评论: CentOS7快速安装FTP服务

查看nodejs是否安装成功以及版本号

[root@sre sre]# node -v v6.17.1

  • 发表于: 2020-12-03 2021-11-16
  • 作者: javaer, javaer
  • 分类: SRE
  • 标签: bash, ftp, https, node, Node.js, nodejs, npm
  • 发表评论: 查看nodejs是否安装成功以及版本号

/opt/omi/bin/support/ktstrip azure管理工具

azure vm 自动创建了计划任务 * * * * * [ -f /etc/krb5.keytab… 继续阅读 /opt/omi/bin/support/ktstrip azure管理工具

  • 发表于: 2020-12-02 2021-02-28
  • 作者: javaer, javaer
  • 分类: SRE, 开发
  • 标签: azure, bash, ftp, https
  • 发表评论: /opt/omi/bin/support/ktstrip azure管理工具

elasticpress插件加速wordpress搜索

配上es服务地址即可 命中:

  • 发表于: 2020-12-01 2020-12-01
  • 作者: javaer, javaer
  • 分类: SRE
  • 标签: elasticsearch, es, ftp, https, wordpress
  • 发表评论: elasticpress插件加速wordpress搜索

mysql改库名脚本

#!/bin/bash # 假设将sakila数据库名改为new_sakila # MyISAM直接… 继续阅读 mysql改库名脚本

  • 发表于: 2020-10-20 2020-12-07
  • 作者: sre
  • 分类: SRE
  • 标签: bash, ftp, https, MySQL
  • 发表评论: mysql改库名脚本

centos7.6 安装gcc

安装gcc wget ftp://ftp.mirrorservice.org/sites/sourc… 继续阅读 centos7.6 安装gcc

  • 发表于: 2020-10-16 2021-05-20
  • 作者: dn
  • 分类: SRE
  • 标签: bash, ftp, gcc, make, tar
  • 发表评论: centos7.6 安装gcc

gitlab小版本依次升级

9.5.10-ce.0 10.0.0-ce.0 10.8.7-ce.0 11.3.4-ce.0 11… 继续阅读 gitlab小版本依次升级

  • 发表于: 2020-09-28 2020-12-01
  • 作者: admin
  • 分类: SRE
  • 标签: ftp, git, gitlab, https
  • 发表评论: gitlab小版本依次升级

nginx 5xx错误列表

code error reason 500 服务器内部错误 服务器遇到错误,无法完成请求 501 尚… 继续阅读 nginx 5xx错误列表

  • 发表于: 2020-09-14 2020-12-03
  • 作者: admin
  • 分类: SRE
  • 标签: ftp, https, nginx
  • 发表评论: nginx 5xx错误列表

nginx强制转换访问路径

rewrite ^/location1/(.*)$ /location2/$1 ;

  • 发表于: 2020-09-09 2020-12-03
  • 作者: admin
  • 分类: SRE
  • 标签: bash, ftp, https, nginx
  • 发表评论: nginx强制转换访问路径

php中开启exec,system等函数调用系统命令

修改php.ini文件 禁用函数列表中去掉exec disable_functions = proc… 继续阅读 php中开启exec,system等函数调用系统命令

  • 发表于: 2020-07-23 2021-01-04
  • 作者: tomcat
  • 分类: SRE
  • 标签: bash, ftp, https, php, shell
  • 发表评论: php中开启exec,system等函数调用系统命令

chrome快捷键

1. Ctrl + n 打开新窗口 Ctrl + t 打开新的标签页,并跳转到该标签页 Ctrl +… 继续阅读 chrome快捷键

  • 发表于: 2020-05-30 2020-12-03
  • 作者: tomcat
  • 分类: SRE
  • 标签: chrome, ftp, https, 工具
  • 发表评论: chrome快捷键

git 提交报错 error: RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly: PROTOCOL_ERROR (err 1)

git config –global http.version HTTP/1.1

  • 发表于: 2020-05-25 2020-12-13
  • 作者: tomcat
  • 分类: SRE
  • 标签: bash, curl, ftp, git, http, https
  • 发表评论: git 提交报错 error: RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly: PROTOCOL_ERROR (err 1)

ingress 504超时问题

在ingress实例注解加入超时配置(默认60s) metadata: annotations: k… 继续阅读 ingress 504超时问题

  • 发表于: 2020-05-23 2020-12-11
  • 作者: tomcat
  • 分类: SRE
  • 标签: ftp, https, I/O, ingress, kubernetes, nginx, proxy, s3, yaml
  • 发表评论: ingress 504超时问题

分页

页码: 1 页码: 2 页码: 3 下一页

搜索

搜索:

近期评论

  • 周周 发表在《Kubernetes部署NextCloud网盘》
  • mysql m-s via gtid – SRE笔记 发表在《MySQL SET GTID_NEXT》
  • kangder 发表在《Kubernetes部署NextCloud网盘》
  • xs 发表在《Kubernetes部署NextCloud网盘》
  • test 发表在《gin不转义html标签》

标签

aws (15) bash (1123) Blockchain (28) centos (28) Docker (105) elasticsearch (26) eth (34) fil (39) go (129) golang (154) Grafana (13) hpc (15) http (299) https (1999) ingress (14) iptables (20) java (75) JVM (20) kubernetes (309) Linux (546) lotus (30) mongoDB (41) MySQL (184) nginx (112) php (25) python (148) redis (34) s3 (75) shell (20) springboot (32) tcp (69) tomcat (15) ubuntu (31) vue (18) windows (42) wordpress (14) zabbix (37) 夏小胖 (31) 安全 (55) 工具 (451) 折腾 (24) 推荐 (15) 硬件 (61) 网络 (246) 资源 (49)

归档

  • 2024 年 12 月
  • 2024 年 11 月
  • 2024 年 10 月
  • 2024 年 9 月
  • 2024 年 8 月
  • 2024 年 7 月
  • 2024 年 6 月
  • 2024 年 5 月
  • 2024 年 4 月
  • 2024 年 3 月
  • 2024 年 2 月
  • 2024 年 1 月
  • 2023 年 12 月
  • 2023 年 11 月
  • 2023 年 10 月
  • 2023 年 9 月
  • 2023 年 8 月
  • 2023 年 7 月
  • 2023 年 6 月
  • 2023 年 5 月
  • 2023 年 4 月
  • 2023 年 3 月
  • 2023 年 2 月
  • 2023 年 1 月
  • 2022 年 12 月
  • 2022 年 11 月
  • 2022 年 10 月
  • 2022 年 9 月
  • 2022 年 8 月
  • 2022 年 7 月
  • 2022 年 6 月
  • 2022 年 5 月
  • 2022 年 4 月
  • 2022 年 3 月
  • 2022 年 2 月
  • 2022 年 1 月
  • 2021 年 12 月
  • 2021 年 11 月
  • 2021 年 10 月
  • 2021 年 9 月
  • 2021 年 8 月
  • 2021 年 7 月
  • 2021 年 6 月
  • 2021 年 5 月
  • 2021 年 4 月
  • 2021 年 3 月
  • 2021 年 2 月
  • 2021 年 1 月
  • 2020 年 12 月
  • 2020 年 11 月
  • 2020 年 10 月
  • 2020 年 9 月
  • 2020 年 8 月
  • 2020 年 7 月
  • 2020 年 6 月
  • 2020 年 5 月
  • 2020 年 4 月
  • 2020 年 3 月
  • 2020 年 2 月
  • 2020 年 1 月
  • 2019 年 12 月
  • 2019 年 11 月
  • 2019 年 10 月
  • 2019 年 9 月
  • 2019 年 8 月
  • 2019 年 7 月
  • 2019 年 6 月
  • 2019 年 5 月
  • 2019 年 4 月
  • 2019 年 3 月
  • 2019 年 2 月
  • 2019 年 1 月
  • 2018 年 12 月
  • 2018 年 11 月
  • 2018 年 10 月
  • 2018 年 9 月
  • 2018 年 8 月
  • 2018 年 7 月
  • 2018 年 6 月
  • 2018 年 5 月
  • 2018 年 4 月
  • 2018 年 3 月
  • 2018 年 2 月
  • 2018 年 1 月
  • 2017 年 12 月
  • 2017 年 11 月
  • 2017 年 10 月
  • 2017 年 8 月
  • 2017 年 7 月
  • 2017 年 6 月
  • 2017 年 5 月
  • 2017 年 4 月
  • 2017 年 3 月
  • 2017 年 2 月
  • 2017 年 1 月
  • 2016 年 12 月
  • 2016 年 11 月
  • 2016 年 10 月
  • 2016 年 9 月
  • 2016 年 8 月
  • 2016 年 7 月
  • 2016 年 6 月
  • 2016 年 5 月
  • 2016 年 4 月
  • 2016 年 3 月
  • 2016 年 2 月
  • 2016 年 1 月
  • 2015 年 12 月
  • 2015 年 10 月
  • 2015 年 9 月
  • 2015 年 8 月
  • 2015 年 7 月
  • 2015 年 6 月
  • 2015 年 5 月
  • 2015 年 4 月
  • 2015 年 3 月
  • 2015 年 2 月
  • 2015 年 1 月
  • 2014 年 12 月
  • 2014 年 11 月
  • 2014 年 10 月
  • 2014 年 9 月
  • 2014 年 8 月
  • 2014 年 7 月
  • 2014 年 6 月
  • 2014 年 5 月
  • 2014 年 2 月