11.4 配置SYSLinux服务程序
1.安装SYSLinux [root@dsrw ~]# dnf install -y syslinux Updating Subscription Management repositories. Unable to read consumer identity This system is not registered to Red Hat Subsc...
第3章 安装 Linux 系统-3.1设置电脑需要支持VT
3.1设置电脑需要支持VT(Virtualization Technology,虚拟化技术) 开机时多次按下F10或F2、F12键进入BIOS设置界面进行设置。 图3-1 电脑BIOS中开启虚拟化设置
第8章 文本过滤与处理
1.cat命令 用于查看文件内容 root@dsrw ~]# cat anaconda-ks.cfg #version=RHEL8 ignoredisk --only-use=sda autopart --type=lvm # Partition clearing information clearpart --all --initlab...
13.2 Qos服务模型
1.Best Effort:尽力而为服务模型 默认行为,没有区分,没有保,,网络中没有实施任何QOS的时候,为此类型,采用Fist in Fist Out(FIFO)先进先出模式。 2.Integrated Serverce Model:综合服...
7.2 EBGP等价负载均衡
图7-2 EBGP等价负载均衡网络拓扑 1.R4宣告LoopBack 1到BGP [R4]interface LoopBack 1 [R4-LoopBack1]ip address 44.44.44.44 32 [R4]bgp 234 [R4-bgp]network 44.44.44.44 32 2.R1查看BGP路由信...
2.4 管理域用户账户
1.服务器管理器Active Diretory管理中心 图2-46 服务器管理器Active Diretory管理中心 2.选择“域名”,右键选择新建“组织单位”。 图2-47 新建组织单位 3.创建组织单位“网络中心” 图2-4...
2.3 创建子域
1.创建子域www.dsrw.com,先安装Active Diretory域服务 图2-33 安装Active Diretory域服务 2.将此服务器升级为域控制器 图2-34 将新域添加到现有林,更改凭证 3.设置父域名和新域名 图2-35 设置...
13.8重启pptpd服务并加入开机项
[root@dsrw ~]# systemctl restart pptpd [root@dsrw ~]# systemctl enable pptpd Created symlink /etc/systemd/system/multi-user.target.wants/pptpd.service → /usr/lib/systemd/system/pp...