如何部署JumpServer?

2025-10-21 17:11:09

1、安装MariaDB

yum install -y mariadb mariadb-server mariadb-devel

systemctl start mariadb.service

systemctl enable mariadb.service

2、安装Redis

安装

yum install -y redis

启动Redis

systemctl start redis.service

systemctl enable redis.service

声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
猜你喜欢