'NFS'에 해당되는 글 1건

  1. 2007/11/01 NFS 사용법

NFS 사용법

설정하는법
/etc/exports 파일을 수정한다

/경로 ip(rw,sync,no_root_squash)
/root/sample/ ip(rw,sync,no_root_squash)


마운트 하는법
mnt -t ip:/root/sample /mnt/nfs
             host dir         target dir

크리에이티브 커먼즈 라이선스
Creative Commons License
Trackback 0 Comment 0
prev 1 next