240 发简信
IP属地:广东
  • Resize,w 360,h 240
    py(pyc)源码字节码操作码等方面加壳加压加密的安全系列

    最近出了一个源码安全加密的探研系列, 如下 py py源码安全加密探研系列-基础知识[http://mp.weixin.qq.com/s?__b...

  • Resize,w 360,h 240
    bootstrap 1.19的 Invalid attempt to spread non-iterable instance 解决

    解决思路先看github的issues Invalid attempt to spread non-iterable instance. 有人已...

  • linux各种代理

    大方向 1.代理软件2.系统设置 分类 1.http 代理2.docker代理3.pip代理... 写得不错的,参考https://www.ji...

  • 记k8s 磁盘压力驱逐排查

    现象 使用 kubectl describe pod_name -n namespace 查看原因image.png 原因排除 df -h磁盘使...

  • gitlab找回密码

    gitlab-rails console user = User.where(id: 1).first user.password=123456...

  • harbor找回密码

    登入到harbor容器里面的数据库上 docker exec -it harbor-db /bin/bash 登入数据库 psql -h pos...

  • Resize,w 360,h 240
    k8s ingress对外暴露接口的几种方式

    先看结果 DaemonSet+HostNetwork+nodeSelector Deployment+NodePort模式的Service De...

  • Resize,w 360,h 240
    helm安装loki, promethes

    安装的具体流程查看官方文档https://grafana.com/docs/loki/latest/installation/helm/[htt...

  • Resize,w 360,h 240
    手动安装helm

    https://helm.sh/docs/intro/install/[https://helm.sh/docs/intro/install/]...