error: command ‘gcc’ failed with exit status 1 -Python3.6.9 MacOs Catalina

4-10 0 views

Shell error: command 'gcc' failed with exit status 1 -Python3.6.9 MacOs Catalina 1 ...
阅读全文 0

嵌套阿里云数据库自治服务DAS监控大盘

3-10 5 views

通过给阿里云创建RAM用户并授予STS权限策略,将DAS(原HDM)控制台免登录嵌套到自建的运维平台中 https://help.aliyun.com/document_detail/125772.html?spm=...
阅读全文 0

SSH隐藏登录

3-07 5 views

1,SSH登录并隐藏 ssh -T root@192.168.199.123 /usr/bin/bash -i ssh 参数-T表示不分配伪终端,/usr/bin/bash -i 表示在登录后调用bash命令 -i 表示是交互式s...
阅读全文 0

封装Grafana,获取监控数据

1-31 3 views

基类 Python #!/usr/bin/env python3 # -*- coding: utf-8 -*- # @Author : Eric Winn # @Email : eng.e...
阅读全文 1

OSS文件上传

1-06 0 views

Python #!/usr/bin/env python3 # -*- coding: utf-8 -*- # @Author : Eric Winn # @Email : eng.eric....
阅读全文 0