请登录

  • 博客
  • Ugoodu
  • 工具
  • 分享
  • 盖楼
  • 打卡
  • 随笔
  • 标签
  • 登录
  • 注册
  • 压力测试:jmeter安装到测试

      jmeter从安装到使用 https://www.cnblogs.com/jingmu/p/13275212.html   JMeter性能测试,完整入门篇 https://blog.csdn.net/u0121...
    • 小豆丁
    • 博客
    • 1年前
    • 319
    • 0
  • linux环境配置之jenkins安装(Centos)

    一、docker安装jenkins 1、docker安装 ```#卸载yum安装的老版本 sudo yum remove docker \ docker-common \ docker-selinux \ docker-engine #安装所需软...
    • 小豆丁
    • 博客
    • 1年前
    • 349
    • 0
  • linux环境配置之定时任务(Centos)

    一、清除历史日志 脚本 #!/bin/bash consolelogs=/apps/logs/consolelogs/* nacoslogs=/apps/logs/nacoslogs/* rocketmqlogs=/apps/logs/rocke...
    • 小豆丁
    • 博客
    • 1年前
    • 325
    • 0
  • linux环境配置之mvn打jar包(Centos)

    mvn clean package -Dmaven.test.skip=true mvn -Prelase-nacos clean install -U -Dmaven.test.skip=true 注意:本文归作者所有,未经作者允许,不得转载
    • 小豆丁
    • 博客
    • 1年前
    • 377
    • 0
  • linux命令大全

    先贴参考地址:https://www.linuxcool.com/ ls 最高使用频率的命令之一。 命令格式:  ls [OPTION]... [FILE]... 单纯的输入: [root@iz2ze76y...
    • 小豆丁
    • 博客
    • 1年前
    • 913
    • 0
  • 公众号配置服务器

    1、服务器(本地使用内网穿透解决)   2、域名(内网穿透域名)   3、公众号配置(没有的先注册一个)   4、代码验证(有java源码提供)
    • lwj_2020
    • 博客
    • 1年前
    • 278
    • 0
  • linux环境配置之nacos安装(Centos)

    参考:https://jingyan.baidu.com/article/1e5468f9c5152b094961b7bc.html https://blog.csdn.net/u010031939/article/details/1029078...
    • 小豆丁
    • 博客
    • 1年前
    • 348
    • 0
  • linux环境配置之RocketMq安装部署(Centos)

    wget http://mirrors.hust.edu.cn/apache/rocketmq/4.7.1/rocketmq-all-4.7.1-source-release.zip 启动mqnamesrv: nohup sh /apps/svr...
    • 小豆丁
    • 博客
    • 1年前
    • 362
    • 0
  • linux环境配置之redis安装(Centos)

    一、安装部署 1、下载: wget http://download.redis.io/releases/redis-4.0.8.tar.gz   2、解压: tar xzf redis-4.0.8.tar.gzcd redis-4.0....
    • 小豆丁
    • 博客
    • 1年前
    • 274
    • 0
  • linux环境配置之docker安装(Centos)

    rpm -qa | grep dockercurl -fsSL https://get.docker.com | bash -s docker --mirror Aliyunsudo systemctl start dockerdocker ve...
    • 小豆丁
    • 博客
    • 1年前
    • 273
    • 0
  • 1
  • ...
  • 6
  • 7
  • 8
  • 9

热门文章

  • 1. Axure rp9 下载安装激活(亲测有效)
  • 2. linux命令大全
  • 3. 广告投放请看这里
  • 4. linux环境配置之防火墙操作--firewalld(Centos)
  • 5. linux环境配置之shell命令脚本的全局生效
  • 6. linux:python2升级为python3,需要修改的环境变量

最新发布

  • 1. 活着
  • 2. 命由我作,福自己求
  • 3. 爱恨随意
  • 4. Linux历史命令的记录
  • 5. jmeter生成压测报告:cmd命令
  • 6. 经纬度两点之间距离

最新评论

  • 关于维他奶的《通告:有关因为同事于事件中身故》,瞬间舆论爆炸:维他奶真毒奶!大家后续会选择豆本豆替代么?
  • 2020-05-19 23:00
mblog Copyright © Ugoodu 粤ICP备20018147号
Powered by lwj