1. 首页
  2. 服务器应用
  3. VPN
  4. Linux下NFD服务器配置教程

Linux下NFD服务器配置教程

上传者: 2020-11-10 16:36:14上传 DOCX文件 23.13KB 热度 14次
一、 主要步骤: 1、所需软件包: 服务器端软件:ypserv 客户端软件:ypbind 工具软件包:yp-tools time服务软件包:time xinetd服务软件包:xinetd 2、设置time和time-udp服务的启动状态,NIS服务器的运行需要time和 time-udp服务的支持: # chkconfig time on # chkconfig time-udp on # service xinetd restart 3、在NIS服务器主机中建立NIS域名
用户评论