google golang项目Dockerfile的一个示例写法
# Build the manager binary FROM golang:1.13 as bui… 继续阅读 google golang项目Dockerfile的一个示例写法
# Build the manager binary FROM golang:1.13 as bui… 继续阅读 google golang项目Dockerfile的一个示例写法
简洁原则 以太坊协议将尽可能简单,即便以某些数据存储和时间上的低效为代价。一个普通的程序员也能够完美… 继续阅读 以太坊设计原则
pvc oralce apiVersion: v1 kind: PersistentVolumeCl… 继续阅读 kubernetes部署oracle-ee-11g
1521是连接数据库的端口 1158是EM的端口号 5560是浏览器访问isqlplus的端口 80… 继续阅读 oracle默认端口
@echo off ::net start mysql set NAME=%1 set PWD=%2… 继续阅读 mysql.bat查看mysql状态
#! /bin/bash export LANG=en_US.UTF-8 #WARNLIMIT=-1… 继续阅读 check_tfs.sh查看tfs
#! /bin/bash diskio=`iostat -d -k | grep -v Linux|… 继续阅读 discover_diskio.sh感知diskio
#! /bin/bash Disks=`df -h | awk ‘{a[NR]=$0}END{for… 继续阅读 discover_disk.sh感知disk
使用strace 追踪系统调用情况 strace -yo /tmp/ssh.log ssh user… 继续阅读 strace排查ssh连接问题
CentOS支持周期 不会有 CentOS Linux 9。 CentOS Linux 8 发行版的… 继续阅读 Switch your CentOS systems to Oracle Linux
#! /bin/bash export LANG=en_US.UTF-8 pids=`ps aux … 继续阅读 discover_tfs.sh感知tfs
Nginx发布K8s云原生环境中落地DevOps行业实践电子书 本书籍向开发人员和运维人员展示了如何… 继续阅读 Cloud-Native-Devops-with-Kubernetes-full-book nginx官方sre白皮书
#! /bin/bash export LANG=en_US.UTF-8 pids=`ps aux … 继续阅读 discover_swift.sh感知swift
k “`bash #! /bin/bash export LANG=en_US.UTF-8 pid… 继续阅读 discover_zookeeper.sh感知zookeeper
#! /bin/bash export LANG=en_US.UTF-8 pids=`ps aux … 继续阅读 discover_nginx.sh感知nginx
#! /bin/bash export LANG=en_US.UTF-8 updatedb mong… 继续阅读 discover_mongos.sh感知mongos
#! /bin/bash export LANG=en_US.UTF-8 pids=`ps aux|… 继续阅读 discover_mongo_cluster.sh感知mongo集群
#! /bin/bash export LANG=en_US.UTF-8 pids=`ps aux|… 继续阅读 discover_mongo感知mongo
#! /bin/bash export LANG=en_US.UTF-8 pids=`ps aux … 继续阅读 discover_memcached.sh感知memcached
#! /bin/bash export LANG=en_US.UTF-8 pids=`ps aux|… 继续阅读 discover_kafka.sh感知kafka