摘要:
依赖工具 rssh yum install rssh -y 修改 /etc/rssh.conf 文件 # set the log facility. "LOG_USER" and "user" are equivalent.logfacility = LOG_USER # Leave these a 阅读全文
摘要:
是否开始了oops 检测方式 curl localhost:9200/_cat/nodes?h=hm,rm curl -XGET 'http://localhost:9200/_nodes/jvm?pretty' 批量重启容器化的logstash pod kubectl get pod -n you 阅读全文
摘要:
get http://ftp.tsukuba.wide.ad.jp/software/gcc/releases/gcc-4.9.0/gcc-4.9.0.tar.gztar xf gcc-4.9.0.tar.gz cd gcc-4.9.0ls./configure --disable-multilib 阅读全文