


yp prefix가 붙음ypcat, ypwhich, ... etc/etc/passwd/etc/groupapt-get install nis/etc/yp.conf, /etc/nsswitch.confsystemctl restart rpcbind nisNFS는 파일시스템을 공유할 수 있게 만들어준다.
NFS는 RPC(Remote Procedure Call) 위에서 돌아간다. (이거 쓰면 컴퓨터 네트워크 공부할 필요 없다.)
설치 방법 (Master)
apt-get install nfs-kernel-server/etc/idmapd.conf, /etc/exportssystemctl restart nfs-server설치 방법 (Slave)
apt-get install nfs-common/etc/idmapd.conf, /etc/fstab자세한 사용법 - https://www.server-world.info

이 경우에 컴파일이 이뤄지지 않는다.
apt-get install ntp/etc/ntp.confsystemctl restart ntp