
简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
javascript 主机名判断
整体架构#mermaid-svg-xy325sXVcuv38Dbv .label{font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family);fill:#333;color:#333}#mermaid-svg-xy325sXVcuv38Dbv .label text{fill:#333}#mer
参考官方资料You must modify the rules for the default security group because users cannot access instances that use the default group fromany IP address outside the cloud.You can modify the rules in
前提由于当前重装系统, 缺少了 intel 驱动, 导致网络无法使用解决方法制作 ISO 镜像文件利用 IDRAC 卡中, 直接导入 ISO 文件方法, 导入文件实现1.把需要的 RPM 文件存放到 /tmp/test 下2.使用下面命令直接创建光盘文件到 /tmp/driver.isomkisofs -V inteldriver -J -jcharset=utf8 -r -o /t
使用 docker 后出现的网络异常,需要进行内核参数优化后解决
打造属于自己的 Docker 镜像1. 创建镜像2. 利用 DockerFile 对镜像进行修改
目的linux下 使用百度云盘下载地址https://pan.baidu.com/download下载最新版本的 rpm安装rpm -ivhbaidunetdisk-3.5.0.x86_64.rpm问题打开 baidunetdisk 时候会报错no-sandox 报错因为 centos7 默认使用非管理员用户, 或使用no-sandbox 模式# /opt/baidunetdisk/baidune
参考 chrome 官方网站增加文件 /etc/yum.repos.d/chome.repo[google-chrome]name=google-chromebaseurl=http://dl.google.com/linux/chrome/rpm/stable/$basearchenabled=1gpgcheck=1gpgkey=https://dl-ssl.google.co
一些 logstash 解决方法grok, 详细日志, 连接 kafka 问题
目的利用 gnuplot 作图纯为兴趣软件需求yum install -y gnuplot过程从 M3DB 中获取 metric把 metric 数据写入到不同文件中, 一个文件代表了图片中的一条线条l利用 gunplot 作图获取 m3db metric python 语法#!/usr/bin/python# -*- coding:utf-8 -*-impor...