随笔分类 -  CentOS

摘要:下载 访问www.mysql.com 点击DOWNLOADS-->Community-->MySQL Community Server 选择要下载的版本,目前可选择的有:5.5、5.6、5.7、8.0,这里以5.7为例,所以选择的是5.7。 操作系统选择Red Hat Enterprise Linu 阅读全文
posted @ 2019-03-27 16:56 junio.cn 阅读(1919) 评论(0) 推荐(0)
摘要:通常最小安装是没有自动启动网络连接的,可以通过ifconfig或ip addr查看网络信息 (类似windows里的ipconfig),然而最小安装是没有ifconfig命令的, 这里我们使用ip addr查看网络信息 [root@localhost ~]: ifconfig -bash: ifco 阅读全文
posted @ 2019-03-27 16:48 junio.cn 阅读(3687) 评论(0) 推荐(1)