上一页 1 ··· 47 48 49 50 51 52 53 54 55 ··· 102 下一页
摘要: 原文;http://blog.51cto.com/kusorz/1942816 前言 Dockerfile是非常容易学的,和SHELL相比那简单的太多了。 Dockerfile是为快速构建docker image而设计的,当你使用dockerbuild 命令的时候,docker 会读取当前目录下的命 阅读全文
posted @ 2018-06-07 22:37 liujiacai 阅读(178) 评论(0) 推荐(0)
摘要: 原文:http://www.cnblogs.com/stulzq/p/7743073.html http://www.cnblogs.com/stulzq/p/8629165.html ASP.NET Core & Docker 零基础持续集成 前言 首先确保你的CentOS版本为7.x 。cent 阅读全文
posted @ 2018-06-05 16:54 liujiacai 阅读(253) 评论(0) 推荐(0)
摘要: 原文:https://access.redhat.com/documentation/zh-cn/red_hat_enterprise_linux/7/html/virtualization_tuning_and_optimization_guide/ KVM总结-KVM性能优化之磁盘IO优化 ht 阅读全文
posted @ 2018-06-03 22:56 liujiacai 阅读(4020) 评论(0) 推荐(1)
摘要: 原文:https://www.ibm.com/developerworks/cn/linux/1409_qiaoly_qemuimgages/ qcow2 的基本原理 qcow2 镜像格式是 QEMU 模拟器支持的一种磁盘镜像。它也是可以用一个文件的形式来表示一块固定大小的块设备磁盘。与普通的 ra 阅读全文
posted @ 2018-06-03 22:03 liujiacai 阅读(1503) 评论(0) 推荐(0)
摘要: 原文:https://github.com/jaywcjlove/handbook/blob/master/CentOS/CentOS7%E5%AE%89%E8%A3%85KVM%E8%99%9A%E6%8B%9F%E6%9C%BA%E8%AF%A6%E8%A7%A3.md http://www.c 阅读全文
posted @ 2018-06-03 21:54 liujiacai 阅读(6952) 评论(0) 推荐(0)
摘要: https://www.bookstack.cn/read/ELKstack-guide-cn/elasticsearch-README.md https://blog.csdn.net/cjfeii/article/details/79771409 ELK性能优化说明 阅读全文
posted @ 2018-05-31 17:24 liujiacai 阅读(209) 评论(0) 推荐(0)
摘要: 原文:https://www.howtoing.com/install-elasticsearch-logstash-and-kibana-elk-stack-on-centos-rhel-7 如果你是一个曾经或过去负责检查和分析Linux系统日志的人,那么你知道如果同时监视多个服务,这个任务可能会 阅读全文
posted @ 2018-05-31 17:12 liujiacai 阅读(588) 评论(0) 推荐(0)
摘要: https://jaminzhang.github.io/glusterfs/GlusterFS-01-Theory-Basis/ GlusterFS 01 理论基础 https://jaminzhang.github.io/glusterfs/GlusterFS-02-Deploy-and-Con 阅读全文
posted @ 2018-05-30 23:35 liujiacai 阅读(178) 评论(0) 推荐(0)
摘要: 原文:https://blog.csdn.net/qq_39591494/article/details/79853038 环境如下:OS:Centos7.4x86_64IP地址如下: Daasbank1: 192.168.1.102 CentOS7.4x86_64 Daasbank2: 192.1 阅读全文
posted @ 2018-05-30 22:39 liujiacai 阅读(231) 评论(0) 推荐(0)
摘要: 原文:http://blog.51cto.com/5063935/2074306 1、概念描述 所谓的锁升级(lock escalation),是数据库的一种作用机制,为了节约内存的开销, 其会将为数众多并占用大量资源的细粒度的锁转化为数量较少的且占用相对较少资源的粗粒度的锁,多数情况下主要指将为数 阅读全文
posted @ 2018-05-30 11:55 liujiacai 阅读(2944) 评论(0) 推荐(0)
上一页 1 ··· 47 48 49 50 51 52 53 54 55 ··· 102 下一页