[root@host-10-233-255-199 soft]# ll
总用量 1.1G
-rw-r--r-- 1 root root 137M 5月 10 15:20 jdk-8u271-linux-x64.tar.gz
-rw-r--r-- 1 root root 925M 7月 6 09:02 mysql-8.0.33-el7-x86_64.tar
看一下我们的安装包.文章来源:https://www.toymoban.com/news/detail-644656.html
[root@host-10-233-255-199 soft]# rpm -qa|grep mariadb
/etc/host.conf:行 3:错误命令“nospoof on”
mariadb-connector-c-3.0.6-7.oe1.x86_64
错误命令不用管,然后我们来看一下,是否有mariadb这个包,可以看到已经安装了文章来源地址https://www.toymoban.com/news/detail-644656.html
[root@host-10-233-255-199 soft]# cd /etc/yum
[root@host-10-233-255-199 yum]# cd /etc/yum.repos.d/
[root@host-10-233-255-199 yum.repos.d]# export all_proxy=http://10.213.8.100:10000
[root@host-10-233-255-199 yum.repos.d]# yum makecache
/etc/host.conf:行 3:错误命令“nospoof on”
OS 22 kB/s | 3.8 kB 00:00
everything 36 kB/s | 3.8 kB 00:
到了这里,关于Centos7.9_或者华为OpenEuler安装Mysql8.0.33安装_亲测成功---Linux工作笔记061的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!