当前位置:网站首页>RHCE Course Summary
RHCE Course Summary
2022-08-09 14:48:00 【palm nine】
RHCE Course Summary (2)
Requirements:
Implementing a classroom case Building a dhcp server can dynamically assign IP addresses to client hosts by dynamically assigning addresses.(delivery address range customization)
Mount the CD-ROM to the CD-ROM directory
Mount yum.repos.d to the /mnt directory
Configure yum repository
Enter
Save and exit and see if it works
Install dhcp-server

Turn off firewall
Close selinux
Edit the configuration file (the server information can be customized according to your needs)
Enter
Note: The network segment specified here should be the same as its own IP address segment (which can be obtained with the IP address command), and set a series of parameters required
Then restart the service
The configuration is complete, the test can be done (omitted)
Find another virtual machine to act as the client, select the same network mode NAT as the server;
Do the following settings: Disable the use of local DHCP serviceAssign an IP address to the virtual machine, then confirm, start the virtual machine.
Enter after startup

Complete the test
边栏推荐
猜你喜欢
随机推荐
shell课程总结
Kubernetes资源编排系列之三: Kustomize篇
RHCE课程总结
Operating system migration practice deploying MySQL database on openEuler
#25-1 OJ 78 计算生日星期几
(PC+WAP)带手机端pbootcms模板农业种植类网站
小程序程序开发怎么做?应以突出功能为主
浅谈CQRS模式
Analysis of SEATA Distributed Transaction Framework
*2-2 OJ 1163 导弹拦截之测试版
RHCE课程总结
Zero Basic Learning CANoe Panel Design Catalog
模拟实现strcpy函数的实现(含多次优化思想)
Jetpack Compose - simply the basic attributes of Modifier is introduced
元气森林“0糖”背后的百亿推手
11. cuBLAS Development Guide Chinese version--Level-1 functions amax() and amin() in cuBLAS
理解redis,一篇就够
*3-4 CCF 2014-09-3 字符串匹配
Mysql seven connection query methods
面试官:请说说什么是BFC?大白话讲清楚









