localhost共76篇 第13页
linux debian配置DNS域名解析服务器-MyLoo科技网

linux debian配置DNS域名解析服务器

master pc2 10.7.70.152 client pc1 10.7.70.151 pc3 10.7.70.153一.安装master安装bind9、resolvconf、dnsutils client安装resolvconfpc2:~ Desired=Unknown/Install/Remove/Purge/Hold | ...
MyLoo的头像-MyLoo科技网钻石会员MyLoo2年前
190
linux debian配置DNS域名解析服务器-MyLoo科技网

linux debian配置DNS域名解析服务器

master pc2 10.7.70.152 client pc1 10.7.70.151 pc3 10.7.70.153一.安装master安装bind9、resolvconf、dnsutils client安装resolvconfpc2:~ Desired=Unknown/Install/Remove/Purge/Hold | ...
MyLoo的头像-MyLoo科技网钻石会员MyLoo2年前
380
CentOS7 搭建 DNS 域名解析服务器-MyLoo科技网

CentOS7 搭建 DNS 域名解析服务器

1. 安装 BIND 服务器软件并启动yum -y install bind bind-utils systemctl start named.service // 启动服务 systemctl enable named // 设为开机启动 1.1. 查看named进程是否正常启动ps -eaf|g...
MyLoo的头像-MyLoo科技网钻石会员MyLoo2年前
640
DHCP服务简介及Linux配置实例-MyLoo科技网

DHCP服务简介及Linux配置实例

目录一、DHCP1.DHCP简介2.DHCP优点3.DHCP自动获取ip地址工作原理二、Linux配置DHCP服务器实验一:客户端动态获取DHCP服务器ip地址实验二:DHCP服务器为单机分配固定ip一、DHCP1.DHC...
MyLoo的头像-MyLoo科技网钻石会员MyLoo2年前
410