06 2020 档案

摘要:本文部分转自https://www.linuxprobe.com/chapter-17.html 角色 ip iSCSI 服务端 192.168.197.148 iSCSI 客户端 192.168.197.142 服务端添加两块10G的硬盘,用于共享存储 [root@localhost ~]# fd 阅读全文
posted @ 2020-06-15 15:10 士官长 阅读(782) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/qq_42815754/article/details/82912130 阅读全文
posted @ 2020-06-06 19:07 士官长 阅读(73) 评论(0) 推荐(0)
摘要:Redis官方下载地址 http://download.redis.io/releases/ 本次演示使用的版本为3.2.12 http://download.redis.io/releases/redis-3.2.12.tar.gz 查看是否安装gcc gcc -v 未安装gcc的话 yum in 阅读全文
posted @ 2020-06-06 17:23 士官长 阅读(343) 评论(0) 推荐(0)
摘要:配置阿里镜像源和epel源 curl -k -o /etc/yum.repos.d/CentOS-Base.repo https://mirrors.aliyun.com/repo/Centos-7.repo yum install -y epel-release wget mkdir -p /et 阅读全文
posted @ 2020-06-06 16:02 士官长 阅读(897) 评论(0) 推荐(0)
摘要:https://www.cnblogs.com/carle-09/p/11644474.html 阅读全文
posted @ 2020-06-05 14:40 士官长 阅读(677) 评论(0) 推荐(0)
摘要:https://www.cnblogs.com/houzhiheng/p/12067984.html 阅读全文
posted @ 2020-06-04 21:09 士官长 阅读(434) 评论(0) 推荐(0)