240 发简信
IP属地:河南
  • Resize,w 360,h 240
    linux部署-prometheus部署

    1、组件 prometheus 开源的系统监控和报警系统 https://github.com/prometheus/prometheus/...

  • Centos7.2 安装iptables,并使用iptables路由转发【持续更新中20221212】

    1、资料包准备 iptables-1.4.21-16.el7.x86_64.rpm iptables-devel-1.4.21-16.el7.x...

  • linux-部署redis

    1、redis安装包下载 https://download.redis.io/releases/?_gl=1*xkb2u1*_ga*MTU5MT...

  • firewall的使用--持续完善中

    1、常用命令 启动:systemctl start firewalld.service 关闭:systemctl stop firewalld....

  • linux-tomcat 下载、安装

    1、下载 https://tomcat.apache.org/download-10.cgi 2、安装配置 1)上传、解压 tar -zvxf ...

  • linux-x64-jdk 下载、安装

    1、下载 https://www.oracle.com/java/technologies/downloads/ 需要oracle账户 2、安装...

  • docker离线部署

    1、下载docker安装包 https://download.docker.com/linux/static/stable/x86_64 2、上...

  • Resize,w 360,h 240
    服务部署:elasticsearch-8.5.2-linux-x86_64.

    1、下载安装包 https://www.elastic.co/cn/downloads/past-releases#elasticsearch[...

  • linux登录问题(一)认证缓慢

    虚拟机使用ssh连接时,输入账号密码反应慢 原因:使用ssh连接设备时,会自动检测DNS 处理方案:编辑sshd_config文件 将UseDN...