'Network File System'에 해당되는 글 1건

  1. 2008/10/27 NFS 설정 방법.
STUDY/리눅스2008/10/27 22:06

서버측 설정
> vi /etc/export

> service portmap start
> service nfs start
> vi /etc/hosts.allow
 -> IP 등록


클라이언트 측 설정
> vi /etc/export

> service portmap start
> service nfs start
> vi /etc/hosts.allow
 -> IP 등록
크리에이티브 커먼즈 라이선스
Creative Commons License
Posted by 하이바네.P