发表评论取消回复
相关阅读
相关 CentOS7安装FastDFS-单机版亲测
FastDFS是一款开源的轻量级分布式文件系统纯C实现,支持Linux、FreeBSD等UNIX系统类google FS,不是通用的文件系统,只能通过专有API访
相关 Kafka在CentOs7安装(单机版)
zookeeper安装 [https://blog.csdn.net/qq\_16116549/article/details/104442768 (里边包含)][https
相关 Activemq在CentOs7安装(单机版)
1.官网下载安装包apache-activemq-5.15.11-bin.tar.gz [http://activemq.apache.org/components/clas
相关 Centos7.6下安装单机版Zookeeper
安装Apache Zookeeper 单机版 可以从apache官网下载,或者直接下载镜像: wget http://mirrors.hust.edu.cn/apach
相关 centos7 redis安装(单机版)
1.安装最新redis源 yum install -y http://rpms.famillecollet.com/enterprise/remi-release-7
相关 CentOS 7.6 安装Redis-----单机版
redis的底层是用C语言来编写的,安装redis需要先从官网下载源码然后进行编译,源码编译的时候依赖gcc环境,所以安装redis的前提条件是检查Linux系统中有没有安装g
相关 Centos7安装单机版kubernetes
参考博文: https://blog.csdn.net/anyeshenshang1/article/details/87275697 查看防火墙状态: firewa
相关 Centos7单机版Kubernete安装
单机版K8S 安装 1.关闭centos自带的防火墙 systemctl disable firewalld systemctl sto
相关 CentOS7安装Zookeeper单机版
首先创建 zookeeper 文件夹 mkdir -p /usr/local/zookeeper 下载zookeeper压缩包 wget http://mirro
相关 Skywalking 在 CentOS7 上安装、启动、使用【单机版】
1、Skywalking 分为两部分:backend(oapService)、UI(webappService) 2、下载 略 3、安装 解压即用:tar -zxvf
还没有评论,来说两句吧...