우분투 8.10 || nfs 설치 Post author:seedtale Post published:June 1, 2009 Post category:리눅스 Post comments:0 Comments #sudo apt-get install nfs-kernel-server 설치 후 /etc/exports 수정 /nfs_resource 192.168.0.2(rw,sync,no_root_squash) 192.168.0.2 라는 부분은 호스트 이름으로 대체 될 수 있고 자기가 접속을 허락할 ip 주소를 사용쓰면 된다. 설정이 완료되었다면, $ sudo /etc/init.d/nfs-kernel-server restart $ sudo exportfs -r 위 명령어로 재 실행 시켜준다. You Might Also Like 불만제로 8월 28일 방송 ‘컴퓨터 사기 수리’ August 28, 2008 x-hyper320에 madplay 올리기 August 18, 2009 React-native 예제 따라하기 July 31, 2019 안생겨요… ASKY July 24, 2011 우분투 9.10 || grub 복구 February 3, 2010 안드로이드 HAL – RIL(Radio Interface Layer) May 15, 2011 Leave a Reply Cancel replyCommentEnter your name or username to comment Enter your email address to comment Enter your website URL (optional)