932
edits
Changes
m
*Enable and start the NIS map transfer (ypxfrd) service.
systemctl start ypxfrd.service
systemctl enable ypxfrd.service
ypxfrd not needed if you don't have slave servers.
systemctl start ypserv.service
systemctl enable ypserv.service
*Backup the configuration file for NIS databases
cp /var/yp/Makefile /var/yp/Makefile.orig