摘要: DNS解析综合学习案例1、用户需把/dev/myvg/mylv逻辑卷以支持磁盘配额的方式挂载到网页目录下2、在网页目录下创建测试文件index.html,内容为用户名称,通过浏览器访问测试3、创建用户账户,对LVM配置磁盘配额限制用户磁盘容量为软限制80M;硬限制100M、文件数量软限制为80个;硬 阅读全文
posted @ 2019-08-19 15:35 别脱鞋好嘛 阅读(177) 评论(0) 推荐(0) 编辑
摘要: 所有服务器:iptables -Fsystemctl stop firewalldsetenforce 0 配置yum 主服务器:[root@localhost ~]# yum -y install bind[root@localhost ~]# vim /etc/resolv.conf # Gen 阅读全文
posted @ 2019-08-19 09:25 别脱鞋好嘛 阅读(159) 评论(0) 推荐(0) 编辑