2021年7月23日

mongo 集群

摘要: 1 sder@sder-kvm-yangpeng:~/go/src/epc/services$ (master) cat .env 2 VER=1.0 3 WORKDIR=/usr/local/epc/install 4 UPFDIR=/home/sder/go/bin 5 REPOSITORY=1 阅读全文

posted @ 2021-07-23 16:32 csuyangpeng 阅读(110) 评论(0) 推荐(0) 编辑

2021年4月17日

shell auto input

摘要: #! /bin/bash # SPDX-License-Identifier: BSD-3-Clause # Copyright(c) 2010-2014 Intel Corporation # # Run with "source /path/to/dpdk-setup.sh" # # # Cha 阅读全文

posted @ 2021-04-17 13:07 csuyangpeng 阅读(71) 评论(0) 推荐(0) 编辑

2020年11月17日

kafka + ELK(elasticsearch,logstash,kibana)

摘要: https://www.jianshu.com/p/0edcc3addf3fhttps://blog.csdn.net/u010622525/article/details/100066743kafka->logstash->elasticsearch->kibana 一.镜像拉取docker pu 阅读全文

posted @ 2020-11-17 21:57 csuyangpeng 阅读(249) 评论(0) 推荐(0) 编辑

2020年11月11日

golang log framework

摘要: 阅读全文

posted @ 2020-11-11 11:11 csuyangpeng 阅读(53) 评论(0) 推荐(0) 编辑

2020年10月19日

gitlab register can not receiver email confirmation

摘要: http://10.18.1.2:9999/develop/5GC/wikis/home#getting-started1. deploy gitlab in docker https://jingyan.baidu.com/article/3a2f7c2ed314ef26afd611a1.html 阅读全文

posted @ 2020-10-19 23:11 csuyangpeng 阅读(379) 评论(0) 推荐(0) 编辑

2020年9月17日

gopl

摘要: go get -v golang.org/x/tools/cmd/goimports // timeout 1149 # 启用 Go Modules 功能 1150 export GO111MODULE=on 1151 # 配置 GOPROXY 环境变量export GO111MODULE=onex 阅读全文

posted @ 2020-09-17 20:54 csuyangpeng 阅读(223) 评论(0) 推荐(0) 编辑

2020年8月27日

Linux backend debug tool

摘要: 来源:李海彬 https://urlify.cn/VF7V7v 01 总览 编译阶段 nm 获取二进制文件包含的符号信息 strings 获取二进制文件包含的字符串常量 strip 去除二进制文件包含的符号 readelf 显示目标文件详细信息 objdump 尽可能反汇编出源代码 addr2lin 阅读全文

posted @ 2020-08-27 23:13 csuyangpeng 阅读(273) 评论(0) 推荐(0) 编辑

2020年7月17日

debug for bin runtime error

摘要: 1. check the library for the bin check the absence of the library link by the bin // ldd libcaffe.so, ldd /usr/src/tensorrt/bin/trtexec check the abse 阅读全文

posted @ 2020-07-17 14:39 csuyangpeng 阅读(133) 评论(0) 推荐(0) 编辑

2020年6月3日

cpuset

摘要: config isolcpus https://blog.csdn.net/tang05505622334/article/details/96477552 (1)在/etc/default/grub中的下面一行添加最后的isolcpus参数 GRUB_CMDLINE_LINUX_DEFAULT=" 阅读全文

posted @ 2020-06-03 18:18 csuyangpeng 阅读(435) 评论(0) 推荐(0) 编辑

2020年5月22日

ros vs apollo ros vs apollo cyber

摘要: https://www.cnblogs.com/klcf0220/p/10369802.html 阅读全文

posted @ 2020-05-22 11:50 csuyangpeng 阅读(515) 评论(0) 推荐(0) 编辑

导航

//替换成自己路径的js文件