- 博客(4)
- 收藏
- 关注
原创 Linux上编程常用软件安装
https://www.oracle.com/java/technologies/downloads/archive/ oracle官网,选择需要的版本进行下载。RedisDesktopManager 工具下载地址: https://github.com/RedisInsight/RedisDesktopManager。参考博客:https://blog.csdn.net/qq_41563912/article/details/109484322。地址:http://ip:15672/
2023-12-10 13:18:40
410
1
原创 openeuler系统上安装MySQL数据库
一、下载 1、下载安装包 MySQL官网进行下载,https://downloads.mysql.com/archives/community/ 下载页面如下,MySQL的版本根据需要选择,操作系统和操作系统的版本要保持一直,否则安装过程中会有问题 2、解压目录展示 要用到的rpm包是选中的5个 二、安装前检查 注意:本人在操作的时候使用ifconfig指令提示没有此命令,遂进行了相应的安装,yum -y install net-tools,在使用rpm -qa|grep net-tools检查提示
2022-05-01 16:03:37
4337
原创 seata安装和配置说明
(本指导以seata1.4.0为例) 一、server端 1、安装seata 1、下载 https://github.com/seata/seata/releases/tag/v1.4.0 下载地址 下载安装包seata-server-1.4.0.zip,解压 2、修改配置 注意:以下.conf文件中的中文注释要去掉,可能会导致服务启动失败。** 解压出来文件夹下,到conf目录下,主要是两个配置文件,registry.conf和file.conf registry.conf 用来配置seata服务要
2021-08-21 23:23:31
2235
1
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人