随笔分类 - CentOS
摘要:一、Installation Zookeeper-3.6.3 CentOS 7.9 地址 http://kafka.apache.org/downloads.html https://archive.apache.org/dist/zookeeper 是下载哪个文件呢!!! 1 下载 mkdir /
阅读全文
摘要:一、Installation ELK-7.8.1 on CentOS 7.9 地址 https://www.elastic.co https://www.elastic.co/cn/downloads/past-releases https://github.com/elastic https://
阅读全文
摘要:一、Installation FastDFS-6.08 on CentOS 7.9 地址 https://github.com/happyfish100 http://nginx.org/en/download.html wget 下载 wget https://github.com/happyfi
阅读全文
摘要:一、Installation docker-20.10.12 on CentOS 7.9 地址 https://www.docker.com https://hub.docker.com https://download.docker.com/linux/static/stable/x86_64 二
阅读全文
摘要:一、Installation Django-3.2.10 on CentOS 7.9 地址 https://www.djangoproject.com https://github.com/django/django 二、安装 django 先得安装python python3 python3 -V
阅读全文
摘要:一、Installation Sqlite3 on CentOS 7.9 1 地址 https://www.sqlite.org https://github.com/sqlite/sqlite https://www.sqlite.org/2022/sqlite-autoconf-3390400.
阅读全文
摘要:一、Upgrading gcc-9.3.0 on CentOS 7.9 1 下载地址 https://mirrors.ustc.edu.cn/gnu/gcc/gcc-9.3.0/gcc-9.3.0.tar.xz http://ftp.tsukuba.wide.ad.jp/gcc/releases/g
阅读全文
摘要:
一、Installation RocketMQ-4.9.2 on CentOS 7.9 地址: https://rocketmq.apache.org https://github.com/apache/rocketmq https://archive.apache.org/dist/rocketm
阅读全文
一、Installation RocketMQ-4.9.2 on CentOS 7.9 地址: https://rocketmq.apache.org https://github.com/apache/rocketmq https://archive.apache.org/dist/rocketm
阅读全文
摘要:
一、Installation Maven-3.8.6 on CentOS 7.9 1 地址 https://maven.apache.org/index.html https://dlcdn.apache.org/maven/maven-3/3.8.6/binaries/apache-maven-3
阅读全文
一、Installation Maven-3.8.6 on CentOS 7.9 1 地址 https://maven.apache.org/index.html https://dlcdn.apache.org/maven/maven-3/3.8.6/binaries/apache-maven-3
阅读全文
摘要:
一、Installation JDK-8u333 on CentOS 7.9 1 地址 https://www.oracle.com https://www.oracle.com/java/technologies/javase/javase8u211-later-archive-downloads
阅读全文
一、Installation JDK-8u333 on CentOS 7.9 1 地址 https://www.oracle.com https://www.oracle.com/java/technologies/javase/javase8u211-later-archive-downloads
阅读全文
摘要:
一、Installation Git-2.21.0 on CentOS 7.9 1 地址 https://git-scm.com https://github.com/git/git https://mirrors.edge.kernel.org/pub/software/scm/git 2 安装依
阅读全文
一、Installation Git-2.21.0 on CentOS 7.9 1 地址 https://git-scm.com https://github.com/git/git https://mirrors.edge.kernel.org/pub/software/scm/git 2 安装依
阅读全文
摘要:
一、Installation Node-v14.16.0 on CentOS 7.9 地址 https://nodejs.org/dist/v14.16.0/node-v14.16.0-linux-x64.tar.gz 解压压缩包 tar zxvf /opt/software/node-v14.16
阅读全文
一、Installation Node-v14.16.0 on CentOS 7.9 地址 https://nodejs.org/dist/v14.16.0/node-v14.16.0-linux-x64.tar.gz 解压压缩包 tar zxvf /opt/software/node-v14.16
阅读全文
摘要:
一、Installation Jenkins-2.361.2 on CentOS 7.9 1 地址 https://www.jenkins.io/download 2 简介 Jenkins是一个Java开发的开源持续集成工具,广泛用于项目开发,具有自动化构建、测试和部署等功能,它的运行需要Java环
阅读全文
一、Installation Jenkins-2.361.2 on CentOS 7.9 1 地址 https://www.jenkins.io/download 2 简介 Jenkins是一个Java开发的开源持续集成工具,广泛用于项目开发,具有自动化构建、测试和部署等功能,它的运行需要Java环
阅读全文
摘要:
一、Installation Nginx-1.22.0 on CentOS 7.9 1 地址 http://nginx.org/en/download.html http://nginx.org/en/linux_packages.html#RHEL 2 安装前的准备 ### 操作系统内核版本 un
阅读全文
一、Installation Nginx-1.22.0 on CentOS 7.9 1 地址 http://nginx.org/en/download.html http://nginx.org/en/linux_packages.html#RHEL 2 安装前的准备 ### 操作系统内核版本 un
阅读全文
摘要:
一、Installation Redis-7.0.2 on CentOS 8.3 1 地址 redis.io https://download.redis.io/releases/redis-7.0.2.tar.gz 2 安装gcc来进行编译 Redis 由 C语言编写,所以需要系统中有 gcc 编
阅读全文
一、Installation Redis-7.0.2 on CentOS 8.3 1 地址 redis.io https://download.redis.io/releases/redis-7.0.2.tar.gz 2 安装gcc来进行编译 Redis 由 C语言编写,所以需要系统中有 gcc 编
阅读全文
摘要:
一、Installation MongoDB-5.0.13 on CentOS 7.9 1 地址 https://www.mongodb.com/try/download/community2 2 机器版本 # 操作系统内核版本 uname -a # 操作系统发行版本 cat /etc/redhat
阅读全文
一、Installation MongoDB-5.0.13 on CentOS 7.9 1 地址 https://www.mongodb.com/try/download/community2 2 机器版本 # 操作系统内核版本 uname -a # 操作系统发行版本 cat /etc/redhat
阅读全文
摘要:
一、Installation MySQL-5.7.35 on CentOS 7.9 1 下载地址 https://downloads.mysql.com/archives/community 2 mysql-5.7.35 安装包上传到linux服务器 使用Xftp 或者 wget 在服务器上下载 #
阅读全文
一、Installation MySQL-5.7.35 on CentOS 7.9 1 下载地址 https://downloads.mysql.com/archives/community 2 mysql-5.7.35 安装包上传到linux服务器 使用Xftp 或者 wget 在服务器上下载 #
阅读全文
浙公网安备 33010602011771号