分类 我想 下的文章
docker笔记
查看linux服务器发行版
使用Chales抓https时无法抓取的问题
redis问题排查
世界的面貌
找出端口号占用进程
ElasticSearch安装记录
** 服务器版本号:** centos 7
查看自己服务器版本:
```
[elastic@ecs-d22a-0001 ~]$ uname -a
Linux ecs-d22a-0001 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
[elastic@ecs-d22a-0001 ~]$ cat /etc/redhat-release
CentOS Linux release 7.4.1708 (Core)
```